From 6433ac6629f09bd50cbfd38a3d73bd3b08ee8bfe Mon Sep 17 00:00:00 2001 From: Jon Schoning Date: Thu, 28 Feb 2019 14:12:50 -0600 Subject: [PATCH] generate with openapi-generator --- ...degen-ignore => .openapi-generator-ignore} | 8 +- kubernetes/.openapi-generator/COMMIT | 2 + kubernetes/.openapi-generator/VERSION | 1 + .../.openapi-generator/swagger.json.sha256 | 1 + kubernetes/.swagger-codegen/COMMIT | 2 - kubernetes/.swagger-codegen/VERSION | 1 - kubernetes/README.md | 201 +- kubernetes/git_push.sh | 2 +- .../kubernetes-openapi-client-gen.cabal | 33 +- kubernetes/lib/Kubernetes/OpenAPI.hs | 6 +- .../OpenAPI/API/Admissionregistration.hs | 18 +- .../API/AdmissionregistrationV1alpha1.hs | 84 +- .../API/AdmissionregistrationV1beta1.hs | 150 +- .../Kubernetes/OpenAPI/API/Apiextensions.hs | 18 +- .../OpenAPI/API/ApiextensionsV1beta1.hs | 94 +- .../Kubernetes/OpenAPI/API/Apiregistration.hs | 18 +- .../OpenAPI/API/ApiregistrationV1beta1.hs | 94 +- kubernetes/lib/Kubernetes/OpenAPI/API/Apis.hs | 18 +- kubernetes/lib/Kubernetes/OpenAPI/API/Apps.hs | 18 +- .../lib/Kubernetes/OpenAPI/API/AppsV1.hs | 638 +- .../lib/Kubernetes/OpenAPI/API/AppsV1beta1.hs | 394 +- .../lib/Kubernetes/OpenAPI/API/AppsV1beta2.hs | 638 +- .../Kubernetes/OpenAPI/API/Authentication.hs | 18 +- .../OpenAPI/API/AuthenticationV1.hs | 24 +- .../OpenAPI/API/AuthenticationV1beta1.hs | 24 +- .../Kubernetes/OpenAPI/API/Authorization.hs | 18 +- .../Kubernetes/OpenAPI/API/AuthorizationV1.hs | 46 +- .../OpenAPI/API/AuthorizationV1beta1.hs | 46 +- .../lib/Kubernetes/OpenAPI/API/Autoscaling.hs | 18 +- .../Kubernetes/OpenAPI/API/AutoscalingV1.hs | 130 +- .../OpenAPI/API/AutoscalingV2beta1.hs | 130 +- .../lib/Kubernetes/OpenAPI/API/Batch.hs | 18 +- .../lib/Kubernetes/OpenAPI/API/BatchV1.hs | 130 +- .../Kubernetes/OpenAPI/API/BatchV1beta1.hs | 130 +- .../Kubernetes/OpenAPI/API/BatchV2alpha1.hs | 130 +- .../Kubernetes/OpenAPI/API/Certificates.hs | 18 +- .../OpenAPI/API/CertificatesV1beta1.hs | 104 +- kubernetes/lib/Kubernetes/OpenAPI/API/Core.hs | 18 +- .../lib/Kubernetes/OpenAPI/API/CoreV1.hs | 1886 +- .../Kubernetes/OpenAPI/API/CustomObjects.hs | 234 +- .../lib/Kubernetes/OpenAPI/API/Events.hs | 18 +- .../Kubernetes/OpenAPI/API/EventsV1beta1.hs | 100 +- .../lib/Kubernetes/OpenAPI/API/Extensions.hs | 18 +- .../OpenAPI/API/ExtensionsV1beta1.hs | 714 +- kubernetes/lib/Kubernetes/OpenAPI/API/Logs.hs | 10 +- .../lib/Kubernetes/OpenAPI/API/Networking.hs | 18 +- .../Kubernetes/OpenAPI/API/NetworkingV1.hs | 100 +- .../lib/Kubernetes/OpenAPI/API/Policy.hs | 18 +- .../Kubernetes/OpenAPI/API/PolicyV1beta1.hs | 130 +- .../OpenAPI/API/RbacAuthorization.hs | 18 +- .../OpenAPI/API/RbacAuthorizationV1.hs | 314 +- .../OpenAPI/API/RbacAuthorizationV1alpha1.hs | 314 +- .../OpenAPI/API/RbacAuthorizationV1beta1.hs | 314 +- .../lib/Kubernetes/OpenAPI/API/Scheduling.hs | 18 +- .../OpenAPI/API/SchedulingV1alpha1.hs | 84 +- .../lib/Kubernetes/OpenAPI/API/Settings.hs | 18 +- .../OpenAPI/API/SettingsV1alpha1.hs | 100 +- .../lib/Kubernetes/OpenAPI/API/Storage.hs | 18 +- .../lib/Kubernetes/OpenAPI/API/StorageV1.hs | 84 +- .../Kubernetes/OpenAPI/API/StorageV1alpha1.hs | 84 +- .../Kubernetes/OpenAPI/API/StorageV1beta1.hs | 84 +- .../lib/Kubernetes/OpenAPI/API/Version.hs | 10 +- kubernetes/lib/Kubernetes/OpenAPI/Client.hs | 6 +- kubernetes/lib/Kubernetes/OpenAPI/Core.hs | 12 +- kubernetes/lib/Kubernetes/OpenAPI/Logging.hs | 117 +- .../lib/Kubernetes/OpenAPI/LoggingKatip.hs | 118 + .../Kubernetes/OpenAPI/LoggingMonadLogger.hs | 127 + .../lib/Kubernetes/OpenAPI/MimeTypes.hs | 6 +- kubernetes/lib/Kubernetes/OpenAPI/Model.hs | 1082 +- .../lib/Kubernetes/OpenAPI/ModelLens.hs | 6 +- kubernetes/openapi.yaml | 231562 ++++++++++++++ kubernetes/stack.yaml | 4 +- kubernetes/swagger.yaml | 235335 --------------- 73 files changed, 235604 insertions(+), 240918 deletions(-) rename kubernetes/{.swagger-codegen-ignore => .openapi-generator-ignore} (78%) create mode 100644 kubernetes/.openapi-generator/COMMIT create mode 100644 kubernetes/.openapi-generator/VERSION create mode 100644 kubernetes/.openapi-generator/swagger.json.sha256 delete mode 100644 kubernetes/.swagger-codegen/COMMIT delete mode 100644 kubernetes/.swagger-codegen/VERSION create mode 100644 kubernetes/lib/Kubernetes/OpenAPI/LoggingKatip.hs create mode 100644 kubernetes/lib/Kubernetes/OpenAPI/LoggingMonadLogger.hs create mode 100644 kubernetes/openapi.yaml delete mode 100644 kubernetes/swagger.yaml diff --git a/kubernetes/.swagger-codegen-ignore b/kubernetes/.openapi-generator-ignore similarity index 78% rename from kubernetes/.swagger-codegen-ignore rename to kubernetes/.openapi-generator-ignore index e3528ed..7484ee5 100644 --- a/kubernetes/.swagger-codegen-ignore +++ b/kubernetes/.openapi-generator-ignore @@ -1,11 +1,11 @@ -# Swagger Codegen Ignore -# Generated by swagger-codegen https://github.com/swagger-api/swagger-codegen +# OpenAPI Generator Ignore +# Generated by openapi-generator https://github.com/openapitools/openapi-generator # Use this file to prevent files from being overwritten by the generator. # The patterns follow closely to .gitignore or .dockerignore. # As an example, the C# client generator defines ApiClient.cs. -# You can make changes and tell Swagger Codgen to ignore just this file by uncommenting the following line: +# You can make changes and tell OpenAPI Generator to ignore just this file by uncommenting the following line: #ApiClient.cs # You can match any string of characters against a directory, file or extension with a single asterisk (*): @@ -21,5 +21,3 @@ #docs/*.md # Then explicitly reverse the ignore rule for a single file: #!docs/README.md - -README.md \ No newline at end of file diff --git a/kubernetes/.openapi-generator/COMMIT b/kubernetes/.openapi-generator/COMMIT new file mode 100644 index 0000000..e42fe14 --- /dev/null +++ b/kubernetes/.openapi-generator/COMMIT @@ -0,0 +1,2 @@ +Requested Commit: c30a21ac3cd8b1d8a3db600e4079977af0681e11 +Actual Commit: c30a21ac3cd8b1d8a3db600e4079977af0681e11 diff --git a/kubernetes/.openapi-generator/VERSION b/kubernetes/.openapi-generator/VERSION new file mode 100644 index 0000000..afa6365 --- /dev/null +++ b/kubernetes/.openapi-generator/VERSION @@ -0,0 +1 @@ +4.0.0-SNAPSHOT \ No newline at end of file diff --git a/kubernetes/.openapi-generator/swagger.json.sha256 b/kubernetes/.openapi-generator/swagger.json.sha256 new file mode 100644 index 0000000..f451e6e --- /dev/null +++ b/kubernetes/.openapi-generator/swagger.json.sha256 @@ -0,0 +1 @@ +68a75356636abec984972b3864294695fe7f117192ddd4acd5ffa77a215422e4 \ No newline at end of file diff --git a/kubernetes/.swagger-codegen/COMMIT b/kubernetes/.swagger-codegen/COMMIT deleted file mode 100644 index fd3a0c8..0000000 --- a/kubernetes/.swagger-codegen/COMMIT +++ /dev/null @@ -1,2 +0,0 @@ -Requested Commit: d0e2d7684dd3258233c3e4d838dcd7bf44055869 -Actual Commit: d0e2d7684dd3258233c3e4d838dcd7bf44055869 diff --git a/kubernetes/.swagger-codegen/VERSION b/kubernetes/.swagger-codegen/VERSION deleted file mode 100644 index 855ff95..0000000 --- a/kubernetes/.swagger-codegen/VERSION +++ /dev/null @@ -1 +0,0 @@ -2.4.0-SNAPSHOT \ No newline at end of file diff --git a/kubernetes/README.md b/kubernetes/README.md index e3411cd..94714d0 100644 --- a/kubernetes/README.md +++ b/kubernetes/README.md @@ -1,11 +1,200 @@ -## Swagger Auto-Generated [http-client](https://www.stackage.org/lts-9.0/package/http-client-0.5.7.0) Bindings to `Kubernetes` +## OpenAPI Auto-Generated [http-client](https://www.stackage.org/lts-10.0/package/http-client-0.5.7.1) Bindings to `Kubernetes` -The library in `lib` provides auto-generated-from-Swagger [http-client](https://www.stackage.org/lts-9.0/package/http-client-0.5.7.0) bindings to the Kubernetes API. +The library in `lib` provides auto-generated-from-OpenAPI [http-client](https://www.stackage.org/lts-10.0/package/http-client-0.5.7.1) bindings to the Kubernetes API. -Targeted swagger version: 2.0 +OpenApi Version: 3.0.1 -OpenAPI-Specification: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md +## Installation -## Usage +Installation follows the standard approach to installing Stack-based projects. -Please refer to the README of the `kubernetes-client-helper` package. +1. Install the [Haskell `stack` tool](http://docs.haskellstack.org/en/stable/README). +2. To build the package, and generate the documentation (recommended): +``` +stack haddock +``` +which will generate docs for this lib in the `docs` folder. + +To generate the docs in the normal location (to enable hyperlinks to external libs), remove +``` +build: + haddock-arguments: + haddock-args: + - "--odir=./docs" +``` +from the stack.yaml file and run `stack haddock` again. + +3. To run unit tests: +``` +stack test +``` + +## OpenAPI-Generator + +The code generator that produced this library, and which explains how +to obtain and use the openapi-generator cli tool lives at + +https://openapi-generator.tech + +The _generator-name_ argument (`--generator-name`) passed to the cli tool used should be + +``` +haskell-http-client +``` + +### Unsupported OpenAPI Features + +* Model Inheritance + +This is beta software; other cases may not be supported. + +### Codegen "additional properties" parameters + +These options allow some customization of the code generation process. + +**haskell-http-client additional properties:** + +| OPTION | DESCRIPTION | DEFAULT | ACTUAL | +| ------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | -------- | ------------------------------------- | +| allowFromJsonNulls | allow JSON Null during model decoding from JSON | true | true | +| allowNonUniqueOperationIds | allow *different* API modules to contain the same operationId. Each API must be imported qualified | false | true | +| allowToJsonNulls | allow emitting JSON Null during model encoding to JSON | false | false | +| baseModule | Set the base module namespace | | Kubernetes.OpenAPI | +| cabalPackage | Set the cabal package name, which consists of one or more alphanumeric words separated by hyphens | | kubernetes-openapi-client-gen | +| cabalVersion | Set the cabal version number, consisting of a sequence of one or more integers separated by dots | 0.1.0.0 | 0.1.0.0 | +| configType | Set the name of the type used for configuration | | KubernetesClientConfig | +| dateFormat | format string used to parse/render a date | %Y-%m-%d | %Y-%m-%d | +| dateTimeFormat | format string used to parse/render a datetime. (Defaults to [formatISO8601Millis][1] when not provided) | | | +| generateEnums | Generate specific datatypes for OpenAPI enums | true | true | +| generateFormUrlEncodedInstances | Generate FromForm/ToForm instances for models used by x-www-form-urlencoded operations (model fields must be primitive types) | true | true | +| generateLenses | Generate Lens optics for Models | true | true | +| generateModelConstructors | Generate smart constructors (only supply required fields) for models | true | true | +| inlineMimeTypes | Inline (hardcode) the content-type and accept parameters on operations, when there is only 1 option | true | true | +| modelDeriving | Additional classes to include in the deriving() clause of Models | | | +| requestType | Set the name of the type used to generate requests | | KubernetesRequest | +| strictFields | Add strictness annotations to all model fields | true | true | +| useKatip | Sets the default value for the UseKatip cabal flag. If true, the katip package provides logging instead of monad-logger | true | true | + +[1]: https://www.stackage.org/haddock/lts-9.0/iso8601-time-0.1.4/Data-Time-ISO8601.html#v:formatISO8601Millis + +An example setting _strictFields_ and _dateTimeFormat_: + +``` +java -jar openapi-generator-cli.jar generate -i petstore.yaml -g haskell-http-client -o output/haskell-http-client -DstrictFields=true -DdateTimeFormat="%Y-%m-%dT%H:%M:%S%Q%z" +``` + +View the full list of Codegen "config option" parameters with the command: + +``` +java -jar openapi-generator-cli.jar config-help -g haskell-http-client +``` + +## Usage Notes + +### Example Petstore Haddock documentation + +An example of the generated haddock documentation targeting the server http://petstore.swagger.io/ (Petstore) can be found [here][2] + +[2]: https://hackage.haskell.org/package/swagger-petstore + +### Example Petstore App + +An example application using the auto-generated haskell-http-client bindings for the server http://petstore.swagger.io/ can be found [here][3] + +[3]: https://github.com/openapitools/openapi-generator/tree/master/samples/client/petstore/haskell-http-client/example-app + +This library is intended to be imported qualified. + +### Modules + +| MODULE | NOTES | +| ------------------- | --------------------------------------------------- | +| Kubernetes.OpenAPI.Client | use the "dispatch" functions to send requests | +| Kubernetes.OpenAPI.Core | core funcions, config and request types | +| Kubernetes.OpenAPI.API | construct api requests | +| Kubernetes.OpenAPI.Model | describes api models | +| Kubernetes.OpenAPI.MimeTypes | encoding/decoding MIME types (content-types/accept) | +| Kubernetes.OpenAPI.ModelLens | lenses for model fields | +| Kubernetes.OpenAPI.Logging | logging functions and utils | + + +### MimeTypes + +This library adds type safety around what OpenAPI specifies as +Produces and Consumes for each Operation (e.g. the list of MIME types an +Operation can Produce (using 'accept' headers) and Consume (using 'content-type' headers). + +For example, if there is an Operation named _addFoo_, there will be a +data type generated named _AddFoo_ (note the capitalization), which +describes additional constraints and actions on the _addFoo_ operation +via its typeclass instances. These typeclass instances can be viewed +in GHCi or via the Haddocks. + +* required parameters are included as function arguments to _addFoo_ +* optional non-body parameters are included by using `applyOptionalParam` +* optional body parameters are set by using `setBodyParam` + +Example code generated for pretend _addFoo_ operation: + +```haskell +data AddFoo +instance Consumes AddFoo MimeJSON +instance Produces AddFoo MimeJSON +instance Produces AddFoo MimeXML +instance HasBodyParam AddFoo FooModel +instance HasOptionalParam AddFoo FooName +instance HasOptionalParam AddFoo FooId +``` + +this would indicate that: + +* the _addFoo_ operation can consume JSON +* the _addFoo_ operation produces JSON or XML, depending on the argument passed to the dispatch function +* the _addFoo_ operation can set it's body param of _FooModel_ via `setBodyParam` +* the _addFoo_ operation can set 2 different optional parameters via `applyOptionalParam` + +If the OpenAPI spec doesn't declare it can accept or produce a certain +MIME type for a given Operation, you should either add a Produces or +Consumes instance for the desired MIME types (assuming the server +supports it), use `dispatchLbsUnsafe` or modify the OpenAPI spec and +run the generator again. + +New MIME type instances can be added via MimeType/MimeRender/MimeUnrender + +Only JSON instances are generated by default, and in some case +x-www-form-urlencoded instances (FromFrom, ToForm) will also be +generated if the model fields are primitive types, and there are +Operations using x-www-form-urlencoded which use those models. + +### Authentication + +A haskell data type will be generated for each OpenAPI authentication type. + +If for example the AuthMethod `AuthOAuthFoo` is generated for OAuth operations, then +`addAuthMethod` should be used to add the AuthMethod config. + +When a request is dispatched, if a matching auth method is found in +the config, it will be applied to the request. + +### Example + +```haskell +mgr <- newManager defaultManagerSettings +config0 <- withStdoutLogging =<< newConfig +let config = config0 + `addAuthMethod` AuthOAuthFoo "secret-key" + +let addFooRequest = + addFoo + (ContentType MimeJSON) + (Accept MimeXML) + (ParamBar paramBar) + (ParamQux paramQux) + modelBaz + `applyOptionalParam` FooId 1 + `applyOptionalParam` FooName "name" + `setHeader` [("qux_header","xxyy")] +addFooResult <- dispatchMime mgr config addFooRequest +``` + +See the example app and the haddocks for details. diff --git a/kubernetes/git_push.sh b/kubernetes/git_push.sh index ae01b18..8442b80 100644 --- a/kubernetes/git_push.sh +++ b/kubernetes/git_push.sh @@ -1,7 +1,7 @@ #!/bin/sh # ref: https://help.github.com/articles/adding-an-existing-project-to-github-using-the-command-line/ # -# Usage example: /bin/sh ./git_push.sh wing328 swagger-petstore-perl "minor update" +# Usage example: /bin/sh ./git_push.sh wing328 openapi-pestore-perl "minor update" git_user_id=$1 git_repo_id=$2 diff --git a/kubernetes/kubernetes-openapi-client-gen.cabal b/kubernetes/kubernetes-openapi-client-gen.cabal index a2fd134..122975b 100644 --- a/kubernetes/kubernetes-openapi-client-gen.cabal +++ b/kubernetes/kubernetes-openapi-client-gen.cabal @@ -4,17 +4,15 @@ synopsis: Auto-generated kubernetes-openapi-client-gen API Client description: . Client library for calling the Kubernetes API based on http-client. . - host: + host: localhost . - base path: https://localhost + base path: http://localhost . Kubernetes API version: v1.9.12 . - OpenAPI spec version: 2.0 + OpenAPI version: 3.0.1 . - OpenAPI-Specification: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md - . -category: Web + category: Web homepage: https://github.com/kubernetes-client/haskell author: Auto Generated maintainer: Shimin Guo @@ -24,7 +22,12 @@ cabal-version: >= 1.10 extra-source-files: README.md - swagger.yaml + openapi.yaml + +Flag UseKatip + Description: Use the katip package to provide logging (if false, use the default monad-logger package) + Default: True + Manual: True library hs-source-dirs: @@ -36,10 +39,10 @@ library , base64-bytestring >1.0 && <2.0 , bytestring >=0.10.0 && <0.11 , case-insensitive - , containers >=0.5.0.0 && <0.6 + , containers >=0.5.0.0 && <0.8 , deepseq >= 1.4 && <1.6 , exceptions >= 0.4 - , http-api-data >= 0.3.4 && <0.4 + , http-api-data >= 0.3.4 && <0.5 , http-client >=0.5 && <0.6 , http-client-tls , http-media >= 0.4 && < 0.8 @@ -47,7 +50,7 @@ library , iso8601-time >=0.1.3 && <0.2.0 , microlens >= 0.4.3 && <0.5 , mtl >=2.2.1 - , network >=2.6.2 && <2.7 + , network >=2.6.2 && <2.9 , random >=1.1 , safe-exceptions <0.2 , text >=0.11 && <1.3 @@ -55,7 +58,6 @@ library , transformers >=0.4.0.0 , unordered-containers , vector >=0.10.9 && <0.13 - , katip >=0.4 && < 0.6 other-modules: Paths_kubernetes_openapi_client_gen exposed-modules: @@ -120,6 +122,15 @@ library Kubernetes.OpenAPI.ModelLens default-language: Haskell2010 + if flag(UseKatip) + build-depends: katip >=0.6 && < 1.0 + other-modules: Kubernetes.OpenAPI.LoggingKatip + cpp-options: -DUSE_KATIP + else + build-depends: monad-logger >=0.3 && <0.4 + other-modules: Kubernetes.OpenAPI.LoggingMonadLogger + cpp-options: -DUSE_MONAD_LOGGER + test-suite tests type: exitcode-stdio-1.0 main-is: Test.hs diff --git a/kubernetes/lib/Kubernetes/OpenAPI.hs b/kubernetes/lib/Kubernetes/OpenAPI.hs index 4837889..66a2a0b 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Admissionregistration.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Admissionregistration.hs index ab06425..19ffa19 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Admissionregistration.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Admissionregistration.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AdmissionregistrationV1alpha1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AdmissionregistrationV1alpha1.hs index 06d7a06..c7ae1ba 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AdmissionregistrationV1alpha1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AdmissionregistrationV1alpha1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateInitializerConfiguration V1alpha1InitializerConfigur instance HasOptionalParam CreateInitializerConfiguration Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateInitializerConfiguration mtype -- | @application/json@ instance Produces CreateInitializerConfiguration MimeJSON --- | @application/yaml@ -instance Produces CreateInitializerConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateInitializerConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateInitializerConfiguration MimeYaml -- *** deleteCollectionInitializerConfiguration @@ -156,16 +156,12 @@ instance HasOptionalParam DeleteCollectionInitializerConfiguration TimeoutSecond instance HasOptionalParam DeleteCollectionInitializerConfiguration Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionInitializerConfiguration mtype - -- | @application/json@ instance Produces DeleteCollectionInitializerConfiguration MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionInitializerConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionInitializerConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionInitializerConfiguration MimeYaml -- *** deleteInitializerConfiguration @@ -180,10 +176,10 @@ deleteInitializerConfiguration :: (Consumes DeleteInitializerConfiguration contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the InitializerConfiguration -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the InitializerConfiguration -> KubernetesRequest DeleteInitializerConfiguration contentType V1Status accept -deleteInitializerConfiguration _ _ (Name name) body = +deleteInitializerConfiguration _ _ body (Name name) = _mkRequest "DELETE" ["/apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -210,16 +206,16 @@ instance HasOptionalParam DeleteInitializerConfiguration OrphanDependents where instance HasOptionalParam DeleteInitializerConfiguration PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteInitializerConfiguration mtype -- | @application/json@ instance Produces DeleteInitializerConfiguration MimeJSON --- | @application/yaml@ -instance Produces DeleteInitializerConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteInitializerConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteInitializerConfiguration MimeYaml -- *** getAPIResources @@ -238,20 +234,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listInitializerConfiguration @@ -315,20 +303,16 @@ instance HasOptionalParam ListInitializerConfiguration TimeoutSeconds where instance HasOptionalParam ListInitializerConfiguration Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListInitializerConfiguration mtype - -- | @application/json@ instance Produces ListInitializerConfiguration MimeJSON --- | @application/yaml@ -instance Produces ListInitializerConfiguration MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListInitializerConfiguration MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListInitializerConfiguration MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListInitializerConfiguration MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListInitializerConfiguration MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListInitializerConfiguration MimeYaml -- *** patchInitializerConfiguration @@ -340,19 +324,19 @@ instance Produces ListInitializerConfiguration MimeVndKubernetesProtobufstreamwa -- AuthMethod: 'AuthApiKeyBearerToken' -- patchInitializerConfiguration - :: (Consumes PatchInitializerConfiguration contentType, MimeRender contentType A.Value) + :: (Consumes PatchInitializerConfiguration contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the InitializerConfiguration - -> A.Value -- ^ "body" -> KubernetesRequest PatchInitializerConfiguration contentType V1alpha1InitializerConfiguration accept -patchInitializerConfiguration _ _ (Name name) body = +patchInitializerConfiguration _ _ body (Name name) = _mkRequest "PATCH" ["/apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchInitializerConfiguration -instance HasBodyParam PatchInitializerConfiguration A.Value +instance HasBodyParam PatchInitializerConfiguration Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchInitializerConfiguration Pretty where @@ -368,10 +352,10 @@ instance Consumes PatchInitializerConfiguration MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchInitializerConfiguration MimeJSON --- | @application/yaml@ -instance Produces PatchInitializerConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchInitializerConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchInitializerConfiguration MimeYaml -- *** readInitializerConfiguration @@ -406,16 +390,12 @@ instance HasOptionalParam ReadInitializerConfiguration Exact where instance HasOptionalParam ReadInitializerConfiguration Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadInitializerConfiguration mtype - -- | @application/json@ instance Produces ReadInitializerConfiguration MimeJSON --- | @application/yaml@ -instance Produces ReadInitializerConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadInitializerConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadInitializerConfiguration MimeYaml -- *** replaceInitializerConfiguration @@ -430,10 +410,10 @@ replaceInitializerConfiguration :: (Consumes ReplaceInitializerConfiguration contentType, MimeRender contentType V1alpha1InitializerConfiguration) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the InitializerConfiguration -> V1alpha1InitializerConfiguration -- ^ "body" + -> Name -- ^ "name" - name of the InitializerConfiguration -> KubernetesRequest ReplaceInitializerConfiguration contentType V1alpha1InitializerConfiguration accept -replaceInitializerConfiguration _ _ (Name name) body = +replaceInitializerConfiguration _ _ body (Name name) = _mkRequest "PUT" ["/apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -445,14 +425,14 @@ instance HasBodyParam ReplaceInitializerConfiguration V1alpha1InitializerConfigu instance HasOptionalParam ReplaceInitializerConfiguration Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceInitializerConfiguration mtype -- | @application/json@ instance Produces ReplaceInitializerConfiguration MimeJSON --- | @application/yaml@ -instance Produces ReplaceInitializerConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceInitializerConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceInitializerConfiguration MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AdmissionregistrationV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AdmissionregistrationV1beta1.hs index 51d3fcf..5dc5788 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AdmissionregistrationV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AdmissionregistrationV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateMutatingWebhookConfiguration V1beta1MutatingWebhookC instance HasOptionalParam CreateMutatingWebhookConfiguration Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateMutatingWebhookConfiguration mtype -- | @application/json@ instance Produces CreateMutatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces CreateMutatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateMutatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateMutatingWebhookConfiguration MimeYaml -- *** createValidatingWebhookConfiguration @@ -121,16 +121,16 @@ instance HasBodyParam CreateValidatingWebhookConfiguration V1beta1ValidatingWebh instance HasOptionalParam CreateValidatingWebhookConfiguration Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateValidatingWebhookConfiguration mtype -- | @application/json@ instance Produces CreateValidatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces CreateValidatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateValidatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateValidatingWebhookConfiguration MimeYaml -- *** deleteCollectionMutatingWebhookConfiguration @@ -194,16 +194,12 @@ instance HasOptionalParam DeleteCollectionMutatingWebhookConfiguration TimeoutSe instance HasOptionalParam DeleteCollectionMutatingWebhookConfiguration Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionMutatingWebhookConfiguration mtype - -- | @application/json@ instance Produces DeleteCollectionMutatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionMutatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionMutatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionMutatingWebhookConfiguration MimeYaml -- *** deleteCollectionValidatingWebhookConfiguration @@ -267,16 +263,12 @@ instance HasOptionalParam DeleteCollectionValidatingWebhookConfiguration Timeout instance HasOptionalParam DeleteCollectionValidatingWebhookConfiguration Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionValidatingWebhookConfiguration mtype - -- | @application/json@ instance Produces DeleteCollectionValidatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionValidatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionValidatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionValidatingWebhookConfiguration MimeYaml -- *** deleteMutatingWebhookConfiguration @@ -291,10 +283,10 @@ deleteMutatingWebhookConfiguration :: (Consumes DeleteMutatingWebhookConfiguration contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the MutatingWebhookConfiguration -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the MutatingWebhookConfiguration -> KubernetesRequest DeleteMutatingWebhookConfiguration contentType V1Status accept -deleteMutatingWebhookConfiguration _ _ (Name name) body = +deleteMutatingWebhookConfiguration _ _ body (Name name) = _mkRequest "DELETE" ["/apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -321,16 +313,16 @@ instance HasOptionalParam DeleteMutatingWebhookConfiguration OrphanDependents wh instance HasOptionalParam DeleteMutatingWebhookConfiguration PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteMutatingWebhookConfiguration mtype -- | @application/json@ instance Produces DeleteMutatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces DeleteMutatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteMutatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteMutatingWebhookConfiguration MimeYaml -- *** deleteValidatingWebhookConfiguration @@ -345,10 +337,10 @@ deleteValidatingWebhookConfiguration :: (Consumes DeleteValidatingWebhookConfiguration contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ValidatingWebhookConfiguration -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the ValidatingWebhookConfiguration -> KubernetesRequest DeleteValidatingWebhookConfiguration contentType V1Status accept -deleteValidatingWebhookConfiguration _ _ (Name name) body = +deleteValidatingWebhookConfiguration _ _ body (Name name) = _mkRequest "DELETE" ["/apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -375,16 +367,16 @@ instance HasOptionalParam DeleteValidatingWebhookConfiguration OrphanDependents instance HasOptionalParam DeleteValidatingWebhookConfiguration PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteValidatingWebhookConfiguration mtype -- | @application/json@ instance Produces DeleteValidatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces DeleteValidatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteValidatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteValidatingWebhookConfiguration MimeYaml -- *** getAPIResources @@ -403,20 +395,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listMutatingWebhookConfiguration @@ -480,20 +464,16 @@ instance HasOptionalParam ListMutatingWebhookConfiguration TimeoutSeconds where instance HasOptionalParam ListMutatingWebhookConfiguration Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListMutatingWebhookConfiguration mtype - -- | @application/json@ instance Produces ListMutatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces ListMutatingWebhookConfiguration MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListMutatingWebhookConfiguration MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListMutatingWebhookConfiguration MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListMutatingWebhookConfiguration MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListMutatingWebhookConfiguration MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListMutatingWebhookConfiguration MimeYaml -- *** listValidatingWebhookConfiguration @@ -557,20 +537,16 @@ instance HasOptionalParam ListValidatingWebhookConfiguration TimeoutSeconds wher instance HasOptionalParam ListValidatingWebhookConfiguration Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListValidatingWebhookConfiguration mtype - -- | @application/json@ instance Produces ListValidatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces ListValidatingWebhookConfiguration MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListValidatingWebhookConfiguration MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListValidatingWebhookConfiguration MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListValidatingWebhookConfiguration MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListValidatingWebhookConfiguration MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListValidatingWebhookConfiguration MimeYaml -- *** patchMutatingWebhookConfiguration @@ -582,19 +558,19 @@ instance Produces ListValidatingWebhookConfiguration MimeVndKubernetesProtobufst -- AuthMethod: 'AuthApiKeyBearerToken' -- patchMutatingWebhookConfiguration - :: (Consumes PatchMutatingWebhookConfiguration contentType, MimeRender contentType A.Value) + :: (Consumes PatchMutatingWebhookConfiguration contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the MutatingWebhookConfiguration - -> A.Value -- ^ "body" -> KubernetesRequest PatchMutatingWebhookConfiguration contentType V1beta1MutatingWebhookConfiguration accept -patchMutatingWebhookConfiguration _ _ (Name name) body = +patchMutatingWebhookConfiguration _ _ body (Name name) = _mkRequest "PATCH" ["/apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchMutatingWebhookConfiguration -instance HasBodyParam PatchMutatingWebhookConfiguration A.Value +instance HasBodyParam PatchMutatingWebhookConfiguration Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchMutatingWebhookConfiguration Pretty where @@ -610,10 +586,10 @@ instance Consumes PatchMutatingWebhookConfiguration MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchMutatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces PatchMutatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchMutatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchMutatingWebhookConfiguration MimeYaml -- *** patchValidatingWebhookConfiguration @@ -625,19 +601,19 @@ instance Produces PatchMutatingWebhookConfiguration MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchValidatingWebhookConfiguration - :: (Consumes PatchValidatingWebhookConfiguration contentType, MimeRender contentType A.Value) + :: (Consumes PatchValidatingWebhookConfiguration contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ValidatingWebhookConfiguration - -> A.Value -- ^ "body" -> KubernetesRequest PatchValidatingWebhookConfiguration contentType V1beta1ValidatingWebhookConfiguration accept -patchValidatingWebhookConfiguration _ _ (Name name) body = +patchValidatingWebhookConfiguration _ _ body (Name name) = _mkRequest "PATCH" ["/apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchValidatingWebhookConfiguration -instance HasBodyParam PatchValidatingWebhookConfiguration A.Value +instance HasBodyParam PatchValidatingWebhookConfiguration Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchValidatingWebhookConfiguration Pretty where @@ -653,10 +629,10 @@ instance Consumes PatchValidatingWebhookConfiguration MimeStrategicMergePatchjso -- | @application/json@ instance Produces PatchValidatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces PatchValidatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchValidatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchValidatingWebhookConfiguration MimeYaml -- *** readMutatingWebhookConfiguration @@ -691,16 +667,12 @@ instance HasOptionalParam ReadMutatingWebhookConfiguration Exact where instance HasOptionalParam ReadMutatingWebhookConfiguration Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadMutatingWebhookConfiguration mtype - -- | @application/json@ instance Produces ReadMutatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces ReadMutatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadMutatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadMutatingWebhookConfiguration MimeYaml -- *** readValidatingWebhookConfiguration @@ -735,16 +707,12 @@ instance HasOptionalParam ReadValidatingWebhookConfiguration Exact where instance HasOptionalParam ReadValidatingWebhookConfiguration Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadValidatingWebhookConfiguration mtype - -- | @application/json@ instance Produces ReadValidatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces ReadValidatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadValidatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadValidatingWebhookConfiguration MimeYaml -- *** replaceMutatingWebhookConfiguration @@ -759,10 +727,10 @@ replaceMutatingWebhookConfiguration :: (Consumes ReplaceMutatingWebhookConfiguration contentType, MimeRender contentType V1beta1MutatingWebhookConfiguration) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the MutatingWebhookConfiguration -> V1beta1MutatingWebhookConfiguration -- ^ "body" + -> Name -- ^ "name" - name of the MutatingWebhookConfiguration -> KubernetesRequest ReplaceMutatingWebhookConfiguration contentType V1beta1MutatingWebhookConfiguration accept -replaceMutatingWebhookConfiguration _ _ (Name name) body = +replaceMutatingWebhookConfiguration _ _ body (Name name) = _mkRequest "PUT" ["/apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -774,16 +742,16 @@ instance HasBodyParam ReplaceMutatingWebhookConfiguration V1beta1MutatingWebhook instance HasOptionalParam ReplaceMutatingWebhookConfiguration Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceMutatingWebhookConfiguration mtype -- | @application/json@ instance Produces ReplaceMutatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces ReplaceMutatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceMutatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceMutatingWebhookConfiguration MimeYaml -- *** replaceValidatingWebhookConfiguration @@ -798,10 +766,10 @@ replaceValidatingWebhookConfiguration :: (Consumes ReplaceValidatingWebhookConfiguration contentType, MimeRender contentType V1beta1ValidatingWebhookConfiguration) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ValidatingWebhookConfiguration -> V1beta1ValidatingWebhookConfiguration -- ^ "body" + -> Name -- ^ "name" - name of the ValidatingWebhookConfiguration -> KubernetesRequest ReplaceValidatingWebhookConfiguration contentType V1beta1ValidatingWebhookConfiguration accept -replaceValidatingWebhookConfiguration _ _ (Name name) body = +replaceValidatingWebhookConfiguration _ _ body (Name name) = _mkRequest "PUT" ["/apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -813,14 +781,14 @@ instance HasBodyParam ReplaceValidatingWebhookConfiguration V1beta1ValidatingWeb instance HasOptionalParam ReplaceValidatingWebhookConfiguration Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceValidatingWebhookConfiguration mtype -- | @application/json@ instance Produces ReplaceValidatingWebhookConfiguration MimeJSON --- | @application/yaml@ -instance Produces ReplaceValidatingWebhookConfiguration MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceValidatingWebhookConfiguration MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceValidatingWebhookConfiguration MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Apiextensions.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Apiextensions.hs index 4e123cf..bbb5a6a 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Apiextensions.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Apiextensions.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/ApiextensionsV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/ApiextensionsV1beta1.hs index 2be3952..d5aed82 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/ApiextensionsV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/ApiextensionsV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateCustomResourceDefinition V1beta1CustomResourceDefini instance HasOptionalParam CreateCustomResourceDefinition Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateCustomResourceDefinition mtype -- | @application/json@ instance Produces CreateCustomResourceDefinition MimeJSON --- | @application/yaml@ -instance Produces CreateCustomResourceDefinition MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateCustomResourceDefinition MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateCustomResourceDefinition MimeYaml -- *** deleteCollectionCustomResourceDefinition @@ -156,16 +156,12 @@ instance HasOptionalParam DeleteCollectionCustomResourceDefinition TimeoutSecond instance HasOptionalParam DeleteCollectionCustomResourceDefinition Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionCustomResourceDefinition mtype - -- | @application/json@ instance Produces DeleteCollectionCustomResourceDefinition MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionCustomResourceDefinition MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionCustomResourceDefinition MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionCustomResourceDefinition MimeYaml -- *** deleteCustomResourceDefinition @@ -180,10 +176,10 @@ deleteCustomResourceDefinition :: (Consumes DeleteCustomResourceDefinition contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the CustomResourceDefinition -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the CustomResourceDefinition -> KubernetesRequest DeleteCustomResourceDefinition contentType V1Status accept -deleteCustomResourceDefinition _ _ (Name name) body = +deleteCustomResourceDefinition _ _ body (Name name) = _mkRequest "DELETE" ["/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -210,16 +206,16 @@ instance HasOptionalParam DeleteCustomResourceDefinition OrphanDependents where instance HasOptionalParam DeleteCustomResourceDefinition PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteCustomResourceDefinition mtype -- | @application/json@ instance Produces DeleteCustomResourceDefinition MimeJSON --- | @application/yaml@ -instance Produces DeleteCustomResourceDefinition MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCustomResourceDefinition MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCustomResourceDefinition MimeYaml -- *** getAPIResources @@ -238,20 +234,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listCustomResourceDefinition @@ -315,20 +303,16 @@ instance HasOptionalParam ListCustomResourceDefinition TimeoutSeconds where instance HasOptionalParam ListCustomResourceDefinition Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListCustomResourceDefinition mtype - -- | @application/json@ instance Produces ListCustomResourceDefinition MimeJSON --- | @application/yaml@ -instance Produces ListCustomResourceDefinition MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListCustomResourceDefinition MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListCustomResourceDefinition MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListCustomResourceDefinition MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListCustomResourceDefinition MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListCustomResourceDefinition MimeYaml -- *** patchCustomResourceDefinition @@ -340,19 +324,19 @@ instance Produces ListCustomResourceDefinition MimeVndKubernetesProtobufstreamwa -- AuthMethod: 'AuthApiKeyBearerToken' -- patchCustomResourceDefinition - :: (Consumes PatchCustomResourceDefinition contentType, MimeRender contentType A.Value) + :: (Consumes PatchCustomResourceDefinition contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the CustomResourceDefinition - -> A.Value -- ^ "body" -> KubernetesRequest PatchCustomResourceDefinition contentType V1beta1CustomResourceDefinition accept -patchCustomResourceDefinition _ _ (Name name) body = +patchCustomResourceDefinition _ _ body (Name name) = _mkRequest "PATCH" ["/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchCustomResourceDefinition -instance HasBodyParam PatchCustomResourceDefinition A.Value +instance HasBodyParam PatchCustomResourceDefinition Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchCustomResourceDefinition Pretty where @@ -368,10 +352,10 @@ instance Consumes PatchCustomResourceDefinition MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchCustomResourceDefinition MimeJSON --- | @application/yaml@ -instance Produces PatchCustomResourceDefinition MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchCustomResourceDefinition MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchCustomResourceDefinition MimeYaml -- *** readCustomResourceDefinition @@ -406,16 +390,12 @@ instance HasOptionalParam ReadCustomResourceDefinition Exact where instance HasOptionalParam ReadCustomResourceDefinition Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadCustomResourceDefinition mtype - -- | @application/json@ instance Produces ReadCustomResourceDefinition MimeJSON --- | @application/yaml@ -instance Produces ReadCustomResourceDefinition MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadCustomResourceDefinition MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadCustomResourceDefinition MimeYaml -- *** replaceCustomResourceDefinition @@ -430,10 +410,10 @@ replaceCustomResourceDefinition :: (Consumes ReplaceCustomResourceDefinition contentType, MimeRender contentType V1beta1CustomResourceDefinition) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the CustomResourceDefinition -> V1beta1CustomResourceDefinition -- ^ "body" + -> Name -- ^ "name" - name of the CustomResourceDefinition -> KubernetesRequest ReplaceCustomResourceDefinition contentType V1beta1CustomResourceDefinition accept -replaceCustomResourceDefinition _ _ (Name name) body = +replaceCustomResourceDefinition _ _ body (Name name) = _mkRequest "PUT" ["/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -445,16 +425,16 @@ instance HasBodyParam ReplaceCustomResourceDefinition V1beta1CustomResourceDefin instance HasOptionalParam ReplaceCustomResourceDefinition Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceCustomResourceDefinition mtype -- | @application/json@ instance Produces ReplaceCustomResourceDefinition MimeJSON --- | @application/yaml@ -instance Produces ReplaceCustomResourceDefinition MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceCustomResourceDefinition MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceCustomResourceDefinition MimeYaml -- *** replaceCustomResourceDefinitionStatus @@ -469,10 +449,10 @@ replaceCustomResourceDefinitionStatus :: (Consumes ReplaceCustomResourceDefinitionStatus contentType, MimeRender contentType V1beta1CustomResourceDefinition) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the CustomResourceDefinition -> V1beta1CustomResourceDefinition -- ^ "body" + -> Name -- ^ "name" - name of the CustomResourceDefinition -> KubernetesRequest ReplaceCustomResourceDefinitionStatus contentType V1beta1CustomResourceDefinition accept -replaceCustomResourceDefinitionStatus _ _ (Name name) body = +replaceCustomResourceDefinitionStatus _ _ body (Name name) = _mkRequest "PUT" ["/apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -484,14 +464,14 @@ instance HasBodyParam ReplaceCustomResourceDefinitionStatus V1beta1CustomResourc instance HasOptionalParam ReplaceCustomResourceDefinitionStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceCustomResourceDefinitionStatus mtype -- | @application/json@ instance Produces ReplaceCustomResourceDefinitionStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceCustomResourceDefinitionStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceCustomResourceDefinitionStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceCustomResourceDefinitionStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Apiregistration.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Apiregistration.hs index a022fe8..2257dbc 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Apiregistration.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Apiregistration.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/ApiregistrationV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/ApiregistrationV1beta1.hs index 3f0c79e..570230a 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/ApiregistrationV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/ApiregistrationV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateAPIService V1beta1APIService instance HasOptionalParam CreateAPIService Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateAPIService mtype -- | @application/json@ instance Produces CreateAPIService MimeJSON --- | @application/yaml@ -instance Produces CreateAPIService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateAPIService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateAPIService MimeYaml -- *** deleteAPIService @@ -107,10 +107,10 @@ deleteAPIService :: (Consumes DeleteAPIService contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the APIService -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the APIService -> KubernetesRequest DeleteAPIService contentType V1Status accept -deleteAPIService _ _ (Name name) body = +deleteAPIService _ _ body (Name name) = _mkRequest "DELETE" ["/apis/apiregistration.k8s.io/v1beta1/apiservices/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -137,16 +137,16 @@ instance HasOptionalParam DeleteAPIService OrphanDependents where instance HasOptionalParam DeleteAPIService PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteAPIService mtype -- | @application/json@ instance Produces DeleteAPIService MimeJSON --- | @application/yaml@ -instance Produces DeleteAPIService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteAPIService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteAPIService MimeYaml -- *** deleteCollectionAPIService @@ -210,16 +210,12 @@ instance HasOptionalParam DeleteCollectionAPIService TimeoutSeconds where instance HasOptionalParam DeleteCollectionAPIService Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionAPIService mtype - -- | @application/json@ instance Produces DeleteCollectionAPIService MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionAPIService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionAPIService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionAPIService MimeYaml -- *** getAPIResources @@ -238,20 +234,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listAPIService @@ -315,20 +303,16 @@ instance HasOptionalParam ListAPIService TimeoutSeconds where instance HasOptionalParam ListAPIService Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListAPIService mtype - -- | @application/json@ instance Produces ListAPIService MimeJSON --- | @application/yaml@ -instance Produces ListAPIService MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListAPIService MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListAPIService MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListAPIService MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListAPIService MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListAPIService MimeYaml -- *** patchAPIService @@ -340,19 +324,19 @@ instance Produces ListAPIService MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchAPIService - :: (Consumes PatchAPIService contentType, MimeRender contentType A.Value) + :: (Consumes PatchAPIService contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the APIService - -> A.Value -- ^ "body" -> KubernetesRequest PatchAPIService contentType V1beta1APIService accept -patchAPIService _ _ (Name name) body = +patchAPIService _ _ body (Name name) = _mkRequest "PATCH" ["/apis/apiregistration.k8s.io/v1beta1/apiservices/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchAPIService -instance HasBodyParam PatchAPIService A.Value +instance HasBodyParam PatchAPIService Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchAPIService Pretty where @@ -368,10 +352,10 @@ instance Consumes PatchAPIService MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchAPIService MimeJSON --- | @application/yaml@ -instance Produces PatchAPIService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchAPIService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchAPIService MimeYaml -- *** readAPIService @@ -406,16 +390,12 @@ instance HasOptionalParam ReadAPIService Exact where instance HasOptionalParam ReadAPIService Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadAPIService mtype - -- | @application/json@ instance Produces ReadAPIService MimeJSON --- | @application/yaml@ -instance Produces ReadAPIService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadAPIService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadAPIService MimeYaml -- *** replaceAPIService @@ -430,10 +410,10 @@ replaceAPIService :: (Consumes ReplaceAPIService contentType, MimeRender contentType V1beta1APIService) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the APIService -> V1beta1APIService -- ^ "body" + -> Name -- ^ "name" - name of the APIService -> KubernetesRequest ReplaceAPIService contentType V1beta1APIService accept -replaceAPIService _ _ (Name name) body = +replaceAPIService _ _ body (Name name) = _mkRequest "PUT" ["/apis/apiregistration.k8s.io/v1beta1/apiservices/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -445,16 +425,16 @@ instance HasBodyParam ReplaceAPIService V1beta1APIService instance HasOptionalParam ReplaceAPIService Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceAPIService mtype -- | @application/json@ instance Produces ReplaceAPIService MimeJSON --- | @application/yaml@ -instance Produces ReplaceAPIService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceAPIService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceAPIService MimeYaml -- *** replaceAPIServiceStatus @@ -469,10 +449,10 @@ replaceAPIServiceStatus :: (Consumes ReplaceAPIServiceStatus contentType, MimeRender contentType V1beta1APIService) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the APIService -> V1beta1APIService -- ^ "body" + -> Name -- ^ "name" - name of the APIService -> KubernetesRequest ReplaceAPIServiceStatus contentType V1beta1APIService accept -replaceAPIServiceStatus _ _ (Name name) body = +replaceAPIServiceStatus _ _ body (Name name) = _mkRequest "PUT" ["/apis/apiregistration.k8s.io/v1beta1/apiservices/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -484,14 +464,14 @@ instance HasBodyParam ReplaceAPIServiceStatus V1beta1APIService instance HasOptionalParam ReplaceAPIServiceStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceAPIServiceStatus mtype -- | @application/json@ instance Produces ReplaceAPIServiceStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceAPIServiceStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceAPIServiceStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceAPIServiceStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Apis.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Apis.hs index 12f0e36..9ea487d 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Apis.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Apis.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIVersions _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIVersions - --- | @application/json@ -instance Consumes GetAPIVersions MimeJSON --- | @application/yaml@ -instance Consumes GetAPIVersions MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIVersions MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIVersions MimeJSON --- | @application/yaml@ -instance Produces GetAPIVersions MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIVersions MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIVersions MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Apps.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Apps.hs index 2f908fc..973df63 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Apps.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Apps.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1.hs index 1d78d45..82c74e5 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedControllerRevision :: (Consumes CreateNamespacedControllerRevision contentType, MimeRender contentType V1ControllerRevision) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1ControllerRevision -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedControllerRevision contentType V1ControllerRevision accept -createNamespacedControllerRevision _ _ (Namespace namespace) body = +createNamespacedControllerRevision _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1/namespaces/",toPath namespace,"/controllerrevisions"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedControllerRevision V1ControllerRevision instance HasOptionalParam CreateNamespacedControllerRevision Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedControllerRevision mtype -- | @application/json@ instance Produces CreateNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedControllerRevision MimeYaml -- *** createNamespacedDaemonSet @@ -108,10 +108,10 @@ createNamespacedDaemonSet :: (Consumes CreateNamespacedDaemonSet contentType, MimeRender contentType V1DaemonSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1DaemonSet -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedDaemonSet contentType V1DaemonSet accept -createNamespacedDaemonSet _ _ (Namespace namespace) body = +createNamespacedDaemonSet _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1/namespaces/",toPath namespace,"/daemonsets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -123,16 +123,16 @@ instance HasBodyParam CreateNamespacedDaemonSet V1DaemonSet instance HasOptionalParam CreateNamespacedDaemonSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedDaemonSet mtype -- | @application/json@ instance Produces CreateNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedDaemonSet MimeYaml -- *** createNamespacedDeployment @@ -147,10 +147,10 @@ createNamespacedDeployment :: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType V1Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1Deployment -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedDeployment contentType V1Deployment accept -createNamespacedDeployment _ _ (Namespace namespace) body = +createNamespacedDeployment _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1/namespaces/",toPath namespace,"/deployments"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -162,16 +162,16 @@ instance HasBodyParam CreateNamespacedDeployment V1Deployment instance HasOptionalParam CreateNamespacedDeployment Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedDeployment mtype -- | @application/json@ instance Produces CreateNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedDeployment MimeYaml -- *** createNamespacedReplicaSet @@ -186,10 +186,10 @@ createNamespacedReplicaSet :: (Consumes CreateNamespacedReplicaSet contentType, MimeRender contentType V1ReplicaSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1ReplicaSet -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedReplicaSet contentType V1ReplicaSet accept -createNamespacedReplicaSet _ _ (Namespace namespace) body = +createNamespacedReplicaSet _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1/namespaces/",toPath namespace,"/replicasets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -201,16 +201,16 @@ instance HasBodyParam CreateNamespacedReplicaSet V1ReplicaSet instance HasOptionalParam CreateNamespacedReplicaSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedReplicaSet mtype -- | @application/json@ instance Produces CreateNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedReplicaSet MimeYaml -- *** createNamespacedStatefulSet @@ -225,10 +225,10 @@ createNamespacedStatefulSet :: (Consumes CreateNamespacedStatefulSet contentType, MimeRender contentType V1StatefulSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1StatefulSet -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedStatefulSet contentType V1StatefulSet accept -createNamespacedStatefulSet _ _ (Namespace namespace) body = +createNamespacedStatefulSet _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1/namespaces/",toPath namespace,"/statefulsets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -240,16 +240,16 @@ instance HasBodyParam CreateNamespacedStatefulSet V1StatefulSet instance HasOptionalParam CreateNamespacedStatefulSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedStatefulSet mtype -- | @application/json@ instance Produces CreateNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedStatefulSet MimeYaml -- *** deleteCollectionNamespacedControllerRevision @@ -314,16 +314,12 @@ instance HasOptionalParam DeleteCollectionNamespacedControllerRevision TimeoutSe instance HasOptionalParam DeleteCollectionNamespacedControllerRevision Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedControllerRevision mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedControllerRevision MimeYaml -- *** deleteCollectionNamespacedDaemonSet @@ -388,16 +384,12 @@ instance HasOptionalParam DeleteCollectionNamespacedDaemonSet TimeoutSeconds whe instance HasOptionalParam DeleteCollectionNamespacedDaemonSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedDaemonSet mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedDaemonSet MimeYaml -- *** deleteCollectionNamespacedDeployment @@ -462,16 +454,12 @@ instance HasOptionalParam DeleteCollectionNamespacedDeployment TimeoutSeconds wh instance HasOptionalParam DeleteCollectionNamespacedDeployment Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedDeployment mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedDeployment MimeYaml -- *** deleteCollectionNamespacedReplicaSet @@ -536,16 +524,12 @@ instance HasOptionalParam DeleteCollectionNamespacedReplicaSet TimeoutSeconds wh instance HasOptionalParam DeleteCollectionNamespacedReplicaSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedReplicaSet mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedReplicaSet MimeYaml -- *** deleteCollectionNamespacedStatefulSet @@ -610,16 +594,12 @@ instance HasOptionalParam DeleteCollectionNamespacedStatefulSet TimeoutSeconds w instance HasOptionalParam DeleteCollectionNamespacedStatefulSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedStatefulSet mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedStatefulSet MimeYaml -- *** deleteNamespacedControllerRevision @@ -634,11 +614,11 @@ deleteNamespacedControllerRevision :: (Consumes DeleteNamespacedControllerRevision contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the ControllerRevision -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedControllerRevision contentType V1Status accept -deleteNamespacedControllerRevision _ _ (Name name) (Namespace namespace) body = +deleteNamespacedControllerRevision _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1/namespaces/",toPath namespace,"/controllerrevisions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -665,16 +645,16 @@ instance HasOptionalParam DeleteNamespacedControllerRevision OrphanDependents wh instance HasOptionalParam DeleteNamespacedControllerRevision PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedControllerRevision mtype -- | @application/json@ instance Produces DeleteNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedControllerRevision MimeYaml -- *** deleteNamespacedDaemonSet @@ -689,11 +669,11 @@ deleteNamespacedDaemonSet :: (Consumes DeleteNamespacedDaemonSet contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedDaemonSet contentType V1Status accept -deleteNamespacedDaemonSet _ _ (Name name) (Namespace namespace) body = +deleteNamespacedDaemonSet _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1/namespaces/",toPath namespace,"/daemonsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -720,16 +700,16 @@ instance HasOptionalParam DeleteNamespacedDaemonSet OrphanDependents where instance HasOptionalParam DeleteNamespacedDaemonSet PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedDaemonSet mtype -- | @application/json@ instance Produces DeleteNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedDaemonSet MimeYaml -- *** deleteNamespacedDeployment @@ -744,11 +724,11 @@ deleteNamespacedDeployment :: (Consumes DeleteNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedDeployment contentType V1Status accept -deleteNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +deleteNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -775,16 +755,16 @@ instance HasOptionalParam DeleteNamespacedDeployment OrphanDependents where instance HasOptionalParam DeleteNamespacedDeployment PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedDeployment mtype -- | @application/json@ instance Produces DeleteNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedDeployment MimeYaml -- *** deleteNamespacedReplicaSet @@ -799,11 +779,11 @@ deleteNamespacedReplicaSet :: (Consumes DeleteNamespacedReplicaSet contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedReplicaSet contentType V1Status accept -deleteNamespacedReplicaSet _ _ (Name name) (Namespace namespace) body = +deleteNamespacedReplicaSet _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1/namespaces/",toPath namespace,"/replicasets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -830,16 +810,16 @@ instance HasOptionalParam DeleteNamespacedReplicaSet OrphanDependents where instance HasOptionalParam DeleteNamespacedReplicaSet PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedReplicaSet mtype -- | @application/json@ instance Produces DeleteNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedReplicaSet MimeYaml -- *** deleteNamespacedStatefulSet @@ -854,11 +834,11 @@ deleteNamespacedStatefulSet :: (Consumes DeleteNamespacedStatefulSet contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedStatefulSet contentType V1Status accept -deleteNamespacedStatefulSet _ _ (Name name) (Namespace namespace) body = +deleteNamespacedStatefulSet _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1/namespaces/",toPath namespace,"/statefulsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -885,16 +865,16 @@ instance HasOptionalParam DeleteNamespacedStatefulSet OrphanDependents where instance HasOptionalParam DeleteNamespacedStatefulSet PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedStatefulSet mtype -- | @application/json@ instance Produces DeleteNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedStatefulSet MimeYaml -- *** getAPIResources @@ -913,20 +893,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listControllerRevisionForAllNamespaces @@ -990,20 +962,16 @@ instance HasOptionalParam ListControllerRevisionForAllNamespaces TimeoutSeconds instance HasOptionalParam ListControllerRevisionForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListControllerRevisionForAllNamespaces mtype - -- | @application/json@ instance Produces ListControllerRevisionForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListControllerRevisionForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListControllerRevisionForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListControllerRevisionForAllNamespaces MimeYaml -- *** listDaemonSetForAllNamespaces @@ -1067,20 +1035,16 @@ instance HasOptionalParam ListDaemonSetForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListDaemonSetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListDaemonSetForAllNamespaces mtype - -- | @application/json@ instance Produces ListDaemonSetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListDaemonSetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListDaemonSetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListDaemonSetForAllNamespaces MimeYaml -- *** listDeploymentForAllNamespaces @@ -1144,20 +1108,16 @@ instance HasOptionalParam ListDeploymentForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListDeploymentForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListDeploymentForAllNamespaces mtype - -- | @application/json@ instance Produces ListDeploymentForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListDeploymentForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListDeploymentForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListDeploymentForAllNamespaces MimeYaml -- *** listNamespacedControllerRevision @@ -1222,20 +1182,16 @@ instance HasOptionalParam ListNamespacedControllerRevision TimeoutSeconds where instance HasOptionalParam ListNamespacedControllerRevision Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedControllerRevision mtype - -- | @application/json@ instance Produces ListNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedControllerRevision MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedControllerRevision MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedControllerRevision MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedControllerRevision MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedControllerRevision MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedControllerRevision MimeYaml -- *** listNamespacedDaemonSet @@ -1300,20 +1256,16 @@ instance HasOptionalParam ListNamespacedDaemonSet TimeoutSeconds where instance HasOptionalParam ListNamespacedDaemonSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedDaemonSet mtype - -- | @application/json@ instance Produces ListNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedDaemonSet MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedDaemonSet MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedDaemonSet MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedDaemonSet MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedDaemonSet MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedDaemonSet MimeYaml -- *** listNamespacedDeployment @@ -1378,20 +1330,16 @@ instance HasOptionalParam ListNamespacedDeployment TimeoutSeconds where instance HasOptionalParam ListNamespacedDeployment Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedDeployment mtype - -- | @application/json@ instance Produces ListNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedDeployment MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedDeployment MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedDeployment MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedDeployment MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedDeployment MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedDeployment MimeYaml -- *** listNamespacedReplicaSet @@ -1456,20 +1404,16 @@ instance HasOptionalParam ListNamespacedReplicaSet TimeoutSeconds where instance HasOptionalParam ListNamespacedReplicaSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedReplicaSet mtype - -- | @application/json@ instance Produces ListNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedReplicaSet MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedReplicaSet MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedReplicaSet MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedReplicaSet MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedReplicaSet MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedReplicaSet MimeYaml -- *** listNamespacedStatefulSet @@ -1534,20 +1478,16 @@ instance HasOptionalParam ListNamespacedStatefulSet TimeoutSeconds where instance HasOptionalParam ListNamespacedStatefulSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedStatefulSet mtype - -- | @application/json@ instance Produces ListNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedStatefulSet MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedStatefulSet MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedStatefulSet MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedStatefulSet MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedStatefulSet MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedStatefulSet MimeYaml -- *** listReplicaSetForAllNamespaces @@ -1611,20 +1551,16 @@ instance HasOptionalParam ListReplicaSetForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListReplicaSetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListReplicaSetForAllNamespaces mtype - -- | @application/json@ instance Produces ListReplicaSetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListReplicaSetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListReplicaSetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListReplicaSetForAllNamespaces MimeYaml -- *** listStatefulSetForAllNamespaces @@ -1688,20 +1624,16 @@ instance HasOptionalParam ListStatefulSetForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListStatefulSetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListStatefulSetForAllNamespaces mtype - -- | @application/json@ instance Produces ListStatefulSetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListStatefulSetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListStatefulSetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListStatefulSetForAllNamespaces MimeYaml -- *** patchNamespacedControllerRevision @@ -1713,20 +1645,20 @@ instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobufstrea -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedControllerRevision - :: (Consumes PatchNamespacedControllerRevision contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedControllerRevision contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ControllerRevision -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedControllerRevision contentType V1ControllerRevision accept -patchNamespacedControllerRevision _ _ (Name name) (Namespace namespace) body = +patchNamespacedControllerRevision _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/controllerrevisions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedControllerRevision -instance HasBodyParam PatchNamespacedControllerRevision A.Value +instance HasBodyParam PatchNamespacedControllerRevision Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedControllerRevision Pretty where @@ -1742,10 +1674,10 @@ instance Consumes PatchNamespacedControllerRevision MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedControllerRevision MimeYaml -- *** patchNamespacedDaemonSet @@ -1757,20 +1689,20 @@ instance Produces PatchNamespacedControllerRevision MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDaemonSet - :: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDaemonSet contentType V1DaemonSet accept -patchNamespacedDaemonSet _ _ (Name name) (Namespace namespace) body = +patchNamespacedDaemonSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/daemonsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDaemonSet -instance HasBodyParam PatchNamespacedDaemonSet A.Value +instance HasBodyParam PatchNamespacedDaemonSet Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDaemonSet Pretty where @@ -1786,10 +1718,10 @@ instance Consumes PatchNamespacedDaemonSet MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDaemonSet MimeYaml -- *** patchNamespacedDaemonSetStatus @@ -1801,20 +1733,20 @@ instance Produces PatchNamespacedDaemonSet MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDaemonSetStatus - :: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType V1DaemonSet accept -patchNamespacedDaemonSetStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedDaemonSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/daemonsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDaemonSetStatus -instance HasBodyParam PatchNamespacedDaemonSetStatus A.Value +instance HasBodyParam PatchNamespacedDaemonSetStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDaemonSetStatus Pretty where @@ -1830,10 +1762,10 @@ instance Consumes PatchNamespacedDaemonSetStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDaemonSetStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDaemonSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDaemonSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDaemonSetStatus MimeYaml -- *** patchNamespacedDeployment @@ -1845,20 +1777,20 @@ instance Produces PatchNamespacedDaemonSetStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeployment - :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeployment contentType V1Deployment accept -patchNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeployment -instance HasBodyParam PatchNamespacedDeployment A.Value +instance HasBodyParam PatchNamespacedDeployment Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeployment Pretty where @@ -1874,10 +1806,10 @@ instance Consumes PatchNamespacedDeployment MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeployment MimeYaml -- *** patchNamespacedDeploymentScale @@ -1889,20 +1821,20 @@ instance Produces PatchNamespacedDeployment MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeploymentScale - :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeploymentScale contentType V1Scale accept -patchNamespacedDeploymentScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeploymentScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/deployments/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeploymentScale -instance HasBodyParam PatchNamespacedDeploymentScale A.Value +instance HasBodyParam PatchNamespacedDeploymentScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeploymentScale Pretty where @@ -1918,10 +1850,10 @@ instance Consumes PatchNamespacedDeploymentScale MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeploymentScale MimeYaml -- *** patchNamespacedDeploymentStatus @@ -1933,20 +1865,20 @@ instance Produces PatchNamespacedDeploymentScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeploymentStatus - :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeploymentStatus contentType V1Deployment accept -patchNamespacedDeploymentStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeploymentStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/deployments/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeploymentStatus -instance HasBodyParam PatchNamespacedDeploymentStatus A.Value +instance HasBodyParam PatchNamespacedDeploymentStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeploymentStatus Pretty where @@ -1962,10 +1894,10 @@ instance Consumes PatchNamespacedDeploymentStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeploymentStatus MimeYaml -- *** patchNamespacedReplicaSet @@ -1977,20 +1909,20 @@ instance Produces PatchNamespacedDeploymentStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicaSet - :: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicaSet contentType V1ReplicaSet accept -patchNamespacedReplicaSet _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicaSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/replicasets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicaSet -instance HasBodyParam PatchNamespacedReplicaSet A.Value +instance HasBodyParam PatchNamespacedReplicaSet Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicaSet Pretty where @@ -2006,10 +1938,10 @@ instance Consumes PatchNamespacedReplicaSet MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicaSet MimeYaml -- *** patchNamespacedReplicaSetScale @@ -2021,20 +1953,20 @@ instance Produces PatchNamespacedReplicaSet MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicaSetScale - :: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicaSetScale contentType V1Scale accept -patchNamespacedReplicaSetScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicaSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/replicasets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicaSetScale -instance HasBodyParam PatchNamespacedReplicaSetScale A.Value +instance HasBodyParam PatchNamespacedReplicaSetScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicaSetScale Pretty where @@ -2050,10 +1982,10 @@ instance Consumes PatchNamespacedReplicaSetScale MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedReplicaSetScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicaSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicaSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicaSetScale MimeYaml -- *** patchNamespacedReplicaSetStatus @@ -2065,20 +1997,20 @@ instance Produces PatchNamespacedReplicaSetScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicaSetStatus - :: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType V1ReplicaSet accept -patchNamespacedReplicaSetStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicaSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/replicasets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicaSetStatus -instance HasBodyParam PatchNamespacedReplicaSetStatus A.Value +instance HasBodyParam PatchNamespacedReplicaSetStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicaSetStatus Pretty where @@ -2094,10 +2026,10 @@ instance Consumes PatchNamespacedReplicaSetStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedReplicaSetStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicaSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicaSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicaSetStatus MimeYaml -- *** patchNamespacedStatefulSet @@ -2109,20 +2041,20 @@ instance Produces PatchNamespacedReplicaSetStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedStatefulSet - :: (Consumes PatchNamespacedStatefulSet contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedStatefulSet contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedStatefulSet contentType V1StatefulSet accept -patchNamespacedStatefulSet _ _ (Name name) (Namespace namespace) body = +patchNamespacedStatefulSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/statefulsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedStatefulSet -instance HasBodyParam PatchNamespacedStatefulSet A.Value +instance HasBodyParam PatchNamespacedStatefulSet Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedStatefulSet Pretty where @@ -2138,10 +2070,10 @@ instance Consumes PatchNamespacedStatefulSet MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedStatefulSet MimeYaml -- *** patchNamespacedStatefulSetScale @@ -2153,20 +2085,20 @@ instance Produces PatchNamespacedStatefulSet MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedStatefulSetScale - :: (Consumes PatchNamespacedStatefulSetScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedStatefulSetScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedStatefulSetScale contentType V1Scale accept -patchNamespacedStatefulSetScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedStatefulSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedStatefulSetScale -instance HasBodyParam PatchNamespacedStatefulSetScale A.Value +instance HasBodyParam PatchNamespacedStatefulSetScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedStatefulSetScale Pretty where @@ -2182,10 +2114,10 @@ instance Consumes PatchNamespacedStatefulSetScale MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedStatefulSetScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedStatefulSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedStatefulSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedStatefulSetScale MimeYaml -- *** patchNamespacedStatefulSetStatus @@ -2197,20 +2129,20 @@ instance Produces PatchNamespacedStatefulSetScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedStatefulSetStatus - :: (Consumes PatchNamespacedStatefulSetStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedStatefulSetStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType V1StatefulSet accept -patchNamespacedStatefulSetStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedStatefulSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedStatefulSetStatus -instance HasBodyParam PatchNamespacedStatefulSetStatus A.Value +instance HasBodyParam PatchNamespacedStatefulSetStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedStatefulSetStatus Pretty where @@ -2226,10 +2158,10 @@ instance Consumes PatchNamespacedStatefulSetStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedStatefulSetStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedStatefulSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedStatefulSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedStatefulSetStatus MimeYaml -- *** readNamespacedControllerRevision @@ -2265,16 +2197,12 @@ instance HasOptionalParam ReadNamespacedControllerRevision Exact where instance HasOptionalParam ReadNamespacedControllerRevision Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedControllerRevision mtype - -- | @application/json@ instance Produces ReadNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedControllerRevision MimeYaml -- *** readNamespacedDaemonSet @@ -2310,16 +2238,12 @@ instance HasOptionalParam ReadNamespacedDaemonSet Exact where instance HasOptionalParam ReadNamespacedDaemonSet Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDaemonSet mtype - -- | @application/json@ instance Produces ReadNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDaemonSet MimeYaml -- *** readNamespacedDaemonSetStatus @@ -2345,16 +2269,12 @@ data ReadNamespacedDaemonSetStatus instance HasOptionalParam ReadNamespacedDaemonSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDaemonSetStatus mtype - -- | @application/json@ instance Produces ReadNamespacedDaemonSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDaemonSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDaemonSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDaemonSetStatus MimeYaml -- *** readNamespacedDeployment @@ -2390,16 +2310,12 @@ instance HasOptionalParam ReadNamespacedDeployment Exact where instance HasOptionalParam ReadNamespacedDeployment Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeployment mtype - -- | @application/json@ instance Produces ReadNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeployment MimeYaml -- *** readNamespacedDeploymentScale @@ -2425,16 +2341,12 @@ data ReadNamespacedDeploymentScale instance HasOptionalParam ReadNamespacedDeploymentScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeploymentScale mtype - -- | @application/json@ instance Produces ReadNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeploymentScale MimeYaml -- *** readNamespacedDeploymentStatus @@ -2460,16 +2372,12 @@ data ReadNamespacedDeploymentStatus instance HasOptionalParam ReadNamespacedDeploymentStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeploymentStatus mtype - -- | @application/json@ instance Produces ReadNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeploymentStatus MimeYaml -- *** readNamespacedReplicaSet @@ -2505,16 +2413,12 @@ instance HasOptionalParam ReadNamespacedReplicaSet Exact where instance HasOptionalParam ReadNamespacedReplicaSet Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicaSet mtype - -- | @application/json@ instance Produces ReadNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicaSet MimeYaml -- *** readNamespacedReplicaSetScale @@ -2540,16 +2444,12 @@ data ReadNamespacedReplicaSetScale instance HasOptionalParam ReadNamespacedReplicaSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicaSetScale mtype - -- | @application/json@ instance Produces ReadNamespacedReplicaSetScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicaSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicaSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicaSetScale MimeYaml -- *** readNamespacedReplicaSetStatus @@ -2575,16 +2475,12 @@ data ReadNamespacedReplicaSetStatus instance HasOptionalParam ReadNamespacedReplicaSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicaSetStatus mtype - -- | @application/json@ instance Produces ReadNamespacedReplicaSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicaSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicaSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicaSetStatus MimeYaml -- *** readNamespacedStatefulSet @@ -2620,16 +2516,12 @@ instance HasOptionalParam ReadNamespacedStatefulSet Exact where instance HasOptionalParam ReadNamespacedStatefulSet Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedStatefulSet mtype - -- | @application/json@ instance Produces ReadNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedStatefulSet MimeYaml -- *** readNamespacedStatefulSetScale @@ -2655,16 +2547,12 @@ data ReadNamespacedStatefulSetScale instance HasOptionalParam ReadNamespacedStatefulSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedStatefulSetScale mtype - -- | @application/json@ instance Produces ReadNamespacedStatefulSetScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedStatefulSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedStatefulSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedStatefulSetScale MimeYaml -- *** readNamespacedStatefulSetStatus @@ -2690,16 +2578,12 @@ data ReadNamespacedStatefulSetStatus instance HasOptionalParam ReadNamespacedStatefulSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedStatefulSetStatus mtype - -- | @application/json@ instance Produces ReadNamespacedStatefulSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedStatefulSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedStatefulSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedStatefulSetStatus MimeYaml -- *** replaceNamespacedControllerRevision @@ -2714,11 +2598,11 @@ replaceNamespacedControllerRevision :: (Consumes ReplaceNamespacedControllerRevision contentType, MimeRender contentType V1ControllerRevision) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1ControllerRevision -- ^ "body" -> Name -- ^ "name" - name of the ControllerRevision -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1ControllerRevision -- ^ "body" -> KubernetesRequest ReplaceNamespacedControllerRevision contentType V1ControllerRevision accept -replaceNamespacedControllerRevision _ _ (Name name) (Namespace namespace) body = +replaceNamespacedControllerRevision _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/controllerrevisions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2730,16 +2614,16 @@ instance HasBodyParam ReplaceNamespacedControllerRevision V1ControllerRevision instance HasOptionalParam ReplaceNamespacedControllerRevision Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedControllerRevision mtype -- | @application/json@ instance Produces ReplaceNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedControllerRevision MimeYaml -- *** replaceNamespacedDaemonSet @@ -2754,11 +2638,11 @@ replaceNamespacedDaemonSet :: (Consumes ReplaceNamespacedDaemonSet contentType, MimeRender contentType V1DaemonSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DaemonSet -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DaemonSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedDaemonSet contentType V1DaemonSet accept -replaceNamespacedDaemonSet _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDaemonSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/daemonsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2770,16 +2654,16 @@ instance HasBodyParam ReplaceNamespacedDaemonSet V1DaemonSet instance HasOptionalParam ReplaceNamespacedDaemonSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDaemonSet mtype -- | @application/json@ instance Produces ReplaceNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDaemonSet MimeYaml -- *** replaceNamespacedDaemonSetStatus @@ -2794,11 +2678,11 @@ replaceNamespacedDaemonSetStatus :: (Consumes ReplaceNamespacedDaemonSetStatus contentType, MimeRender contentType V1DaemonSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DaemonSet -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DaemonSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType V1DaemonSet accept -replaceNamespacedDaemonSetStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDaemonSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/daemonsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2810,16 +2694,16 @@ instance HasBodyParam ReplaceNamespacedDaemonSetStatus V1DaemonSet instance HasOptionalParam ReplaceNamespacedDaemonSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDaemonSetStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedDaemonSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDaemonSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDaemonSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDaemonSetStatus MimeYaml -- *** replaceNamespacedDeployment @@ -2834,11 +2718,11 @@ replaceNamespacedDeployment :: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType V1Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Deployment -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Deployment -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeployment contentType V1Deployment accept -replaceNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2850,16 +2734,16 @@ instance HasBodyParam ReplaceNamespacedDeployment V1Deployment instance HasOptionalParam ReplaceNamespacedDeployment Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeployment mtype -- | @application/json@ instance Produces ReplaceNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeployment MimeYaml -- *** replaceNamespacedDeploymentScale @@ -2874,11 +2758,11 @@ replaceNamespacedDeploymentScale :: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType V1Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType V1Scale accept -replaceNamespacedDeploymentScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeploymentScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/deployments/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2890,16 +2774,16 @@ instance HasBodyParam ReplaceNamespacedDeploymentScale V1Scale instance HasOptionalParam ReplaceNamespacedDeploymentScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeploymentScale mtype -- | @application/json@ instance Produces ReplaceNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeploymentScale MimeYaml -- *** replaceNamespacedDeploymentStatus @@ -2914,11 +2798,11 @@ replaceNamespacedDeploymentStatus :: (Consumes ReplaceNamespacedDeploymentStatus contentType, MimeRender contentType V1Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Deployment -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Deployment -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType V1Deployment accept -replaceNamespacedDeploymentStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeploymentStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/deployments/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2930,16 +2814,16 @@ instance HasBodyParam ReplaceNamespacedDeploymentStatus V1Deployment instance HasOptionalParam ReplaceNamespacedDeploymentStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeploymentStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeploymentStatus MimeYaml -- *** replaceNamespacedReplicaSet @@ -2954,11 +2838,11 @@ replaceNamespacedReplicaSet :: (Consumes ReplaceNamespacedReplicaSet contentType, MimeRender contentType V1ReplicaSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1ReplicaSet -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1ReplicaSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicaSet contentType V1ReplicaSet accept -replaceNamespacedReplicaSet _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicaSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/replicasets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2970,16 +2854,16 @@ instance HasBodyParam ReplaceNamespacedReplicaSet V1ReplicaSet instance HasOptionalParam ReplaceNamespacedReplicaSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicaSet mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicaSet MimeYaml -- *** replaceNamespacedReplicaSetScale @@ -2994,11 +2878,11 @@ replaceNamespacedReplicaSetScale :: (Consumes ReplaceNamespacedReplicaSetScale contentType, MimeRender contentType V1Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType V1Scale accept -replaceNamespacedReplicaSetScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicaSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/replicasets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3010,16 +2894,16 @@ instance HasBodyParam ReplaceNamespacedReplicaSetScale V1Scale instance HasOptionalParam ReplaceNamespacedReplicaSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicaSetScale mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicaSetScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicaSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicaSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicaSetScale MimeYaml -- *** replaceNamespacedReplicaSetStatus @@ -3034,11 +2918,11 @@ replaceNamespacedReplicaSetStatus :: (Consumes ReplaceNamespacedReplicaSetStatus contentType, MimeRender contentType V1ReplicaSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1ReplicaSet -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1ReplicaSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType V1ReplicaSet accept -replaceNamespacedReplicaSetStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicaSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/replicasets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3050,16 +2934,16 @@ instance HasBodyParam ReplaceNamespacedReplicaSetStatus V1ReplicaSet instance HasOptionalParam ReplaceNamespacedReplicaSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicaSetStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicaSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicaSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicaSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicaSetStatus MimeYaml -- *** replaceNamespacedStatefulSet @@ -3074,11 +2958,11 @@ replaceNamespacedStatefulSet :: (Consumes ReplaceNamespacedStatefulSet contentType, MimeRender contentType V1StatefulSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1StatefulSet -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1StatefulSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedStatefulSet contentType V1StatefulSet accept -replaceNamespacedStatefulSet _ _ (Name name) (Namespace namespace) body = +replaceNamespacedStatefulSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/statefulsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3090,16 +2974,16 @@ instance HasBodyParam ReplaceNamespacedStatefulSet V1StatefulSet instance HasOptionalParam ReplaceNamespacedStatefulSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedStatefulSet mtype -- | @application/json@ instance Produces ReplaceNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedStatefulSet MimeYaml -- *** replaceNamespacedStatefulSetScale @@ -3114,11 +2998,11 @@ replaceNamespacedStatefulSetScale :: (Consumes ReplaceNamespacedStatefulSetScale contentType, MimeRender contentType V1Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType V1Scale accept -replaceNamespacedStatefulSetScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedStatefulSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3130,16 +3014,16 @@ instance HasBodyParam ReplaceNamespacedStatefulSetScale V1Scale instance HasOptionalParam ReplaceNamespacedStatefulSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedStatefulSetScale mtype -- | @application/json@ instance Produces ReplaceNamespacedStatefulSetScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedStatefulSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedStatefulSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedStatefulSetScale MimeYaml -- *** replaceNamespacedStatefulSetStatus @@ -3154,11 +3038,11 @@ replaceNamespacedStatefulSetStatus :: (Consumes ReplaceNamespacedStatefulSetStatus contentType, MimeRender contentType V1StatefulSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1StatefulSet -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1StatefulSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType V1StatefulSet accept -replaceNamespacedStatefulSetStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedStatefulSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3170,14 +3054,14 @@ instance HasBodyParam ReplaceNamespacedStatefulSetStatus V1StatefulSet instance HasOptionalParam ReplaceNamespacedStatefulSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedStatefulSetStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedStatefulSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedStatefulSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedStatefulSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedStatefulSetStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1beta1.hs index f8cba0f..be9e05f 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedControllerRevision :: (Consumes CreateNamespacedControllerRevision contentType, MimeRender contentType V1beta1ControllerRevision) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1ControllerRevision -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedControllerRevision contentType V1beta1ControllerRevision accept -createNamespacedControllerRevision _ _ (Namespace namespace) body = +createNamespacedControllerRevision _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/controllerrevisions"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedControllerRevision V1beta1ControllerRevisi instance HasOptionalParam CreateNamespacedControllerRevision Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedControllerRevision mtype -- | @application/json@ instance Produces CreateNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedControllerRevision MimeYaml -- *** createNamespacedDeployment @@ -108,10 +108,10 @@ createNamespacedDeployment :: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType AppsV1beta1Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> AppsV1beta1Deployment -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedDeployment contentType AppsV1beta1Deployment accept -createNamespacedDeployment _ _ (Namespace namespace) body = +createNamespacedDeployment _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/deployments"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -123,16 +123,16 @@ instance HasBodyParam CreateNamespacedDeployment AppsV1beta1Deployment instance HasOptionalParam CreateNamespacedDeployment Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedDeployment mtype -- | @application/json@ instance Produces CreateNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedDeployment MimeYaml -- *** createNamespacedDeploymentRollback @@ -147,11 +147,11 @@ createNamespacedDeploymentRollback :: (Consumes CreateNamespacedDeploymentRollback contentType, MimeRender contentType AppsV1beta1DeploymentRollback) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> AppsV1beta1DeploymentRollback -- ^ "body" -> Name -- ^ "name" - name of the DeploymentRollback -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> AppsV1beta1DeploymentRollback -- ^ "body" -> KubernetesRequest CreateNamespacedDeploymentRollback contentType AppsV1beta1DeploymentRollback accept -createNamespacedDeploymentRollback _ _ (Name name) (Namespace namespace) body = +createNamespacedDeploymentRollback _ _ body (Name name) (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name,"/rollback"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -163,16 +163,16 @@ instance HasBodyParam CreateNamespacedDeploymentRollback AppsV1beta1DeploymentRo instance HasOptionalParam CreateNamespacedDeploymentRollback Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedDeploymentRollback mtype -- | @application/json@ instance Produces CreateNamespacedDeploymentRollback MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedDeploymentRollback MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedDeploymentRollback MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedDeploymentRollback MimeYaml -- *** createNamespacedStatefulSet @@ -187,10 +187,10 @@ createNamespacedStatefulSet :: (Consumes CreateNamespacedStatefulSet contentType, MimeRender contentType V1beta1StatefulSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1StatefulSet -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedStatefulSet contentType V1beta1StatefulSet accept -createNamespacedStatefulSet _ _ (Namespace namespace) body = +createNamespacedStatefulSet _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/statefulsets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -202,16 +202,16 @@ instance HasBodyParam CreateNamespacedStatefulSet V1beta1StatefulSet instance HasOptionalParam CreateNamespacedStatefulSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedStatefulSet mtype -- | @application/json@ instance Produces CreateNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedStatefulSet MimeYaml -- *** deleteCollectionNamespacedControllerRevision @@ -276,16 +276,12 @@ instance HasOptionalParam DeleteCollectionNamespacedControllerRevision TimeoutSe instance HasOptionalParam DeleteCollectionNamespacedControllerRevision Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedControllerRevision mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedControllerRevision MimeYaml -- *** deleteCollectionNamespacedDeployment @@ -350,16 +346,12 @@ instance HasOptionalParam DeleteCollectionNamespacedDeployment TimeoutSeconds wh instance HasOptionalParam DeleteCollectionNamespacedDeployment Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedDeployment mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedDeployment MimeYaml -- *** deleteCollectionNamespacedStatefulSet @@ -424,16 +416,12 @@ instance HasOptionalParam DeleteCollectionNamespacedStatefulSet TimeoutSeconds w instance HasOptionalParam DeleteCollectionNamespacedStatefulSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedStatefulSet mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedStatefulSet MimeYaml -- *** deleteNamespacedControllerRevision @@ -448,11 +436,11 @@ deleteNamespacedControllerRevision :: (Consumes DeleteNamespacedControllerRevision contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the ControllerRevision -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedControllerRevision contentType V1Status accept -deleteNamespacedControllerRevision _ _ (Name name) (Namespace namespace) body = +deleteNamespacedControllerRevision _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/controllerrevisions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -479,16 +467,16 @@ instance HasOptionalParam DeleteNamespacedControllerRevision OrphanDependents wh instance HasOptionalParam DeleteNamespacedControllerRevision PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedControllerRevision mtype -- | @application/json@ instance Produces DeleteNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedControllerRevision MimeYaml -- *** deleteNamespacedDeployment @@ -503,11 +491,11 @@ deleteNamespacedDeployment :: (Consumes DeleteNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedDeployment contentType V1Status accept -deleteNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +deleteNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -534,16 +522,16 @@ instance HasOptionalParam DeleteNamespacedDeployment OrphanDependents where instance HasOptionalParam DeleteNamespacedDeployment PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedDeployment mtype -- | @application/json@ instance Produces DeleteNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedDeployment MimeYaml -- *** deleteNamespacedStatefulSet @@ -558,11 +546,11 @@ deleteNamespacedStatefulSet :: (Consumes DeleteNamespacedStatefulSet contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedStatefulSet contentType V1Status accept -deleteNamespacedStatefulSet _ _ (Name name) (Namespace namespace) body = +deleteNamespacedStatefulSet _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/statefulsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -589,16 +577,16 @@ instance HasOptionalParam DeleteNamespacedStatefulSet OrphanDependents where instance HasOptionalParam DeleteNamespacedStatefulSet PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedStatefulSet mtype -- | @application/json@ instance Produces DeleteNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedStatefulSet MimeYaml -- *** getAPIResources @@ -617,20 +605,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listControllerRevisionForAllNamespaces @@ -694,20 +674,16 @@ instance HasOptionalParam ListControllerRevisionForAllNamespaces TimeoutSeconds instance HasOptionalParam ListControllerRevisionForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListControllerRevisionForAllNamespaces mtype - -- | @application/json@ instance Produces ListControllerRevisionForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListControllerRevisionForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListControllerRevisionForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListControllerRevisionForAllNamespaces MimeYaml -- *** listDeploymentForAllNamespaces @@ -771,20 +747,16 @@ instance HasOptionalParam ListDeploymentForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListDeploymentForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListDeploymentForAllNamespaces mtype - -- | @application/json@ instance Produces ListDeploymentForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListDeploymentForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListDeploymentForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListDeploymentForAllNamespaces MimeYaml -- *** listNamespacedControllerRevision @@ -849,20 +821,16 @@ instance HasOptionalParam ListNamespacedControllerRevision TimeoutSeconds where instance HasOptionalParam ListNamespacedControllerRevision Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedControllerRevision mtype - -- | @application/json@ instance Produces ListNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedControllerRevision MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedControllerRevision MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedControllerRevision MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedControllerRevision MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedControllerRevision MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedControllerRevision MimeYaml -- *** listNamespacedDeployment @@ -927,20 +895,16 @@ instance HasOptionalParam ListNamespacedDeployment TimeoutSeconds where instance HasOptionalParam ListNamespacedDeployment Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedDeployment mtype - -- | @application/json@ instance Produces ListNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedDeployment MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedDeployment MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedDeployment MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedDeployment MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedDeployment MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedDeployment MimeYaml -- *** listNamespacedStatefulSet @@ -1005,20 +969,16 @@ instance HasOptionalParam ListNamespacedStatefulSet TimeoutSeconds where instance HasOptionalParam ListNamespacedStatefulSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedStatefulSet mtype - -- | @application/json@ instance Produces ListNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedStatefulSet MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedStatefulSet MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedStatefulSet MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedStatefulSet MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedStatefulSet MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedStatefulSet MimeYaml -- *** listStatefulSetForAllNamespaces @@ -1082,20 +1042,16 @@ instance HasOptionalParam ListStatefulSetForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListStatefulSetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListStatefulSetForAllNamespaces mtype - -- | @application/json@ instance Produces ListStatefulSetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListStatefulSetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListStatefulSetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListStatefulSetForAllNamespaces MimeYaml -- *** patchNamespacedControllerRevision @@ -1107,20 +1063,20 @@ instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobufstrea -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedControllerRevision - :: (Consumes PatchNamespacedControllerRevision contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedControllerRevision contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ControllerRevision -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedControllerRevision contentType V1beta1ControllerRevision accept -patchNamespacedControllerRevision _ _ (Name name) (Namespace namespace) body = +patchNamespacedControllerRevision _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/controllerrevisions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedControllerRevision -instance HasBodyParam PatchNamespacedControllerRevision A.Value +instance HasBodyParam PatchNamespacedControllerRevision Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedControllerRevision Pretty where @@ -1136,10 +1092,10 @@ instance Consumes PatchNamespacedControllerRevision MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedControllerRevision MimeYaml -- *** patchNamespacedDeployment @@ -1151,20 +1107,20 @@ instance Produces PatchNamespacedControllerRevision MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeployment - :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeployment contentType AppsV1beta1Deployment accept -patchNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeployment -instance HasBodyParam PatchNamespacedDeployment A.Value +instance HasBodyParam PatchNamespacedDeployment Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeployment Pretty where @@ -1180,10 +1136,10 @@ instance Consumes PatchNamespacedDeployment MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeployment MimeYaml -- *** patchNamespacedDeploymentScale @@ -1195,20 +1151,20 @@ instance Produces PatchNamespacedDeployment MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeploymentScale - :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeploymentScale contentType AppsV1beta1Scale accept -patchNamespacedDeploymentScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeploymentScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeploymentScale -instance HasBodyParam PatchNamespacedDeploymentScale A.Value +instance HasBodyParam PatchNamespacedDeploymentScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeploymentScale Pretty where @@ -1224,10 +1180,10 @@ instance Consumes PatchNamespacedDeploymentScale MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeploymentScale MimeYaml -- *** patchNamespacedDeploymentStatus @@ -1239,20 +1195,20 @@ instance Produces PatchNamespacedDeploymentScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeploymentStatus - :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeploymentStatus contentType AppsV1beta1Deployment accept -patchNamespacedDeploymentStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeploymentStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeploymentStatus -instance HasBodyParam PatchNamespacedDeploymentStatus A.Value +instance HasBodyParam PatchNamespacedDeploymentStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeploymentStatus Pretty where @@ -1268,10 +1224,10 @@ instance Consumes PatchNamespacedDeploymentStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeploymentStatus MimeYaml -- *** patchNamespacedStatefulSet @@ -1283,20 +1239,20 @@ instance Produces PatchNamespacedDeploymentStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedStatefulSet - :: (Consumes PatchNamespacedStatefulSet contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedStatefulSet contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedStatefulSet contentType V1beta1StatefulSet accept -patchNamespacedStatefulSet _ _ (Name name) (Namespace namespace) body = +patchNamespacedStatefulSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/statefulsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedStatefulSet -instance HasBodyParam PatchNamespacedStatefulSet A.Value +instance HasBodyParam PatchNamespacedStatefulSet Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedStatefulSet Pretty where @@ -1312,10 +1268,10 @@ instance Consumes PatchNamespacedStatefulSet MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedStatefulSet MimeYaml -- *** patchNamespacedStatefulSetScale @@ -1327,20 +1283,20 @@ instance Produces PatchNamespacedStatefulSet MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedStatefulSetScale - :: (Consumes PatchNamespacedStatefulSetScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedStatefulSetScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedStatefulSetScale contentType AppsV1beta1Scale accept -patchNamespacedStatefulSetScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedStatefulSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedStatefulSetScale -instance HasBodyParam PatchNamespacedStatefulSetScale A.Value +instance HasBodyParam PatchNamespacedStatefulSetScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedStatefulSetScale Pretty where @@ -1356,10 +1312,10 @@ instance Consumes PatchNamespacedStatefulSetScale MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedStatefulSetScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedStatefulSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedStatefulSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedStatefulSetScale MimeYaml -- *** patchNamespacedStatefulSetStatus @@ -1371,20 +1327,20 @@ instance Produces PatchNamespacedStatefulSetScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedStatefulSetStatus - :: (Consumes PatchNamespacedStatefulSetStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedStatefulSetStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType V1beta1StatefulSet accept -patchNamespacedStatefulSetStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedStatefulSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedStatefulSetStatus -instance HasBodyParam PatchNamespacedStatefulSetStatus A.Value +instance HasBodyParam PatchNamespacedStatefulSetStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedStatefulSetStatus Pretty where @@ -1400,10 +1356,10 @@ instance Consumes PatchNamespacedStatefulSetStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedStatefulSetStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedStatefulSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedStatefulSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedStatefulSetStatus MimeYaml -- *** readNamespacedControllerRevision @@ -1439,16 +1395,12 @@ instance HasOptionalParam ReadNamespacedControllerRevision Exact where instance HasOptionalParam ReadNamespacedControllerRevision Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedControllerRevision mtype - -- | @application/json@ instance Produces ReadNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedControllerRevision MimeYaml -- *** readNamespacedDeployment @@ -1484,16 +1436,12 @@ instance HasOptionalParam ReadNamespacedDeployment Exact where instance HasOptionalParam ReadNamespacedDeployment Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeployment mtype - -- | @application/json@ instance Produces ReadNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeployment MimeYaml -- *** readNamespacedDeploymentScale @@ -1519,16 +1467,12 @@ data ReadNamespacedDeploymentScale instance HasOptionalParam ReadNamespacedDeploymentScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeploymentScale mtype - -- | @application/json@ instance Produces ReadNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeploymentScale MimeYaml -- *** readNamespacedDeploymentStatus @@ -1554,16 +1498,12 @@ data ReadNamespacedDeploymentStatus instance HasOptionalParam ReadNamespacedDeploymentStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeploymentStatus mtype - -- | @application/json@ instance Produces ReadNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeploymentStatus MimeYaml -- *** readNamespacedStatefulSet @@ -1599,16 +1539,12 @@ instance HasOptionalParam ReadNamespacedStatefulSet Exact where instance HasOptionalParam ReadNamespacedStatefulSet Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedStatefulSet mtype - -- | @application/json@ instance Produces ReadNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedStatefulSet MimeYaml -- *** readNamespacedStatefulSetScale @@ -1634,16 +1570,12 @@ data ReadNamespacedStatefulSetScale instance HasOptionalParam ReadNamespacedStatefulSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedStatefulSetScale mtype - -- | @application/json@ instance Produces ReadNamespacedStatefulSetScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedStatefulSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedStatefulSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedStatefulSetScale MimeYaml -- *** readNamespacedStatefulSetStatus @@ -1669,16 +1601,12 @@ data ReadNamespacedStatefulSetStatus instance HasOptionalParam ReadNamespacedStatefulSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedStatefulSetStatus mtype - -- | @application/json@ instance Produces ReadNamespacedStatefulSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedStatefulSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedStatefulSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedStatefulSetStatus MimeYaml -- *** replaceNamespacedControllerRevision @@ -1693,11 +1621,11 @@ replaceNamespacedControllerRevision :: (Consumes ReplaceNamespacedControllerRevision contentType, MimeRender contentType V1beta1ControllerRevision) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1ControllerRevision -- ^ "body" -> Name -- ^ "name" - name of the ControllerRevision -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1ControllerRevision -- ^ "body" -> KubernetesRequest ReplaceNamespacedControllerRevision contentType V1beta1ControllerRevision accept -replaceNamespacedControllerRevision _ _ (Name name) (Namespace namespace) body = +replaceNamespacedControllerRevision _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/controllerrevisions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1709,16 +1637,16 @@ instance HasBodyParam ReplaceNamespacedControllerRevision V1beta1ControllerRevis instance HasOptionalParam ReplaceNamespacedControllerRevision Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedControllerRevision mtype -- | @application/json@ instance Produces ReplaceNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedControllerRevision MimeYaml -- *** replaceNamespacedDeployment @@ -1733,11 +1661,11 @@ replaceNamespacedDeployment :: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType AppsV1beta1Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> AppsV1beta1Deployment -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> AppsV1beta1Deployment -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeployment contentType AppsV1beta1Deployment accept -replaceNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1749,16 +1677,16 @@ instance HasBodyParam ReplaceNamespacedDeployment AppsV1beta1Deployment instance HasOptionalParam ReplaceNamespacedDeployment Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeployment mtype -- | @application/json@ instance Produces ReplaceNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeployment MimeYaml -- *** replaceNamespacedDeploymentScale @@ -1773,11 +1701,11 @@ replaceNamespacedDeploymentScale :: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType AppsV1beta1Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> AppsV1beta1Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> AppsV1beta1Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType AppsV1beta1Scale accept -replaceNamespacedDeploymentScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeploymentScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1789,16 +1717,16 @@ instance HasBodyParam ReplaceNamespacedDeploymentScale AppsV1beta1Scale instance HasOptionalParam ReplaceNamespacedDeploymentScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeploymentScale mtype -- | @application/json@ instance Produces ReplaceNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeploymentScale MimeYaml -- *** replaceNamespacedDeploymentStatus @@ -1813,11 +1741,11 @@ replaceNamespacedDeploymentStatus :: (Consumes ReplaceNamespacedDeploymentStatus contentType, MimeRender contentType AppsV1beta1Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> AppsV1beta1Deployment -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> AppsV1beta1Deployment -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType AppsV1beta1Deployment accept -replaceNamespacedDeploymentStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeploymentStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1829,16 +1757,16 @@ instance HasBodyParam ReplaceNamespacedDeploymentStatus AppsV1beta1Deployment instance HasOptionalParam ReplaceNamespacedDeploymentStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeploymentStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeploymentStatus MimeYaml -- *** replaceNamespacedStatefulSet @@ -1853,11 +1781,11 @@ replaceNamespacedStatefulSet :: (Consumes ReplaceNamespacedStatefulSet contentType, MimeRender contentType V1beta1StatefulSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1StatefulSet -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1StatefulSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedStatefulSet contentType V1beta1StatefulSet accept -replaceNamespacedStatefulSet _ _ (Name name) (Namespace namespace) body = +replaceNamespacedStatefulSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/statefulsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1869,16 +1797,16 @@ instance HasBodyParam ReplaceNamespacedStatefulSet V1beta1StatefulSet instance HasOptionalParam ReplaceNamespacedStatefulSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedStatefulSet mtype -- | @application/json@ instance Produces ReplaceNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedStatefulSet MimeYaml -- *** replaceNamespacedStatefulSetScale @@ -1893,11 +1821,11 @@ replaceNamespacedStatefulSetScale :: (Consumes ReplaceNamespacedStatefulSetScale contentType, MimeRender contentType AppsV1beta1Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> AppsV1beta1Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> AppsV1beta1Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType AppsV1beta1Scale accept -replaceNamespacedStatefulSetScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedStatefulSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1909,16 +1837,16 @@ instance HasBodyParam ReplaceNamespacedStatefulSetScale AppsV1beta1Scale instance HasOptionalParam ReplaceNamespacedStatefulSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedStatefulSetScale mtype -- | @application/json@ instance Produces ReplaceNamespacedStatefulSetScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedStatefulSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedStatefulSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedStatefulSetScale MimeYaml -- *** replaceNamespacedStatefulSetStatus @@ -1933,11 +1861,11 @@ replaceNamespacedStatefulSetStatus :: (Consumes ReplaceNamespacedStatefulSetStatus contentType, MimeRender contentType V1beta1StatefulSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1StatefulSet -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1StatefulSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType V1beta1StatefulSet accept -replaceNamespacedStatefulSetStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedStatefulSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta1/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1949,14 +1877,14 @@ instance HasBodyParam ReplaceNamespacedStatefulSetStatus V1beta1StatefulSet instance HasOptionalParam ReplaceNamespacedStatefulSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedStatefulSetStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedStatefulSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedStatefulSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedStatefulSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedStatefulSetStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1beta2.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1beta2.hs index c359e90..0fb36db 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1beta2.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AppsV1beta2.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedControllerRevision :: (Consumes CreateNamespacedControllerRevision contentType, MimeRender contentType V1beta2ControllerRevision) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta2ControllerRevision -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedControllerRevision contentType V1beta2ControllerRevision accept -createNamespacedControllerRevision _ _ (Namespace namespace) body = +createNamespacedControllerRevision _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/controllerrevisions"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedControllerRevision V1beta2ControllerRevisi instance HasOptionalParam CreateNamespacedControllerRevision Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedControllerRevision mtype -- | @application/json@ instance Produces CreateNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedControllerRevision MimeYaml -- *** createNamespacedDaemonSet @@ -108,10 +108,10 @@ createNamespacedDaemonSet :: (Consumes CreateNamespacedDaemonSet contentType, MimeRender contentType V1beta2DaemonSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta2DaemonSet -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedDaemonSet contentType V1beta2DaemonSet accept -createNamespacedDaemonSet _ _ (Namespace namespace) body = +createNamespacedDaemonSet _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/daemonsets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -123,16 +123,16 @@ instance HasBodyParam CreateNamespacedDaemonSet V1beta2DaemonSet instance HasOptionalParam CreateNamespacedDaemonSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedDaemonSet mtype -- | @application/json@ instance Produces CreateNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedDaemonSet MimeYaml -- *** createNamespacedDeployment @@ -147,10 +147,10 @@ createNamespacedDeployment :: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType V1beta2Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta2Deployment -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedDeployment contentType V1beta2Deployment accept -createNamespacedDeployment _ _ (Namespace namespace) body = +createNamespacedDeployment _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/deployments"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -162,16 +162,16 @@ instance HasBodyParam CreateNamespacedDeployment V1beta2Deployment instance HasOptionalParam CreateNamespacedDeployment Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedDeployment mtype -- | @application/json@ instance Produces CreateNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedDeployment MimeYaml -- *** createNamespacedReplicaSet @@ -186,10 +186,10 @@ createNamespacedReplicaSet :: (Consumes CreateNamespacedReplicaSet contentType, MimeRender contentType V1beta2ReplicaSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta2ReplicaSet -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedReplicaSet contentType V1beta2ReplicaSet accept -createNamespacedReplicaSet _ _ (Namespace namespace) body = +createNamespacedReplicaSet _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/replicasets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -201,16 +201,16 @@ instance HasBodyParam CreateNamespacedReplicaSet V1beta2ReplicaSet instance HasOptionalParam CreateNamespacedReplicaSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedReplicaSet mtype -- | @application/json@ instance Produces CreateNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedReplicaSet MimeYaml -- *** createNamespacedStatefulSet @@ -225,10 +225,10 @@ createNamespacedStatefulSet :: (Consumes CreateNamespacedStatefulSet contentType, MimeRender contentType V1beta2StatefulSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta2StatefulSet -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedStatefulSet contentType V1beta2StatefulSet accept -createNamespacedStatefulSet _ _ (Namespace namespace) body = +createNamespacedStatefulSet _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/statefulsets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -240,16 +240,16 @@ instance HasBodyParam CreateNamespacedStatefulSet V1beta2StatefulSet instance HasOptionalParam CreateNamespacedStatefulSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedStatefulSet mtype -- | @application/json@ instance Produces CreateNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedStatefulSet MimeYaml -- *** deleteCollectionNamespacedControllerRevision @@ -314,16 +314,12 @@ instance HasOptionalParam DeleteCollectionNamespacedControllerRevision TimeoutSe instance HasOptionalParam DeleteCollectionNamespacedControllerRevision Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedControllerRevision mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedControllerRevision MimeYaml -- *** deleteCollectionNamespacedDaemonSet @@ -388,16 +384,12 @@ instance HasOptionalParam DeleteCollectionNamespacedDaemonSet TimeoutSeconds whe instance HasOptionalParam DeleteCollectionNamespacedDaemonSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedDaemonSet mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedDaemonSet MimeYaml -- *** deleteCollectionNamespacedDeployment @@ -462,16 +454,12 @@ instance HasOptionalParam DeleteCollectionNamespacedDeployment TimeoutSeconds wh instance HasOptionalParam DeleteCollectionNamespacedDeployment Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedDeployment mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedDeployment MimeYaml -- *** deleteCollectionNamespacedReplicaSet @@ -536,16 +524,12 @@ instance HasOptionalParam DeleteCollectionNamespacedReplicaSet TimeoutSeconds wh instance HasOptionalParam DeleteCollectionNamespacedReplicaSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedReplicaSet mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedReplicaSet MimeYaml -- *** deleteCollectionNamespacedStatefulSet @@ -610,16 +594,12 @@ instance HasOptionalParam DeleteCollectionNamespacedStatefulSet TimeoutSeconds w instance HasOptionalParam DeleteCollectionNamespacedStatefulSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedStatefulSet mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedStatefulSet MimeYaml -- *** deleteNamespacedControllerRevision @@ -634,11 +614,11 @@ deleteNamespacedControllerRevision :: (Consumes DeleteNamespacedControllerRevision contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the ControllerRevision -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedControllerRevision contentType V1Status accept -deleteNamespacedControllerRevision _ _ (Name name) (Namespace namespace) body = +deleteNamespacedControllerRevision _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/controllerrevisions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -665,16 +645,16 @@ instance HasOptionalParam DeleteNamespacedControllerRevision OrphanDependents wh instance HasOptionalParam DeleteNamespacedControllerRevision PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedControllerRevision mtype -- | @application/json@ instance Produces DeleteNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedControllerRevision MimeYaml -- *** deleteNamespacedDaemonSet @@ -689,11 +669,11 @@ deleteNamespacedDaemonSet :: (Consumes DeleteNamespacedDaemonSet contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedDaemonSet contentType V1Status accept -deleteNamespacedDaemonSet _ _ (Name name) (Namespace namespace) body = +deleteNamespacedDaemonSet _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/daemonsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -720,16 +700,16 @@ instance HasOptionalParam DeleteNamespacedDaemonSet OrphanDependents where instance HasOptionalParam DeleteNamespacedDaemonSet PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedDaemonSet mtype -- | @application/json@ instance Produces DeleteNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedDaemonSet MimeYaml -- *** deleteNamespacedDeployment @@ -744,11 +724,11 @@ deleteNamespacedDeployment :: (Consumes DeleteNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedDeployment contentType V1Status accept -deleteNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +deleteNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -775,16 +755,16 @@ instance HasOptionalParam DeleteNamespacedDeployment OrphanDependents where instance HasOptionalParam DeleteNamespacedDeployment PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedDeployment mtype -- | @application/json@ instance Produces DeleteNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedDeployment MimeYaml -- *** deleteNamespacedReplicaSet @@ -799,11 +779,11 @@ deleteNamespacedReplicaSet :: (Consumes DeleteNamespacedReplicaSet contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedReplicaSet contentType V1Status accept -deleteNamespacedReplicaSet _ _ (Name name) (Namespace namespace) body = +deleteNamespacedReplicaSet _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/replicasets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -830,16 +810,16 @@ instance HasOptionalParam DeleteNamespacedReplicaSet OrphanDependents where instance HasOptionalParam DeleteNamespacedReplicaSet PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedReplicaSet mtype -- | @application/json@ instance Produces DeleteNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedReplicaSet MimeYaml -- *** deleteNamespacedStatefulSet @@ -854,11 +834,11 @@ deleteNamespacedStatefulSet :: (Consumes DeleteNamespacedStatefulSet contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedStatefulSet contentType V1Status accept -deleteNamespacedStatefulSet _ _ (Name name) (Namespace namespace) body = +deleteNamespacedStatefulSet _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/statefulsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -885,16 +865,16 @@ instance HasOptionalParam DeleteNamespacedStatefulSet OrphanDependents where instance HasOptionalParam DeleteNamespacedStatefulSet PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedStatefulSet mtype -- | @application/json@ instance Produces DeleteNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedStatefulSet MimeYaml -- *** getAPIResources @@ -913,20 +893,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listControllerRevisionForAllNamespaces @@ -990,20 +962,16 @@ instance HasOptionalParam ListControllerRevisionForAllNamespaces TimeoutSeconds instance HasOptionalParam ListControllerRevisionForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListControllerRevisionForAllNamespaces mtype - -- | @application/json@ instance Produces ListControllerRevisionForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListControllerRevisionForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListControllerRevisionForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListControllerRevisionForAllNamespaces MimeYaml -- *** listDaemonSetForAllNamespaces @@ -1067,20 +1035,16 @@ instance HasOptionalParam ListDaemonSetForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListDaemonSetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListDaemonSetForAllNamespaces mtype - -- | @application/json@ instance Produces ListDaemonSetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListDaemonSetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListDaemonSetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListDaemonSetForAllNamespaces MimeYaml -- *** listDeploymentForAllNamespaces @@ -1144,20 +1108,16 @@ instance HasOptionalParam ListDeploymentForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListDeploymentForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListDeploymentForAllNamespaces mtype - -- | @application/json@ instance Produces ListDeploymentForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListDeploymentForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListDeploymentForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListDeploymentForAllNamespaces MimeYaml -- *** listNamespacedControllerRevision @@ -1222,20 +1182,16 @@ instance HasOptionalParam ListNamespacedControllerRevision TimeoutSeconds where instance HasOptionalParam ListNamespacedControllerRevision Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedControllerRevision mtype - -- | @application/json@ instance Produces ListNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedControllerRevision MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedControllerRevision MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedControllerRevision MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedControllerRevision MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedControllerRevision MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedControllerRevision MimeYaml -- *** listNamespacedDaemonSet @@ -1300,20 +1256,16 @@ instance HasOptionalParam ListNamespacedDaemonSet TimeoutSeconds where instance HasOptionalParam ListNamespacedDaemonSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedDaemonSet mtype - -- | @application/json@ instance Produces ListNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedDaemonSet MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedDaemonSet MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedDaemonSet MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedDaemonSet MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedDaemonSet MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedDaemonSet MimeYaml -- *** listNamespacedDeployment @@ -1378,20 +1330,16 @@ instance HasOptionalParam ListNamespacedDeployment TimeoutSeconds where instance HasOptionalParam ListNamespacedDeployment Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedDeployment mtype - -- | @application/json@ instance Produces ListNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedDeployment MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedDeployment MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedDeployment MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedDeployment MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedDeployment MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedDeployment MimeYaml -- *** listNamespacedReplicaSet @@ -1456,20 +1404,16 @@ instance HasOptionalParam ListNamespacedReplicaSet TimeoutSeconds where instance HasOptionalParam ListNamespacedReplicaSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedReplicaSet mtype - -- | @application/json@ instance Produces ListNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedReplicaSet MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedReplicaSet MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedReplicaSet MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedReplicaSet MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedReplicaSet MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedReplicaSet MimeYaml -- *** listNamespacedStatefulSet @@ -1534,20 +1478,16 @@ instance HasOptionalParam ListNamespacedStatefulSet TimeoutSeconds where instance HasOptionalParam ListNamespacedStatefulSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedStatefulSet mtype - -- | @application/json@ instance Produces ListNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedStatefulSet MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedStatefulSet MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedStatefulSet MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedStatefulSet MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedStatefulSet MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedStatefulSet MimeYaml -- *** listReplicaSetForAllNamespaces @@ -1611,20 +1551,16 @@ instance HasOptionalParam ListReplicaSetForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListReplicaSetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListReplicaSetForAllNamespaces mtype - -- | @application/json@ instance Produces ListReplicaSetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListReplicaSetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListReplicaSetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListReplicaSetForAllNamespaces MimeYaml -- *** listStatefulSetForAllNamespaces @@ -1688,20 +1624,16 @@ instance HasOptionalParam ListStatefulSetForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListStatefulSetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListStatefulSetForAllNamespaces mtype - -- | @application/json@ instance Produces ListStatefulSetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListStatefulSetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListStatefulSetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListStatefulSetForAllNamespaces MimeYaml -- *** patchNamespacedControllerRevision @@ -1713,20 +1645,20 @@ instance Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobufstrea -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedControllerRevision - :: (Consumes PatchNamespacedControllerRevision contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedControllerRevision contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ControllerRevision -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedControllerRevision contentType V1beta2ControllerRevision accept -patchNamespacedControllerRevision _ _ (Name name) (Namespace namespace) body = +patchNamespacedControllerRevision _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/controllerrevisions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedControllerRevision -instance HasBodyParam PatchNamespacedControllerRevision A.Value +instance HasBodyParam PatchNamespacedControllerRevision Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedControllerRevision Pretty where @@ -1742,10 +1674,10 @@ instance Consumes PatchNamespacedControllerRevision MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedControllerRevision MimeYaml -- *** patchNamespacedDaemonSet @@ -1757,20 +1689,20 @@ instance Produces PatchNamespacedControllerRevision MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDaemonSet - :: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDaemonSet contentType V1beta2DaemonSet accept -patchNamespacedDaemonSet _ _ (Name name) (Namespace namespace) body = +patchNamespacedDaemonSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/daemonsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDaemonSet -instance HasBodyParam PatchNamespacedDaemonSet A.Value +instance HasBodyParam PatchNamespacedDaemonSet Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDaemonSet Pretty where @@ -1786,10 +1718,10 @@ instance Consumes PatchNamespacedDaemonSet MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDaemonSet MimeYaml -- *** patchNamespacedDaemonSetStatus @@ -1801,20 +1733,20 @@ instance Produces PatchNamespacedDaemonSet MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDaemonSetStatus - :: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType V1beta2DaemonSet accept -patchNamespacedDaemonSetStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedDaemonSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/daemonsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDaemonSetStatus -instance HasBodyParam PatchNamespacedDaemonSetStatus A.Value +instance HasBodyParam PatchNamespacedDaemonSetStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDaemonSetStatus Pretty where @@ -1830,10 +1762,10 @@ instance Consumes PatchNamespacedDaemonSetStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDaemonSetStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDaemonSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDaemonSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDaemonSetStatus MimeYaml -- *** patchNamespacedDeployment @@ -1845,20 +1777,20 @@ instance Produces PatchNamespacedDaemonSetStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeployment - :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeployment contentType V1beta2Deployment accept -patchNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeployment -instance HasBodyParam PatchNamespacedDeployment A.Value +instance HasBodyParam PatchNamespacedDeployment Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeployment Pretty where @@ -1874,10 +1806,10 @@ instance Consumes PatchNamespacedDeployment MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeployment MimeYaml -- *** patchNamespacedDeploymentScale @@ -1889,20 +1821,20 @@ instance Produces PatchNamespacedDeployment MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeploymentScale - :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeploymentScale contentType V1beta2Scale accept -patchNamespacedDeploymentScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeploymentScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/deployments/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeploymentScale -instance HasBodyParam PatchNamespacedDeploymentScale A.Value +instance HasBodyParam PatchNamespacedDeploymentScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeploymentScale Pretty where @@ -1918,10 +1850,10 @@ instance Consumes PatchNamespacedDeploymentScale MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeploymentScale MimeYaml -- *** patchNamespacedDeploymentStatus @@ -1933,20 +1865,20 @@ instance Produces PatchNamespacedDeploymentScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeploymentStatus - :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeploymentStatus contentType V1beta2Deployment accept -patchNamespacedDeploymentStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeploymentStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/deployments/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeploymentStatus -instance HasBodyParam PatchNamespacedDeploymentStatus A.Value +instance HasBodyParam PatchNamespacedDeploymentStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeploymentStatus Pretty where @@ -1962,10 +1894,10 @@ instance Consumes PatchNamespacedDeploymentStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeploymentStatus MimeYaml -- *** patchNamespacedReplicaSet @@ -1977,20 +1909,20 @@ instance Produces PatchNamespacedDeploymentStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicaSet - :: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicaSet contentType V1beta2ReplicaSet accept -patchNamespacedReplicaSet _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicaSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/replicasets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicaSet -instance HasBodyParam PatchNamespacedReplicaSet A.Value +instance HasBodyParam PatchNamespacedReplicaSet Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicaSet Pretty where @@ -2006,10 +1938,10 @@ instance Consumes PatchNamespacedReplicaSet MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicaSet MimeYaml -- *** patchNamespacedReplicaSetScale @@ -2021,20 +1953,20 @@ instance Produces PatchNamespacedReplicaSet MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicaSetScale - :: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicaSetScale contentType V1beta2Scale accept -patchNamespacedReplicaSetScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicaSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/replicasets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicaSetScale -instance HasBodyParam PatchNamespacedReplicaSetScale A.Value +instance HasBodyParam PatchNamespacedReplicaSetScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicaSetScale Pretty where @@ -2050,10 +1982,10 @@ instance Consumes PatchNamespacedReplicaSetScale MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedReplicaSetScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicaSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicaSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicaSetScale MimeYaml -- *** patchNamespacedReplicaSetStatus @@ -2065,20 +1997,20 @@ instance Produces PatchNamespacedReplicaSetScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicaSetStatus - :: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType V1beta2ReplicaSet accept -patchNamespacedReplicaSetStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicaSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/replicasets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicaSetStatus -instance HasBodyParam PatchNamespacedReplicaSetStatus A.Value +instance HasBodyParam PatchNamespacedReplicaSetStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicaSetStatus Pretty where @@ -2094,10 +2026,10 @@ instance Consumes PatchNamespacedReplicaSetStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedReplicaSetStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicaSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicaSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicaSetStatus MimeYaml -- *** patchNamespacedStatefulSet @@ -2109,20 +2041,20 @@ instance Produces PatchNamespacedReplicaSetStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedStatefulSet - :: (Consumes PatchNamespacedStatefulSet contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedStatefulSet contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedStatefulSet contentType V1beta2StatefulSet accept -patchNamespacedStatefulSet _ _ (Name name) (Namespace namespace) body = +patchNamespacedStatefulSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/statefulsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedStatefulSet -instance HasBodyParam PatchNamespacedStatefulSet A.Value +instance HasBodyParam PatchNamespacedStatefulSet Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedStatefulSet Pretty where @@ -2138,10 +2070,10 @@ instance Consumes PatchNamespacedStatefulSet MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedStatefulSet MimeYaml -- *** patchNamespacedStatefulSetScale @@ -2153,20 +2085,20 @@ instance Produces PatchNamespacedStatefulSet MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedStatefulSetScale - :: (Consumes PatchNamespacedStatefulSetScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedStatefulSetScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedStatefulSetScale contentType V1beta2Scale accept -patchNamespacedStatefulSetScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedStatefulSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedStatefulSetScale -instance HasBodyParam PatchNamespacedStatefulSetScale A.Value +instance HasBodyParam PatchNamespacedStatefulSetScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedStatefulSetScale Pretty where @@ -2182,10 +2114,10 @@ instance Consumes PatchNamespacedStatefulSetScale MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedStatefulSetScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedStatefulSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedStatefulSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedStatefulSetScale MimeYaml -- *** patchNamespacedStatefulSetStatus @@ -2197,20 +2129,20 @@ instance Produces PatchNamespacedStatefulSetScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedStatefulSetStatus - :: (Consumes PatchNamespacedStatefulSetStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedStatefulSetStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType V1beta2StatefulSet accept -patchNamespacedStatefulSetStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedStatefulSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedStatefulSetStatus -instance HasBodyParam PatchNamespacedStatefulSetStatus A.Value +instance HasBodyParam PatchNamespacedStatefulSetStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedStatefulSetStatus Pretty where @@ -2226,10 +2158,10 @@ instance Consumes PatchNamespacedStatefulSetStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedStatefulSetStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedStatefulSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedStatefulSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedStatefulSetStatus MimeYaml -- *** readNamespacedControllerRevision @@ -2265,16 +2197,12 @@ instance HasOptionalParam ReadNamespacedControllerRevision Exact where instance HasOptionalParam ReadNamespacedControllerRevision Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedControllerRevision mtype - -- | @application/json@ instance Produces ReadNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedControllerRevision MimeYaml -- *** readNamespacedDaemonSet @@ -2310,16 +2238,12 @@ instance HasOptionalParam ReadNamespacedDaemonSet Exact where instance HasOptionalParam ReadNamespacedDaemonSet Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDaemonSet mtype - -- | @application/json@ instance Produces ReadNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDaemonSet MimeYaml -- *** readNamespacedDaemonSetStatus @@ -2345,16 +2269,12 @@ data ReadNamespacedDaemonSetStatus instance HasOptionalParam ReadNamespacedDaemonSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDaemonSetStatus mtype - -- | @application/json@ instance Produces ReadNamespacedDaemonSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDaemonSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDaemonSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDaemonSetStatus MimeYaml -- *** readNamespacedDeployment @@ -2390,16 +2310,12 @@ instance HasOptionalParam ReadNamespacedDeployment Exact where instance HasOptionalParam ReadNamespacedDeployment Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeployment mtype - -- | @application/json@ instance Produces ReadNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeployment MimeYaml -- *** readNamespacedDeploymentScale @@ -2425,16 +2341,12 @@ data ReadNamespacedDeploymentScale instance HasOptionalParam ReadNamespacedDeploymentScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeploymentScale mtype - -- | @application/json@ instance Produces ReadNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeploymentScale MimeYaml -- *** readNamespacedDeploymentStatus @@ -2460,16 +2372,12 @@ data ReadNamespacedDeploymentStatus instance HasOptionalParam ReadNamespacedDeploymentStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeploymentStatus mtype - -- | @application/json@ instance Produces ReadNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeploymentStatus MimeYaml -- *** readNamespacedReplicaSet @@ -2505,16 +2413,12 @@ instance HasOptionalParam ReadNamespacedReplicaSet Exact where instance HasOptionalParam ReadNamespacedReplicaSet Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicaSet mtype - -- | @application/json@ instance Produces ReadNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicaSet MimeYaml -- *** readNamespacedReplicaSetScale @@ -2540,16 +2444,12 @@ data ReadNamespacedReplicaSetScale instance HasOptionalParam ReadNamespacedReplicaSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicaSetScale mtype - -- | @application/json@ instance Produces ReadNamespacedReplicaSetScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicaSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicaSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicaSetScale MimeYaml -- *** readNamespacedReplicaSetStatus @@ -2575,16 +2475,12 @@ data ReadNamespacedReplicaSetStatus instance HasOptionalParam ReadNamespacedReplicaSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicaSetStatus mtype - -- | @application/json@ instance Produces ReadNamespacedReplicaSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicaSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicaSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicaSetStatus MimeYaml -- *** readNamespacedStatefulSet @@ -2620,16 +2516,12 @@ instance HasOptionalParam ReadNamespacedStatefulSet Exact where instance HasOptionalParam ReadNamespacedStatefulSet Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedStatefulSet mtype - -- | @application/json@ instance Produces ReadNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedStatefulSet MimeYaml -- *** readNamespacedStatefulSetScale @@ -2655,16 +2547,12 @@ data ReadNamespacedStatefulSetScale instance HasOptionalParam ReadNamespacedStatefulSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedStatefulSetScale mtype - -- | @application/json@ instance Produces ReadNamespacedStatefulSetScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedStatefulSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedStatefulSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedStatefulSetScale MimeYaml -- *** readNamespacedStatefulSetStatus @@ -2690,16 +2578,12 @@ data ReadNamespacedStatefulSetStatus instance HasOptionalParam ReadNamespacedStatefulSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedStatefulSetStatus mtype - -- | @application/json@ instance Produces ReadNamespacedStatefulSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedStatefulSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedStatefulSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedStatefulSetStatus MimeYaml -- *** replaceNamespacedControllerRevision @@ -2714,11 +2598,11 @@ replaceNamespacedControllerRevision :: (Consumes ReplaceNamespacedControllerRevision contentType, MimeRender contentType V1beta2ControllerRevision) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2ControllerRevision -- ^ "body" -> Name -- ^ "name" - name of the ControllerRevision -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2ControllerRevision -- ^ "body" -> KubernetesRequest ReplaceNamespacedControllerRevision contentType V1beta2ControllerRevision accept -replaceNamespacedControllerRevision _ _ (Name name) (Namespace namespace) body = +replaceNamespacedControllerRevision _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/controllerrevisions/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2730,16 +2614,16 @@ instance HasBodyParam ReplaceNamespacedControllerRevision V1beta2ControllerRevis instance HasOptionalParam ReplaceNamespacedControllerRevision Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedControllerRevision mtype -- | @application/json@ instance Produces ReplaceNamespacedControllerRevision MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedControllerRevision MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedControllerRevision MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedControllerRevision MimeYaml -- *** replaceNamespacedDaemonSet @@ -2754,11 +2638,11 @@ replaceNamespacedDaemonSet :: (Consumes ReplaceNamespacedDaemonSet contentType, MimeRender contentType V1beta2DaemonSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2DaemonSet -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2DaemonSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedDaemonSet contentType V1beta2DaemonSet accept -replaceNamespacedDaemonSet _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDaemonSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/daemonsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2770,16 +2654,16 @@ instance HasBodyParam ReplaceNamespacedDaemonSet V1beta2DaemonSet instance HasOptionalParam ReplaceNamespacedDaemonSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDaemonSet mtype -- | @application/json@ instance Produces ReplaceNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDaemonSet MimeYaml -- *** replaceNamespacedDaemonSetStatus @@ -2794,11 +2678,11 @@ replaceNamespacedDaemonSetStatus :: (Consumes ReplaceNamespacedDaemonSetStatus contentType, MimeRender contentType V1beta2DaemonSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2DaemonSet -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2DaemonSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType V1beta2DaemonSet accept -replaceNamespacedDaemonSetStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDaemonSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/daemonsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2810,16 +2694,16 @@ instance HasBodyParam ReplaceNamespacedDaemonSetStatus V1beta2DaemonSet instance HasOptionalParam ReplaceNamespacedDaemonSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDaemonSetStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedDaemonSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDaemonSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDaemonSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDaemonSetStatus MimeYaml -- *** replaceNamespacedDeployment @@ -2834,11 +2718,11 @@ replaceNamespacedDeployment :: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType V1beta2Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2Deployment -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2Deployment -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeployment contentType V1beta2Deployment accept -replaceNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2850,16 +2734,16 @@ instance HasBodyParam ReplaceNamespacedDeployment V1beta2Deployment instance HasOptionalParam ReplaceNamespacedDeployment Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeployment mtype -- | @application/json@ instance Produces ReplaceNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeployment MimeYaml -- *** replaceNamespacedDeploymentScale @@ -2874,11 +2758,11 @@ replaceNamespacedDeploymentScale :: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType V1beta2Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType V1beta2Scale accept -replaceNamespacedDeploymentScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeploymentScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/deployments/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2890,16 +2774,16 @@ instance HasBodyParam ReplaceNamespacedDeploymentScale V1beta2Scale instance HasOptionalParam ReplaceNamespacedDeploymentScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeploymentScale mtype -- | @application/json@ instance Produces ReplaceNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeploymentScale MimeYaml -- *** replaceNamespacedDeploymentStatus @@ -2914,11 +2798,11 @@ replaceNamespacedDeploymentStatus :: (Consumes ReplaceNamespacedDeploymentStatus contentType, MimeRender contentType V1beta2Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2Deployment -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2Deployment -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType V1beta2Deployment accept -replaceNamespacedDeploymentStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeploymentStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/deployments/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2930,16 +2814,16 @@ instance HasBodyParam ReplaceNamespacedDeploymentStatus V1beta2Deployment instance HasOptionalParam ReplaceNamespacedDeploymentStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeploymentStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeploymentStatus MimeYaml -- *** replaceNamespacedReplicaSet @@ -2954,11 +2838,11 @@ replaceNamespacedReplicaSet :: (Consumes ReplaceNamespacedReplicaSet contentType, MimeRender contentType V1beta2ReplicaSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2ReplicaSet -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2ReplicaSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicaSet contentType V1beta2ReplicaSet accept -replaceNamespacedReplicaSet _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicaSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/replicasets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2970,16 +2854,16 @@ instance HasBodyParam ReplaceNamespacedReplicaSet V1beta2ReplicaSet instance HasOptionalParam ReplaceNamespacedReplicaSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicaSet mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicaSet MimeYaml -- *** replaceNamespacedReplicaSetScale @@ -2994,11 +2878,11 @@ replaceNamespacedReplicaSetScale :: (Consumes ReplaceNamespacedReplicaSetScale contentType, MimeRender contentType V1beta2Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType V1beta2Scale accept -replaceNamespacedReplicaSetScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicaSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/replicasets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3010,16 +2894,16 @@ instance HasBodyParam ReplaceNamespacedReplicaSetScale V1beta2Scale instance HasOptionalParam ReplaceNamespacedReplicaSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicaSetScale mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicaSetScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicaSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicaSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicaSetScale MimeYaml -- *** replaceNamespacedReplicaSetStatus @@ -3034,11 +2918,11 @@ replaceNamespacedReplicaSetStatus :: (Consumes ReplaceNamespacedReplicaSetStatus contentType, MimeRender contentType V1beta2ReplicaSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2ReplicaSet -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2ReplicaSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType V1beta2ReplicaSet accept -replaceNamespacedReplicaSetStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicaSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/replicasets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3050,16 +2934,16 @@ instance HasBodyParam ReplaceNamespacedReplicaSetStatus V1beta2ReplicaSet instance HasOptionalParam ReplaceNamespacedReplicaSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicaSetStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicaSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicaSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicaSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicaSetStatus MimeYaml -- *** replaceNamespacedStatefulSet @@ -3074,11 +2958,11 @@ replaceNamespacedStatefulSet :: (Consumes ReplaceNamespacedStatefulSet contentType, MimeRender contentType V1beta2StatefulSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2StatefulSet -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2StatefulSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedStatefulSet contentType V1beta2StatefulSet accept -replaceNamespacedStatefulSet _ _ (Name name) (Namespace namespace) body = +replaceNamespacedStatefulSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/statefulsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3090,16 +2974,16 @@ instance HasBodyParam ReplaceNamespacedStatefulSet V1beta2StatefulSet instance HasOptionalParam ReplaceNamespacedStatefulSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedStatefulSet mtype -- | @application/json@ instance Produces ReplaceNamespacedStatefulSet MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedStatefulSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedStatefulSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedStatefulSet MimeYaml -- *** replaceNamespacedStatefulSetScale @@ -3114,11 +2998,11 @@ replaceNamespacedStatefulSetScale :: (Consumes ReplaceNamespacedStatefulSetScale contentType, MimeRender contentType V1beta2Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType V1beta2Scale accept -replaceNamespacedStatefulSetScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedStatefulSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3130,16 +3014,16 @@ instance HasBodyParam ReplaceNamespacedStatefulSetScale V1beta2Scale instance HasOptionalParam ReplaceNamespacedStatefulSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedStatefulSetScale mtype -- | @application/json@ instance Produces ReplaceNamespacedStatefulSetScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedStatefulSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedStatefulSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedStatefulSetScale MimeYaml -- *** replaceNamespacedStatefulSetStatus @@ -3154,11 +3038,11 @@ replaceNamespacedStatefulSetStatus :: (Consumes ReplaceNamespacedStatefulSetStatus contentType, MimeRender contentType V1beta2StatefulSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta2StatefulSet -- ^ "body" -> Name -- ^ "name" - name of the StatefulSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta2StatefulSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType V1beta2StatefulSet accept -replaceNamespacedStatefulSetStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedStatefulSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/apps/v1beta2/namespaces/",toPath namespace,"/statefulsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3170,14 +3054,14 @@ instance HasBodyParam ReplaceNamespacedStatefulSetStatus V1beta2StatefulSet instance HasOptionalParam ReplaceNamespacedStatefulSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedStatefulSetStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedStatefulSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedStatefulSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedStatefulSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedStatefulSetStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Authentication.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Authentication.hs index 82cff90..dc36b98 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Authentication.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Authentication.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AuthenticationV1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AuthenticationV1.hs index a477f6b..9046047 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AuthenticationV1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AuthenticationV1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateTokenReview V1TokenReview instance HasOptionalParam CreateTokenReview Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateTokenReview mtype -- | @application/json@ instance Produces CreateTokenReview MimeJSON --- | @application/yaml@ -instance Produces CreateTokenReview MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateTokenReview MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateTokenReview MimeYaml -- *** getAPIResources @@ -111,18 +111,10 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AuthenticationV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AuthenticationV1beta1.hs index af7d377..b614413 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AuthenticationV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AuthenticationV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateTokenReview V1beta1TokenReview instance HasOptionalParam CreateTokenReview Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateTokenReview mtype -- | @application/json@ instance Produces CreateTokenReview MimeJSON --- | @application/yaml@ -instance Produces CreateTokenReview MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateTokenReview MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateTokenReview MimeYaml -- *** getAPIResources @@ -111,18 +111,10 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Authorization.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Authorization.hs index be6c420..5cfa36a 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Authorization.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Authorization.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AuthorizationV1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AuthorizationV1.hs index d826013..639c291 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AuthorizationV1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AuthorizationV1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedLocalSubjectAccessReview :: (Consumes CreateNamespacedLocalSubjectAccessReview contentType, MimeRender contentType V1LocalSubjectAccessReview) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1LocalSubjectAccessReview -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedLocalSubjectAccessReview contentType V1LocalSubjectAccessReview accept -createNamespacedLocalSubjectAccessReview _ _ (Namespace namespace) body = +createNamespacedLocalSubjectAccessReview _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/authorization.k8s.io/v1/namespaces/",toPath namespace,"/localsubjectaccessreviews"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedLocalSubjectAccessReview V1LocalSubjectAcc instance HasOptionalParam CreateNamespacedLocalSubjectAccessReview Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedLocalSubjectAccessReview mtype -- | @application/json@ instance Produces CreateNamespacedLocalSubjectAccessReview MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedLocalSubjectAccessReview MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedLocalSubjectAccessReview MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedLocalSubjectAccessReview MimeYaml -- *** createSelfSubjectAccessReview @@ -122,16 +122,16 @@ instance HasBodyParam CreateSelfSubjectAccessReview V1SelfSubjectAccessReview instance HasOptionalParam CreateSelfSubjectAccessReview Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateSelfSubjectAccessReview mtype -- | @application/json@ instance Produces CreateSelfSubjectAccessReview MimeJSON --- | @application/yaml@ -instance Produces CreateSelfSubjectAccessReview MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateSelfSubjectAccessReview MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateSelfSubjectAccessReview MimeYaml -- *** createSelfSubjectRulesReview @@ -160,16 +160,16 @@ instance HasBodyParam CreateSelfSubjectRulesReview V1SelfSubjectRulesReview instance HasOptionalParam CreateSelfSubjectRulesReview Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateSelfSubjectRulesReview mtype -- | @application/json@ instance Produces CreateSelfSubjectRulesReview MimeJSON --- | @application/yaml@ -instance Produces CreateSelfSubjectRulesReview MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateSelfSubjectRulesReview MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateSelfSubjectRulesReview MimeYaml -- *** createSubjectAccessReview @@ -198,16 +198,16 @@ instance HasBodyParam CreateSubjectAccessReview V1SubjectAccessReview instance HasOptionalParam CreateSubjectAccessReview Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateSubjectAccessReview mtype -- | @application/json@ instance Produces CreateSubjectAccessReview MimeJSON --- | @application/yaml@ -instance Produces CreateSubjectAccessReview MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateSubjectAccessReview MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateSubjectAccessReview MimeYaml -- *** getAPIResources @@ -226,18 +226,10 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AuthorizationV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AuthorizationV1beta1.hs index c2ae44e..d054075 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AuthorizationV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AuthorizationV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedLocalSubjectAccessReview :: (Consumes CreateNamespacedLocalSubjectAccessReview contentType, MimeRender contentType V1beta1LocalSubjectAccessReview) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1LocalSubjectAccessReview -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedLocalSubjectAccessReview contentType V1beta1LocalSubjectAccessReview accept -createNamespacedLocalSubjectAccessReview _ _ (Namespace namespace) body = +createNamespacedLocalSubjectAccessReview _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/authorization.k8s.io/v1beta1/namespaces/",toPath namespace,"/localsubjectaccessreviews"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedLocalSubjectAccessReview V1beta1LocalSubje instance HasOptionalParam CreateNamespacedLocalSubjectAccessReview Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedLocalSubjectAccessReview mtype -- | @application/json@ instance Produces CreateNamespacedLocalSubjectAccessReview MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedLocalSubjectAccessReview MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedLocalSubjectAccessReview MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedLocalSubjectAccessReview MimeYaml -- *** createSelfSubjectAccessReview @@ -122,16 +122,16 @@ instance HasBodyParam CreateSelfSubjectAccessReview V1beta1SelfSubjectAccessRevi instance HasOptionalParam CreateSelfSubjectAccessReview Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateSelfSubjectAccessReview mtype -- | @application/json@ instance Produces CreateSelfSubjectAccessReview MimeJSON --- | @application/yaml@ -instance Produces CreateSelfSubjectAccessReview MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateSelfSubjectAccessReview MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateSelfSubjectAccessReview MimeYaml -- *** createSelfSubjectRulesReview @@ -160,16 +160,16 @@ instance HasBodyParam CreateSelfSubjectRulesReview V1beta1SelfSubjectRulesReview instance HasOptionalParam CreateSelfSubjectRulesReview Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateSelfSubjectRulesReview mtype -- | @application/json@ instance Produces CreateSelfSubjectRulesReview MimeJSON --- | @application/yaml@ -instance Produces CreateSelfSubjectRulesReview MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateSelfSubjectRulesReview MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateSelfSubjectRulesReview MimeYaml -- *** createSubjectAccessReview @@ -198,16 +198,16 @@ instance HasBodyParam CreateSubjectAccessReview V1beta1SubjectAccessReview instance HasOptionalParam CreateSubjectAccessReview Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateSubjectAccessReview mtype -- | @application/json@ instance Produces CreateSubjectAccessReview MimeJSON --- | @application/yaml@ -instance Produces CreateSubjectAccessReview MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateSubjectAccessReview MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateSubjectAccessReview MimeYaml -- *** getAPIResources @@ -226,18 +226,10 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Autoscaling.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Autoscaling.hs index 8b35576..1e5617b 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Autoscaling.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Autoscaling.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AutoscalingV1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AutoscalingV1.hs index 0c3b259..578e9f8 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AutoscalingV1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AutoscalingV1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedHorizontalPodAutoscaler :: (Consumes CreateNamespacedHorizontalPodAutoscaler contentType, MimeRender contentType V1HorizontalPodAutoscaler) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1HorizontalPodAutoscaler -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedHorizontalPodAutoscaler contentType V1HorizontalPodAutoscaler accept -createNamespacedHorizontalPodAutoscaler _ _ (Namespace namespace) body = +createNamespacedHorizontalPodAutoscaler _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/autoscaling/v1/namespaces/",toPath namespace,"/horizontalpodautoscalers"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedHorizontalPodAutoscaler V1HorizontalPodAut instance HasOptionalParam CreateNamespacedHorizontalPodAutoscaler Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedHorizontalPodAutoscaler mtype -- | @application/json@ instance Produces CreateNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedHorizontalPodAutoscaler MimeYaml -- *** deleteCollectionNamespacedHorizontalPodAutoscaler @@ -158,16 +158,12 @@ instance HasOptionalParam DeleteCollectionNamespacedHorizontalPodAutoscaler Time instance HasOptionalParam DeleteCollectionNamespacedHorizontalPodAutoscaler Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedHorizontalPodAutoscaler mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedHorizontalPodAutoscaler MimeYaml -- *** deleteNamespacedHorizontalPodAutoscaler @@ -182,11 +178,11 @@ deleteNamespacedHorizontalPodAutoscaler :: (Consumes DeleteNamespacedHorizontalPodAutoscaler contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the HorizontalPodAutoscaler -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedHorizontalPodAutoscaler contentType V1Status accept -deleteNamespacedHorizontalPodAutoscaler _ _ (Name name) (Namespace namespace) body = +deleteNamespacedHorizontalPodAutoscaler _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/autoscaling/v1/namespaces/",toPath namespace,"/horizontalpodautoscalers/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -213,16 +209,16 @@ instance HasOptionalParam DeleteNamespacedHorizontalPodAutoscaler OrphanDependen instance HasOptionalParam DeleteNamespacedHorizontalPodAutoscaler PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedHorizontalPodAutoscaler mtype -- | @application/json@ instance Produces DeleteNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedHorizontalPodAutoscaler MimeYaml -- *** getAPIResources @@ -241,20 +237,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listHorizontalPodAutoscalerForAllNamespaces @@ -318,20 +306,16 @@ instance HasOptionalParam ListHorizontalPodAutoscalerForAllNamespaces TimeoutSec instance HasOptionalParam ListHorizontalPodAutoscalerForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListHorizontalPodAutoscalerForAllNamespaces mtype - -- | @application/json@ instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeYaml -- *** listNamespacedHorizontalPodAutoscaler @@ -396,20 +380,16 @@ instance HasOptionalParam ListNamespacedHorizontalPodAutoscaler TimeoutSeconds w instance HasOptionalParam ListNamespacedHorizontalPodAutoscaler Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedHorizontalPodAutoscaler mtype - -- | @application/json@ instance Produces ListNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedHorizontalPodAutoscaler MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedHorizontalPodAutoscaler MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedHorizontalPodAutoscaler MimeYaml -- *** patchNamespacedHorizontalPodAutoscaler @@ -421,20 +401,20 @@ instance Produces ListNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobu -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedHorizontalPodAutoscaler - :: (Consumes PatchNamespacedHorizontalPodAutoscaler contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedHorizontalPodAutoscaler contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the HorizontalPodAutoscaler -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedHorizontalPodAutoscaler contentType V1HorizontalPodAutoscaler accept -patchNamespacedHorizontalPodAutoscaler _ _ (Name name) (Namespace namespace) body = +patchNamespacedHorizontalPodAutoscaler _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/autoscaling/v1/namespaces/",toPath namespace,"/horizontalpodautoscalers/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedHorizontalPodAutoscaler -instance HasBodyParam PatchNamespacedHorizontalPodAutoscaler A.Value +instance HasBodyParam PatchNamespacedHorizontalPodAutoscaler Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedHorizontalPodAutoscaler Pretty where @@ -450,10 +430,10 @@ instance Consumes PatchNamespacedHorizontalPodAutoscaler MimeStrategicMergePatch -- | @application/json@ instance Produces PatchNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedHorizontalPodAutoscaler MimeYaml -- *** patchNamespacedHorizontalPodAutoscalerStatus @@ -465,20 +445,20 @@ instance Produces PatchNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtob -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedHorizontalPodAutoscalerStatus - :: (Consumes PatchNamespacedHorizontalPodAutoscalerStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedHorizontalPodAutoscalerStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the HorizontalPodAutoscaler -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedHorizontalPodAutoscalerStatus contentType V1HorizontalPodAutoscaler accept -patchNamespacedHorizontalPodAutoscalerStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedHorizontalPodAutoscalerStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/autoscaling/v1/namespaces/",toPath namespace,"/horizontalpodautoscalers/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedHorizontalPodAutoscalerStatus -instance HasBodyParam PatchNamespacedHorizontalPodAutoscalerStatus A.Value +instance HasBodyParam PatchNamespacedHorizontalPodAutoscalerStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedHorizontalPodAutoscalerStatus Pretty where @@ -494,10 +474,10 @@ instance Consumes PatchNamespacedHorizontalPodAutoscalerStatus MimeStrategicMerg -- | @application/json@ instance Produces PatchNamespacedHorizontalPodAutoscalerStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedHorizontalPodAutoscalerStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedHorizontalPodAutoscalerStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedHorizontalPodAutoscalerStatus MimeYaml -- *** readNamespacedHorizontalPodAutoscaler @@ -533,16 +513,12 @@ instance HasOptionalParam ReadNamespacedHorizontalPodAutoscaler Exact where instance HasOptionalParam ReadNamespacedHorizontalPodAutoscaler Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedHorizontalPodAutoscaler mtype - -- | @application/json@ instance Produces ReadNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedHorizontalPodAutoscaler MimeYaml -- *** readNamespacedHorizontalPodAutoscalerStatus @@ -568,16 +544,12 @@ data ReadNamespacedHorizontalPodAutoscalerStatus instance HasOptionalParam ReadNamespacedHorizontalPodAutoscalerStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedHorizontalPodAutoscalerStatus mtype - -- | @application/json@ instance Produces ReadNamespacedHorizontalPodAutoscalerStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedHorizontalPodAutoscalerStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedHorizontalPodAutoscalerStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedHorizontalPodAutoscalerStatus MimeYaml -- *** replaceNamespacedHorizontalPodAutoscaler @@ -592,11 +564,11 @@ replaceNamespacedHorizontalPodAutoscaler :: (Consumes ReplaceNamespacedHorizontalPodAutoscaler contentType, MimeRender contentType V1HorizontalPodAutoscaler) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1HorizontalPodAutoscaler -- ^ "body" -> Name -- ^ "name" - name of the HorizontalPodAutoscaler -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1HorizontalPodAutoscaler -- ^ "body" -> KubernetesRequest ReplaceNamespacedHorizontalPodAutoscaler contentType V1HorizontalPodAutoscaler accept -replaceNamespacedHorizontalPodAutoscaler _ _ (Name name) (Namespace namespace) body = +replaceNamespacedHorizontalPodAutoscaler _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/autoscaling/v1/namespaces/",toPath namespace,"/horizontalpodautoscalers/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -608,16 +580,16 @@ instance HasBodyParam ReplaceNamespacedHorizontalPodAutoscaler V1HorizontalPodAu instance HasOptionalParam ReplaceNamespacedHorizontalPodAutoscaler Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedHorizontalPodAutoscaler mtype -- | @application/json@ instance Produces ReplaceNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedHorizontalPodAutoscaler MimeYaml -- *** replaceNamespacedHorizontalPodAutoscalerStatus @@ -632,11 +604,11 @@ replaceNamespacedHorizontalPodAutoscalerStatus :: (Consumes ReplaceNamespacedHorizontalPodAutoscalerStatus contentType, MimeRender contentType V1HorizontalPodAutoscaler) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1HorizontalPodAutoscaler -- ^ "body" -> Name -- ^ "name" - name of the HorizontalPodAutoscaler -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1HorizontalPodAutoscaler -- ^ "body" -> KubernetesRequest ReplaceNamespacedHorizontalPodAutoscalerStatus contentType V1HorizontalPodAutoscaler accept -replaceNamespacedHorizontalPodAutoscalerStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedHorizontalPodAutoscalerStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/autoscaling/v1/namespaces/",toPath namespace,"/horizontalpodautoscalers/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -648,14 +620,14 @@ instance HasBodyParam ReplaceNamespacedHorizontalPodAutoscalerStatus V1Horizonta instance HasOptionalParam ReplaceNamespacedHorizontalPodAutoscalerStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedHorizontalPodAutoscalerStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedHorizontalPodAutoscalerStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedHorizontalPodAutoscalerStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedHorizontalPodAutoscalerStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedHorizontalPodAutoscalerStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/AutoscalingV2beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/AutoscalingV2beta1.hs index d89ccf9..3dfd668 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/AutoscalingV2beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/AutoscalingV2beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedHorizontalPodAutoscaler :: (Consumes CreateNamespacedHorizontalPodAutoscaler contentType, MimeRender contentType V2beta1HorizontalPodAutoscaler) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V2beta1HorizontalPodAutoscaler -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedHorizontalPodAutoscaler contentType V2beta1HorizontalPodAutoscaler accept -createNamespacedHorizontalPodAutoscaler _ _ (Namespace namespace) body = +createNamespacedHorizontalPodAutoscaler _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/autoscaling/v2beta1/namespaces/",toPath namespace,"/horizontalpodautoscalers"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedHorizontalPodAutoscaler V2beta1HorizontalP instance HasOptionalParam CreateNamespacedHorizontalPodAutoscaler Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedHorizontalPodAutoscaler mtype -- | @application/json@ instance Produces CreateNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedHorizontalPodAutoscaler MimeYaml -- *** deleteCollectionNamespacedHorizontalPodAutoscaler @@ -158,16 +158,12 @@ instance HasOptionalParam DeleteCollectionNamespacedHorizontalPodAutoscaler Time instance HasOptionalParam DeleteCollectionNamespacedHorizontalPodAutoscaler Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedHorizontalPodAutoscaler mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedHorizontalPodAutoscaler MimeYaml -- *** deleteNamespacedHorizontalPodAutoscaler @@ -182,11 +178,11 @@ deleteNamespacedHorizontalPodAutoscaler :: (Consumes DeleteNamespacedHorizontalPodAutoscaler contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the HorizontalPodAutoscaler -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedHorizontalPodAutoscaler contentType V1Status accept -deleteNamespacedHorizontalPodAutoscaler _ _ (Name name) (Namespace namespace) body = +deleteNamespacedHorizontalPodAutoscaler _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/autoscaling/v2beta1/namespaces/",toPath namespace,"/horizontalpodautoscalers/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -213,16 +209,16 @@ instance HasOptionalParam DeleteNamespacedHorizontalPodAutoscaler OrphanDependen instance HasOptionalParam DeleteNamespacedHorizontalPodAutoscaler PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedHorizontalPodAutoscaler mtype -- | @application/json@ instance Produces DeleteNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedHorizontalPodAutoscaler MimeYaml -- *** getAPIResources @@ -241,20 +237,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listHorizontalPodAutoscalerForAllNamespaces @@ -318,20 +306,16 @@ instance HasOptionalParam ListHorizontalPodAutoscalerForAllNamespaces TimeoutSec instance HasOptionalParam ListHorizontalPodAutoscalerForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListHorizontalPodAutoscalerForAllNamespaces mtype - -- | @application/json@ instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListHorizontalPodAutoscalerForAllNamespaces MimeYaml -- *** listNamespacedHorizontalPodAutoscaler @@ -396,20 +380,16 @@ instance HasOptionalParam ListNamespacedHorizontalPodAutoscaler TimeoutSeconds w instance HasOptionalParam ListNamespacedHorizontalPodAutoscaler Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedHorizontalPodAutoscaler mtype - -- | @application/json@ instance Produces ListNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedHorizontalPodAutoscaler MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedHorizontalPodAutoscaler MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedHorizontalPodAutoscaler MimeYaml -- *** patchNamespacedHorizontalPodAutoscaler @@ -421,20 +401,20 @@ instance Produces ListNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobu -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedHorizontalPodAutoscaler - :: (Consumes PatchNamespacedHorizontalPodAutoscaler contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedHorizontalPodAutoscaler contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the HorizontalPodAutoscaler -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedHorizontalPodAutoscaler contentType V2beta1HorizontalPodAutoscaler accept -patchNamespacedHorizontalPodAutoscaler _ _ (Name name) (Namespace namespace) body = +patchNamespacedHorizontalPodAutoscaler _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/autoscaling/v2beta1/namespaces/",toPath namespace,"/horizontalpodautoscalers/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedHorizontalPodAutoscaler -instance HasBodyParam PatchNamespacedHorizontalPodAutoscaler A.Value +instance HasBodyParam PatchNamespacedHorizontalPodAutoscaler Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedHorizontalPodAutoscaler Pretty where @@ -450,10 +430,10 @@ instance Consumes PatchNamespacedHorizontalPodAutoscaler MimeStrategicMergePatch -- | @application/json@ instance Produces PatchNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedHorizontalPodAutoscaler MimeYaml -- *** patchNamespacedHorizontalPodAutoscalerStatus @@ -465,20 +445,20 @@ instance Produces PatchNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtob -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedHorizontalPodAutoscalerStatus - :: (Consumes PatchNamespacedHorizontalPodAutoscalerStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedHorizontalPodAutoscalerStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the HorizontalPodAutoscaler -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedHorizontalPodAutoscalerStatus contentType V2beta1HorizontalPodAutoscaler accept -patchNamespacedHorizontalPodAutoscalerStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedHorizontalPodAutoscalerStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/autoscaling/v2beta1/namespaces/",toPath namespace,"/horizontalpodautoscalers/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedHorizontalPodAutoscalerStatus -instance HasBodyParam PatchNamespacedHorizontalPodAutoscalerStatus A.Value +instance HasBodyParam PatchNamespacedHorizontalPodAutoscalerStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedHorizontalPodAutoscalerStatus Pretty where @@ -494,10 +474,10 @@ instance Consumes PatchNamespacedHorizontalPodAutoscalerStatus MimeStrategicMerg -- | @application/json@ instance Produces PatchNamespacedHorizontalPodAutoscalerStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedHorizontalPodAutoscalerStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedHorizontalPodAutoscalerStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedHorizontalPodAutoscalerStatus MimeYaml -- *** readNamespacedHorizontalPodAutoscaler @@ -533,16 +513,12 @@ instance HasOptionalParam ReadNamespacedHorizontalPodAutoscaler Exact where instance HasOptionalParam ReadNamespacedHorizontalPodAutoscaler Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedHorizontalPodAutoscaler mtype - -- | @application/json@ instance Produces ReadNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedHorizontalPodAutoscaler MimeYaml -- *** readNamespacedHorizontalPodAutoscalerStatus @@ -568,16 +544,12 @@ data ReadNamespacedHorizontalPodAutoscalerStatus instance HasOptionalParam ReadNamespacedHorizontalPodAutoscalerStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedHorizontalPodAutoscalerStatus mtype - -- | @application/json@ instance Produces ReadNamespacedHorizontalPodAutoscalerStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedHorizontalPodAutoscalerStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedHorizontalPodAutoscalerStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedHorizontalPodAutoscalerStatus MimeYaml -- *** replaceNamespacedHorizontalPodAutoscaler @@ -592,11 +564,11 @@ replaceNamespacedHorizontalPodAutoscaler :: (Consumes ReplaceNamespacedHorizontalPodAutoscaler contentType, MimeRender contentType V2beta1HorizontalPodAutoscaler) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V2beta1HorizontalPodAutoscaler -- ^ "body" -> Name -- ^ "name" - name of the HorizontalPodAutoscaler -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V2beta1HorizontalPodAutoscaler -- ^ "body" -> KubernetesRequest ReplaceNamespacedHorizontalPodAutoscaler contentType V2beta1HorizontalPodAutoscaler accept -replaceNamespacedHorizontalPodAutoscaler _ _ (Name name) (Namespace namespace) body = +replaceNamespacedHorizontalPodAutoscaler _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/autoscaling/v2beta1/namespaces/",toPath namespace,"/horizontalpodautoscalers/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -608,16 +580,16 @@ instance HasBodyParam ReplaceNamespacedHorizontalPodAutoscaler V2beta1Horizontal instance HasOptionalParam ReplaceNamespacedHorizontalPodAutoscaler Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedHorizontalPodAutoscaler mtype -- | @application/json@ instance Produces ReplaceNamespacedHorizontalPodAutoscaler MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedHorizontalPodAutoscaler MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedHorizontalPodAutoscaler MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedHorizontalPodAutoscaler MimeYaml -- *** replaceNamespacedHorizontalPodAutoscalerStatus @@ -632,11 +604,11 @@ replaceNamespacedHorizontalPodAutoscalerStatus :: (Consumes ReplaceNamespacedHorizontalPodAutoscalerStatus contentType, MimeRender contentType V2beta1HorizontalPodAutoscaler) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V2beta1HorizontalPodAutoscaler -- ^ "body" -> Name -- ^ "name" - name of the HorizontalPodAutoscaler -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V2beta1HorizontalPodAutoscaler -- ^ "body" -> KubernetesRequest ReplaceNamespacedHorizontalPodAutoscalerStatus contentType V2beta1HorizontalPodAutoscaler accept -replaceNamespacedHorizontalPodAutoscalerStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedHorizontalPodAutoscalerStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/autoscaling/v2beta1/namespaces/",toPath namespace,"/horizontalpodautoscalers/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -648,14 +620,14 @@ instance HasBodyParam ReplaceNamespacedHorizontalPodAutoscalerStatus V2beta1Hori instance HasOptionalParam ReplaceNamespacedHorizontalPodAutoscalerStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedHorizontalPodAutoscalerStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedHorizontalPodAutoscalerStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedHorizontalPodAutoscalerStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedHorizontalPodAutoscalerStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedHorizontalPodAutoscalerStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Batch.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Batch.hs index d225bfe..9d75173 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Batch.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Batch.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV1.hs index c6f0e01..52da051 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedJob :: (Consumes CreateNamespacedJob contentType, MimeRender contentType V1Job) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1Job -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedJob contentType V1Job accept -createNamespacedJob _ _ (Namespace namespace) body = +createNamespacedJob _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/batch/v1/namespaces/",toPath namespace,"/jobs"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedJob V1Job instance HasOptionalParam CreateNamespacedJob Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedJob mtype -- | @application/json@ instance Produces CreateNamespacedJob MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedJob MimeYaml -- *** deleteCollectionNamespacedJob @@ -158,16 +158,12 @@ instance HasOptionalParam DeleteCollectionNamespacedJob TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedJob Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedJob mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedJob MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedJob MimeYaml -- *** deleteNamespacedJob @@ -182,11 +178,11 @@ deleteNamespacedJob :: (Consumes DeleteNamespacedJob contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Job -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedJob contentType V1Status accept -deleteNamespacedJob _ _ (Name name) (Namespace namespace) body = +deleteNamespacedJob _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/batch/v1/namespaces/",toPath namespace,"/jobs/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -213,16 +209,16 @@ instance HasOptionalParam DeleteNamespacedJob OrphanDependents where instance HasOptionalParam DeleteNamespacedJob PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedJob mtype -- | @application/json@ instance Produces DeleteNamespacedJob MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedJob MimeYaml -- *** getAPIResources @@ -241,20 +237,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listJobForAllNamespaces @@ -318,20 +306,16 @@ instance HasOptionalParam ListJobForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListJobForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListJobForAllNamespaces mtype - -- | @application/json@ instance Produces ListJobForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListJobForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListJobForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListJobForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListJobForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListJobForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListJobForAllNamespaces MimeYaml -- *** listNamespacedJob @@ -396,20 +380,16 @@ instance HasOptionalParam ListNamespacedJob TimeoutSeconds where instance HasOptionalParam ListNamespacedJob Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedJob mtype - -- | @application/json@ instance Produces ListNamespacedJob MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedJob MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedJob MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedJob MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedJob MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedJob MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedJob MimeYaml -- *** patchNamespacedJob @@ -421,20 +401,20 @@ instance Produces ListNamespacedJob MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedJob - :: (Consumes PatchNamespacedJob contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedJob contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Job -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedJob contentType V1Job accept -patchNamespacedJob _ _ (Name name) (Namespace namespace) body = +patchNamespacedJob _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/batch/v1/namespaces/",toPath namespace,"/jobs/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedJob -instance HasBodyParam PatchNamespacedJob A.Value +instance HasBodyParam PatchNamespacedJob Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedJob Pretty where @@ -450,10 +430,10 @@ instance Consumes PatchNamespacedJob MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedJob MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedJob MimeYaml -- *** patchNamespacedJobStatus @@ -465,20 +445,20 @@ instance Produces PatchNamespacedJob MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedJobStatus - :: (Consumes PatchNamespacedJobStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedJobStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Job -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedJobStatus contentType V1Job accept -patchNamespacedJobStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedJobStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/batch/v1/namespaces/",toPath namespace,"/jobs/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedJobStatus -instance HasBodyParam PatchNamespacedJobStatus A.Value +instance HasBodyParam PatchNamespacedJobStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedJobStatus Pretty where @@ -494,10 +474,10 @@ instance Consumes PatchNamespacedJobStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedJobStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedJobStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedJobStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedJobStatus MimeYaml -- *** readNamespacedJob @@ -533,16 +513,12 @@ instance HasOptionalParam ReadNamespacedJob Exact where instance HasOptionalParam ReadNamespacedJob Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedJob mtype - -- | @application/json@ instance Produces ReadNamespacedJob MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedJob MimeYaml -- *** readNamespacedJobStatus @@ -568,16 +544,12 @@ data ReadNamespacedJobStatus instance HasOptionalParam ReadNamespacedJobStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedJobStatus mtype - -- | @application/json@ instance Produces ReadNamespacedJobStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedJobStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedJobStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedJobStatus MimeYaml -- *** replaceNamespacedJob @@ -592,11 +564,11 @@ replaceNamespacedJob :: (Consumes ReplaceNamespacedJob contentType, MimeRender contentType V1Job) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Job -- ^ "body" -> Name -- ^ "name" - name of the Job -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Job -- ^ "body" -> KubernetesRequest ReplaceNamespacedJob contentType V1Job accept -replaceNamespacedJob _ _ (Name name) (Namespace namespace) body = +replaceNamespacedJob _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/batch/v1/namespaces/",toPath namespace,"/jobs/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -608,16 +580,16 @@ instance HasBodyParam ReplaceNamespacedJob V1Job instance HasOptionalParam ReplaceNamespacedJob Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedJob mtype -- | @application/json@ instance Produces ReplaceNamespacedJob MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedJob MimeYaml -- *** replaceNamespacedJobStatus @@ -632,11 +604,11 @@ replaceNamespacedJobStatus :: (Consumes ReplaceNamespacedJobStatus contentType, MimeRender contentType V1Job) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Job -- ^ "body" -> Name -- ^ "name" - name of the Job -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Job -- ^ "body" -> KubernetesRequest ReplaceNamespacedJobStatus contentType V1Job accept -replaceNamespacedJobStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedJobStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/batch/v1/namespaces/",toPath namespace,"/jobs/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -648,14 +620,14 @@ instance HasBodyParam ReplaceNamespacedJobStatus V1Job instance HasOptionalParam ReplaceNamespacedJobStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedJobStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedJobStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedJobStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedJobStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedJobStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV1beta1.hs index ed99de8..0d0f491 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedCronJob :: (Consumes CreateNamespacedCronJob contentType, MimeRender contentType V1beta1CronJob) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1CronJob -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedCronJob contentType V1beta1CronJob accept -createNamespacedCronJob _ _ (Namespace namespace) body = +createNamespacedCronJob _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/batch/v1beta1/namespaces/",toPath namespace,"/cronjobs"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedCronJob V1beta1CronJob instance HasOptionalParam CreateNamespacedCronJob Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedCronJob mtype -- | @application/json@ instance Produces CreateNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedCronJob MimeYaml -- *** deleteCollectionNamespacedCronJob @@ -158,16 +158,12 @@ instance HasOptionalParam DeleteCollectionNamespacedCronJob TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedCronJob Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedCronJob mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedCronJob MimeYaml -- *** deleteNamespacedCronJob @@ -182,11 +178,11 @@ deleteNamespacedCronJob :: (Consumes DeleteNamespacedCronJob contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the CronJob -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedCronJob contentType V1Status accept -deleteNamespacedCronJob _ _ (Name name) (Namespace namespace) body = +deleteNamespacedCronJob _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/batch/v1beta1/namespaces/",toPath namespace,"/cronjobs/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -213,16 +209,16 @@ instance HasOptionalParam DeleteNamespacedCronJob OrphanDependents where instance HasOptionalParam DeleteNamespacedCronJob PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedCronJob mtype -- | @application/json@ instance Produces DeleteNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedCronJob MimeYaml -- *** getAPIResources @@ -241,20 +237,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listCronJobForAllNamespaces @@ -318,20 +306,16 @@ instance HasOptionalParam ListCronJobForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListCronJobForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListCronJobForAllNamespaces mtype - -- | @application/json@ instance Produces ListCronJobForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListCronJobForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListCronJobForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListCronJobForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListCronJobForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListCronJobForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListCronJobForAllNamespaces MimeYaml -- *** listNamespacedCronJob @@ -396,20 +380,16 @@ instance HasOptionalParam ListNamespacedCronJob TimeoutSeconds where instance HasOptionalParam ListNamespacedCronJob Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedCronJob mtype - -- | @application/json@ instance Produces ListNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedCronJob MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedCronJob MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedCronJob MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedCronJob MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedCronJob MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedCronJob MimeYaml -- *** patchNamespacedCronJob @@ -421,20 +401,20 @@ instance Produces ListNamespacedCronJob MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedCronJob - :: (Consumes PatchNamespacedCronJob contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedCronJob contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the CronJob -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedCronJob contentType V1beta1CronJob accept -patchNamespacedCronJob _ _ (Name name) (Namespace namespace) body = +patchNamespacedCronJob _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/batch/v1beta1/namespaces/",toPath namespace,"/cronjobs/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedCronJob -instance HasBodyParam PatchNamespacedCronJob A.Value +instance HasBodyParam PatchNamespacedCronJob Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedCronJob Pretty where @@ -450,10 +430,10 @@ instance Consumes PatchNamespacedCronJob MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedCronJob MimeYaml -- *** patchNamespacedCronJobStatus @@ -465,20 +445,20 @@ instance Produces PatchNamespacedCronJob MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedCronJobStatus - :: (Consumes PatchNamespacedCronJobStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedCronJobStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the CronJob -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedCronJobStatus contentType V1beta1CronJob accept -patchNamespacedCronJobStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedCronJobStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/batch/v1beta1/namespaces/",toPath namespace,"/cronjobs/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedCronJobStatus -instance HasBodyParam PatchNamespacedCronJobStatus A.Value +instance HasBodyParam PatchNamespacedCronJobStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedCronJobStatus Pretty where @@ -494,10 +474,10 @@ instance Consumes PatchNamespacedCronJobStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedCronJobStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedCronJobStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedCronJobStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedCronJobStatus MimeYaml -- *** readNamespacedCronJob @@ -533,16 +513,12 @@ instance HasOptionalParam ReadNamespacedCronJob Exact where instance HasOptionalParam ReadNamespacedCronJob Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedCronJob mtype - -- | @application/json@ instance Produces ReadNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedCronJob MimeYaml -- *** readNamespacedCronJobStatus @@ -568,16 +544,12 @@ data ReadNamespacedCronJobStatus instance HasOptionalParam ReadNamespacedCronJobStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedCronJobStatus mtype - -- | @application/json@ instance Produces ReadNamespacedCronJobStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedCronJobStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedCronJobStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedCronJobStatus MimeYaml -- *** replaceNamespacedCronJob @@ -592,11 +564,11 @@ replaceNamespacedCronJob :: (Consumes ReplaceNamespacedCronJob contentType, MimeRender contentType V1beta1CronJob) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1CronJob -- ^ "body" -> Name -- ^ "name" - name of the CronJob -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1CronJob -- ^ "body" -> KubernetesRequest ReplaceNamespacedCronJob contentType V1beta1CronJob accept -replaceNamespacedCronJob _ _ (Name name) (Namespace namespace) body = +replaceNamespacedCronJob _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/batch/v1beta1/namespaces/",toPath namespace,"/cronjobs/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -608,16 +580,16 @@ instance HasBodyParam ReplaceNamespacedCronJob V1beta1CronJob instance HasOptionalParam ReplaceNamespacedCronJob Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedCronJob mtype -- | @application/json@ instance Produces ReplaceNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedCronJob MimeYaml -- *** replaceNamespacedCronJobStatus @@ -632,11 +604,11 @@ replaceNamespacedCronJobStatus :: (Consumes ReplaceNamespacedCronJobStatus contentType, MimeRender contentType V1beta1CronJob) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1CronJob -- ^ "body" -> Name -- ^ "name" - name of the CronJob -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1CronJob -- ^ "body" -> KubernetesRequest ReplaceNamespacedCronJobStatus contentType V1beta1CronJob accept -replaceNamespacedCronJobStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedCronJobStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/batch/v1beta1/namespaces/",toPath namespace,"/cronjobs/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -648,14 +620,14 @@ instance HasBodyParam ReplaceNamespacedCronJobStatus V1beta1CronJob instance HasOptionalParam ReplaceNamespacedCronJobStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedCronJobStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedCronJobStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedCronJobStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedCronJobStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedCronJobStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV2alpha1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV2alpha1.hs index ca1ae2d..1a639e1 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV2alpha1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/BatchV2alpha1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedCronJob :: (Consumes CreateNamespacedCronJob contentType, MimeRender contentType V2alpha1CronJob) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V2alpha1CronJob -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedCronJob contentType V2alpha1CronJob accept -createNamespacedCronJob _ _ (Namespace namespace) body = +createNamespacedCronJob _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/batch/v2alpha1/namespaces/",toPath namespace,"/cronjobs"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedCronJob V2alpha1CronJob instance HasOptionalParam CreateNamespacedCronJob Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedCronJob mtype -- | @application/json@ instance Produces CreateNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedCronJob MimeYaml -- *** deleteCollectionNamespacedCronJob @@ -158,16 +158,12 @@ instance HasOptionalParam DeleteCollectionNamespacedCronJob TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedCronJob Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedCronJob mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedCronJob MimeYaml -- *** deleteNamespacedCronJob @@ -182,11 +178,11 @@ deleteNamespacedCronJob :: (Consumes DeleteNamespacedCronJob contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the CronJob -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedCronJob contentType V1Status accept -deleteNamespacedCronJob _ _ (Name name) (Namespace namespace) body = +deleteNamespacedCronJob _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/batch/v2alpha1/namespaces/",toPath namespace,"/cronjobs/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -213,16 +209,16 @@ instance HasOptionalParam DeleteNamespacedCronJob OrphanDependents where instance HasOptionalParam DeleteNamespacedCronJob PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedCronJob mtype -- | @application/json@ instance Produces DeleteNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedCronJob MimeYaml -- *** getAPIResources @@ -241,20 +237,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listCronJobForAllNamespaces @@ -318,20 +306,16 @@ instance HasOptionalParam ListCronJobForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListCronJobForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListCronJobForAllNamespaces mtype - -- | @application/json@ instance Produces ListCronJobForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListCronJobForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListCronJobForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListCronJobForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListCronJobForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListCronJobForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListCronJobForAllNamespaces MimeYaml -- *** listNamespacedCronJob @@ -396,20 +380,16 @@ instance HasOptionalParam ListNamespacedCronJob TimeoutSeconds where instance HasOptionalParam ListNamespacedCronJob Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedCronJob mtype - -- | @application/json@ instance Produces ListNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedCronJob MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedCronJob MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedCronJob MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedCronJob MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedCronJob MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedCronJob MimeYaml -- *** patchNamespacedCronJob @@ -421,20 +401,20 @@ instance Produces ListNamespacedCronJob MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedCronJob - :: (Consumes PatchNamespacedCronJob contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedCronJob contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the CronJob -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedCronJob contentType V2alpha1CronJob accept -patchNamespacedCronJob _ _ (Name name) (Namespace namespace) body = +patchNamespacedCronJob _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/batch/v2alpha1/namespaces/",toPath namespace,"/cronjobs/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedCronJob -instance HasBodyParam PatchNamespacedCronJob A.Value +instance HasBodyParam PatchNamespacedCronJob Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedCronJob Pretty where @@ -450,10 +430,10 @@ instance Consumes PatchNamespacedCronJob MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedCronJob MimeYaml -- *** patchNamespacedCronJobStatus @@ -465,20 +445,20 @@ instance Produces PatchNamespacedCronJob MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedCronJobStatus - :: (Consumes PatchNamespacedCronJobStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedCronJobStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the CronJob -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedCronJobStatus contentType V2alpha1CronJob accept -patchNamespacedCronJobStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedCronJobStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/batch/v2alpha1/namespaces/",toPath namespace,"/cronjobs/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedCronJobStatus -instance HasBodyParam PatchNamespacedCronJobStatus A.Value +instance HasBodyParam PatchNamespacedCronJobStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedCronJobStatus Pretty where @@ -494,10 +474,10 @@ instance Consumes PatchNamespacedCronJobStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedCronJobStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedCronJobStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedCronJobStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedCronJobStatus MimeYaml -- *** readNamespacedCronJob @@ -533,16 +513,12 @@ instance HasOptionalParam ReadNamespacedCronJob Exact where instance HasOptionalParam ReadNamespacedCronJob Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedCronJob mtype - -- | @application/json@ instance Produces ReadNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedCronJob MimeYaml -- *** readNamespacedCronJobStatus @@ -568,16 +544,12 @@ data ReadNamespacedCronJobStatus instance HasOptionalParam ReadNamespacedCronJobStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedCronJobStatus mtype - -- | @application/json@ instance Produces ReadNamespacedCronJobStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedCronJobStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedCronJobStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedCronJobStatus MimeYaml -- *** replaceNamespacedCronJob @@ -592,11 +564,11 @@ replaceNamespacedCronJob :: (Consumes ReplaceNamespacedCronJob contentType, MimeRender contentType V2alpha1CronJob) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V2alpha1CronJob -- ^ "body" -> Name -- ^ "name" - name of the CronJob -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V2alpha1CronJob -- ^ "body" -> KubernetesRequest ReplaceNamespacedCronJob contentType V2alpha1CronJob accept -replaceNamespacedCronJob _ _ (Name name) (Namespace namespace) body = +replaceNamespacedCronJob _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/batch/v2alpha1/namespaces/",toPath namespace,"/cronjobs/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -608,16 +580,16 @@ instance HasBodyParam ReplaceNamespacedCronJob V2alpha1CronJob instance HasOptionalParam ReplaceNamespacedCronJob Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedCronJob mtype -- | @application/json@ instance Produces ReplaceNamespacedCronJob MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedCronJob MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedCronJob MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedCronJob MimeYaml -- *** replaceNamespacedCronJobStatus @@ -632,11 +604,11 @@ replaceNamespacedCronJobStatus :: (Consumes ReplaceNamespacedCronJobStatus contentType, MimeRender contentType V2alpha1CronJob) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V2alpha1CronJob -- ^ "body" -> Name -- ^ "name" - name of the CronJob -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V2alpha1CronJob -- ^ "body" -> KubernetesRequest ReplaceNamespacedCronJobStatus contentType V2alpha1CronJob accept -replaceNamespacedCronJobStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedCronJobStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/batch/v2alpha1/namespaces/",toPath namespace,"/cronjobs/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -648,14 +620,14 @@ instance HasBodyParam ReplaceNamespacedCronJobStatus V2alpha1CronJob instance HasOptionalParam ReplaceNamespacedCronJobStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedCronJobStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedCronJobStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedCronJobStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedCronJobStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedCronJobStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Certificates.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Certificates.hs index a5cacf4..f788147 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Certificates.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Certificates.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/CertificatesV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/CertificatesV1beta1.hs index a9ad35e..1059efb 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/CertificatesV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/CertificatesV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateCertificateSigningRequest V1beta1CertificateSigningR instance HasOptionalParam CreateCertificateSigningRequest Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateCertificateSigningRequest mtype -- | @application/json@ instance Produces CreateCertificateSigningRequest MimeJSON --- | @application/yaml@ -instance Produces CreateCertificateSigningRequest MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateCertificateSigningRequest MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateCertificateSigningRequest MimeYaml -- *** deleteCertificateSigningRequest @@ -107,10 +107,10 @@ deleteCertificateSigningRequest :: (Consumes DeleteCertificateSigningRequest contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the CertificateSigningRequest -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the CertificateSigningRequest -> KubernetesRequest DeleteCertificateSigningRequest contentType V1Status accept -deleteCertificateSigningRequest _ _ (Name name) body = +deleteCertificateSigningRequest _ _ body (Name name) = _mkRequest "DELETE" ["/apis/certificates.k8s.io/v1beta1/certificatesigningrequests/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -137,16 +137,16 @@ instance HasOptionalParam DeleteCertificateSigningRequest OrphanDependents where instance HasOptionalParam DeleteCertificateSigningRequest PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteCertificateSigningRequest mtype -- | @application/json@ instance Produces DeleteCertificateSigningRequest MimeJSON --- | @application/yaml@ -instance Produces DeleteCertificateSigningRequest MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCertificateSigningRequest MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCertificateSigningRequest MimeYaml -- *** deleteCollectionCertificateSigningRequest @@ -210,16 +210,12 @@ instance HasOptionalParam DeleteCollectionCertificateSigningRequest TimeoutSecon instance HasOptionalParam DeleteCollectionCertificateSigningRequest Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionCertificateSigningRequest mtype - -- | @application/json@ instance Produces DeleteCollectionCertificateSigningRequest MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionCertificateSigningRequest MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionCertificateSigningRequest MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionCertificateSigningRequest MimeYaml -- *** getAPIResources @@ -238,20 +234,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listCertificateSigningRequest @@ -315,20 +303,16 @@ instance HasOptionalParam ListCertificateSigningRequest TimeoutSeconds where instance HasOptionalParam ListCertificateSigningRequest Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListCertificateSigningRequest mtype - -- | @application/json@ instance Produces ListCertificateSigningRequest MimeJSON --- | @application/yaml@ -instance Produces ListCertificateSigningRequest MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListCertificateSigningRequest MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListCertificateSigningRequest MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListCertificateSigningRequest MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListCertificateSigningRequest MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListCertificateSigningRequest MimeYaml -- *** patchCertificateSigningRequest @@ -340,19 +324,19 @@ instance Produces ListCertificateSigningRequest MimeVndKubernetesProtobufstreamw -- AuthMethod: 'AuthApiKeyBearerToken' -- patchCertificateSigningRequest - :: (Consumes PatchCertificateSigningRequest contentType, MimeRender contentType A.Value) + :: (Consumes PatchCertificateSigningRequest contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the CertificateSigningRequest - -> A.Value -- ^ "body" -> KubernetesRequest PatchCertificateSigningRequest contentType V1beta1CertificateSigningRequest accept -patchCertificateSigningRequest _ _ (Name name) body = +patchCertificateSigningRequest _ _ body (Name name) = _mkRequest "PATCH" ["/apis/certificates.k8s.io/v1beta1/certificatesigningrequests/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchCertificateSigningRequest -instance HasBodyParam PatchCertificateSigningRequest A.Value +instance HasBodyParam PatchCertificateSigningRequest Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchCertificateSigningRequest Pretty where @@ -368,10 +352,10 @@ instance Consumes PatchCertificateSigningRequest MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchCertificateSigningRequest MimeJSON --- | @application/yaml@ -instance Produces PatchCertificateSigningRequest MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchCertificateSigningRequest MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchCertificateSigningRequest MimeYaml -- *** readCertificateSigningRequest @@ -406,16 +390,12 @@ instance HasOptionalParam ReadCertificateSigningRequest Exact where instance HasOptionalParam ReadCertificateSigningRequest Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadCertificateSigningRequest mtype - -- | @application/json@ instance Produces ReadCertificateSigningRequest MimeJSON --- | @application/yaml@ -instance Produces ReadCertificateSigningRequest MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadCertificateSigningRequest MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadCertificateSigningRequest MimeYaml -- *** replaceCertificateSigningRequest @@ -430,10 +410,10 @@ replaceCertificateSigningRequest :: (Consumes ReplaceCertificateSigningRequest contentType, MimeRender contentType V1beta1CertificateSigningRequest) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the CertificateSigningRequest -> V1beta1CertificateSigningRequest -- ^ "body" + -> Name -- ^ "name" - name of the CertificateSigningRequest -> KubernetesRequest ReplaceCertificateSigningRequest contentType V1beta1CertificateSigningRequest accept -replaceCertificateSigningRequest _ _ (Name name) body = +replaceCertificateSigningRequest _ _ body (Name name) = _mkRequest "PUT" ["/apis/certificates.k8s.io/v1beta1/certificatesigningrequests/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -445,16 +425,16 @@ instance HasBodyParam ReplaceCertificateSigningRequest V1beta1CertificateSigning instance HasOptionalParam ReplaceCertificateSigningRequest Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceCertificateSigningRequest mtype -- | @application/json@ instance Produces ReplaceCertificateSigningRequest MimeJSON --- | @application/yaml@ -instance Produces ReplaceCertificateSigningRequest MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceCertificateSigningRequest MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceCertificateSigningRequest MimeYaml -- *** replaceCertificateSigningRequestApproval @@ -469,10 +449,10 @@ replaceCertificateSigningRequestApproval :: (Consumes ReplaceCertificateSigningRequestApproval contentType, MimeRender contentType V1beta1CertificateSigningRequest) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the CertificateSigningRequest -> V1beta1CertificateSigningRequest -- ^ "body" + -> Name -- ^ "name" - name of the CertificateSigningRequest -> KubernetesRequest ReplaceCertificateSigningRequestApproval contentType V1beta1CertificateSigningRequest accept -replaceCertificateSigningRequestApproval _ _ (Name name) body = +replaceCertificateSigningRequestApproval _ _ body (Name name) = _mkRequest "PUT" ["/apis/certificates.k8s.io/v1beta1/certificatesigningrequests/",toPath name,"/approval"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -484,16 +464,16 @@ instance HasBodyParam ReplaceCertificateSigningRequestApproval V1beta1Certificat instance HasOptionalParam ReplaceCertificateSigningRequestApproval Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceCertificateSigningRequestApproval mtype -- | @application/json@ instance Produces ReplaceCertificateSigningRequestApproval MimeJSON --- | @application/yaml@ -instance Produces ReplaceCertificateSigningRequestApproval MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceCertificateSigningRequestApproval MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceCertificateSigningRequestApproval MimeYaml -- *** replaceCertificateSigningRequestStatus @@ -508,10 +488,10 @@ replaceCertificateSigningRequestStatus :: (Consumes ReplaceCertificateSigningRequestStatus contentType, MimeRender contentType V1beta1CertificateSigningRequest) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the CertificateSigningRequest -> V1beta1CertificateSigningRequest -- ^ "body" + -> Name -- ^ "name" - name of the CertificateSigningRequest -> KubernetesRequest ReplaceCertificateSigningRequestStatus contentType V1beta1CertificateSigningRequest accept -replaceCertificateSigningRequestStatus _ _ (Name name) body = +replaceCertificateSigningRequestStatus _ _ body (Name name) = _mkRequest "PUT" ["/apis/certificates.k8s.io/v1beta1/certificatesigningrequests/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -523,14 +503,14 @@ instance HasBodyParam ReplaceCertificateSigningRequestStatus V1beta1CertificateS instance HasOptionalParam ReplaceCertificateSigningRequestStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceCertificateSigningRequestStatus mtype -- | @application/json@ instance Produces ReplaceCertificateSigningRequestStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceCertificateSigningRequestStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceCertificateSigningRequestStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceCertificateSigningRequestStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Core.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Core.hs index 90b63fa..26fef26 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Core.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Core.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIVersions _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIVersions - --- | @application/json@ -instance Consumes GetAPIVersions MimeJSON --- | @application/yaml@ -instance Consumes GetAPIVersions MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIVersions MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIVersions MimeJSON --- | @application/yaml@ -instance Produces GetAPIVersions MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIVersions MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIVersions MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/CoreV1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/CoreV1.hs index f072229..089eee3 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/CoreV1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/CoreV1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -80,10 +80,6 @@ data ConnectDeleteNamespacedPodProxy instance HasOptionalParam ConnectDeleteNamespacedPodProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectDeleteNamespacedPodProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectDeleteNamespacedPodProxy mtype @@ -112,10 +108,6 @@ data ConnectDeleteNamespacedPodProxyWithPath instance HasOptionalParam ConnectDeleteNamespacedPodProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectDeleteNamespacedPodProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectDeleteNamespacedPodProxyWithPath mtype @@ -143,10 +135,6 @@ data ConnectDeleteNamespacedServiceProxy instance HasOptionalParam ConnectDeleteNamespacedServiceProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectDeleteNamespacedServiceProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectDeleteNamespacedServiceProxy mtype @@ -175,10 +163,6 @@ data ConnectDeleteNamespacedServiceProxyWithPath instance HasOptionalParam ConnectDeleteNamespacedServiceProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectDeleteNamespacedServiceProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectDeleteNamespacedServiceProxyWithPath mtype @@ -205,10 +189,6 @@ data ConnectDeleteNodeProxy instance HasOptionalParam ConnectDeleteNodeProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectDeleteNodeProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectDeleteNodeProxy mtype @@ -236,10 +216,6 @@ data ConnectDeleteNodeProxyWithPath instance HasOptionalParam ConnectDeleteNodeProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectDeleteNodeProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectDeleteNodeProxyWithPath mtype @@ -287,10 +263,6 @@ instance HasOptionalParam ConnectGetNamespacedPodAttach Stdout where instance HasOptionalParam ConnectGetNamespacedPodAttach Tty where applyOptionalParam req (Tty xs) = req `setQuery` toQuery ("tty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectGetNamespacedPodAttach mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectGetNamespacedPodAttach mtype @@ -343,10 +315,6 @@ instance HasOptionalParam ConnectGetNamespacedPodExec Stdout where instance HasOptionalParam ConnectGetNamespacedPodExec Tty where applyOptionalParam req (Tty xs) = req `setQuery` toQuery ("tty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectGetNamespacedPodExec mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectGetNamespacedPodExec mtype @@ -374,10 +342,6 @@ data ConnectGetNamespacedPodPortforward instance HasOptionalParam ConnectGetNamespacedPodPortforward Ports where applyOptionalParam req (Ports xs) = req `setQuery` toQuery ("ports", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectGetNamespacedPodPortforward mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectGetNamespacedPodPortforward mtype @@ -405,10 +369,6 @@ data ConnectGetNamespacedPodProxy instance HasOptionalParam ConnectGetNamespacedPodProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectGetNamespacedPodProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectGetNamespacedPodProxy mtype @@ -437,10 +397,6 @@ data ConnectGetNamespacedPodProxyWithPath instance HasOptionalParam ConnectGetNamespacedPodProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectGetNamespacedPodProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectGetNamespacedPodProxyWithPath mtype @@ -468,10 +424,6 @@ data ConnectGetNamespacedServiceProxy instance HasOptionalParam ConnectGetNamespacedServiceProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectGetNamespacedServiceProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectGetNamespacedServiceProxy mtype @@ -500,10 +452,6 @@ data ConnectGetNamespacedServiceProxyWithPath instance HasOptionalParam ConnectGetNamespacedServiceProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectGetNamespacedServiceProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectGetNamespacedServiceProxyWithPath mtype @@ -530,10 +478,6 @@ data ConnectGetNodeProxy instance HasOptionalParam ConnectGetNodeProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectGetNodeProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectGetNodeProxy mtype @@ -561,10 +505,6 @@ data ConnectGetNodeProxyWithPath instance HasOptionalParam ConnectGetNodeProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectGetNodeProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectGetNodeProxyWithPath mtype @@ -592,10 +532,6 @@ data ConnectHeadNamespacedPodProxy instance HasOptionalParam ConnectHeadNamespacedPodProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectHeadNamespacedPodProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectHeadNamespacedPodProxy mtype @@ -624,10 +560,6 @@ data ConnectHeadNamespacedPodProxyWithPath instance HasOptionalParam ConnectHeadNamespacedPodProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectHeadNamespacedPodProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectHeadNamespacedPodProxyWithPath mtype @@ -655,10 +587,6 @@ data ConnectHeadNamespacedServiceProxy instance HasOptionalParam ConnectHeadNamespacedServiceProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectHeadNamespacedServiceProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectHeadNamespacedServiceProxy mtype @@ -687,10 +615,6 @@ data ConnectHeadNamespacedServiceProxyWithPath instance HasOptionalParam ConnectHeadNamespacedServiceProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectHeadNamespacedServiceProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectHeadNamespacedServiceProxyWithPath mtype @@ -717,10 +641,6 @@ data ConnectHeadNodeProxy instance HasOptionalParam ConnectHeadNodeProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectHeadNodeProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectHeadNodeProxy mtype @@ -748,10 +668,6 @@ data ConnectHeadNodeProxyWithPath instance HasOptionalParam ConnectHeadNodeProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectHeadNodeProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectHeadNodeProxyWithPath mtype @@ -779,10 +695,6 @@ data ConnectOptionsNamespacedPodProxy instance HasOptionalParam ConnectOptionsNamespacedPodProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectOptionsNamespacedPodProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectOptionsNamespacedPodProxy mtype @@ -811,10 +723,6 @@ data ConnectOptionsNamespacedPodProxyWithPath instance HasOptionalParam ConnectOptionsNamespacedPodProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectOptionsNamespacedPodProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectOptionsNamespacedPodProxyWithPath mtype @@ -842,10 +750,6 @@ data ConnectOptionsNamespacedServiceProxy instance HasOptionalParam ConnectOptionsNamespacedServiceProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectOptionsNamespacedServiceProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectOptionsNamespacedServiceProxy mtype @@ -874,10 +778,6 @@ data ConnectOptionsNamespacedServiceProxyWithPath instance HasOptionalParam ConnectOptionsNamespacedServiceProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectOptionsNamespacedServiceProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectOptionsNamespacedServiceProxyWithPath mtype @@ -904,10 +804,6 @@ data ConnectOptionsNodeProxy instance HasOptionalParam ConnectOptionsNodeProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectOptionsNodeProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectOptionsNodeProxy mtype @@ -935,10 +831,6 @@ data ConnectOptionsNodeProxyWithPath instance HasOptionalParam ConnectOptionsNodeProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectOptionsNodeProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectOptionsNodeProxyWithPath mtype @@ -966,10 +858,6 @@ data ConnectPatchNamespacedPodProxy instance HasOptionalParam ConnectPatchNamespacedPodProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPatchNamespacedPodProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPatchNamespacedPodProxy mtype @@ -998,10 +886,6 @@ data ConnectPatchNamespacedPodProxyWithPath instance HasOptionalParam ConnectPatchNamespacedPodProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPatchNamespacedPodProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPatchNamespacedPodProxyWithPath mtype @@ -1029,10 +913,6 @@ data ConnectPatchNamespacedServiceProxy instance HasOptionalParam ConnectPatchNamespacedServiceProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPatchNamespacedServiceProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPatchNamespacedServiceProxy mtype @@ -1061,10 +941,6 @@ data ConnectPatchNamespacedServiceProxyWithPath instance HasOptionalParam ConnectPatchNamespacedServiceProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPatchNamespacedServiceProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPatchNamespacedServiceProxyWithPath mtype @@ -1091,10 +967,6 @@ data ConnectPatchNodeProxy instance HasOptionalParam ConnectPatchNodeProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPatchNodeProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPatchNodeProxy mtype @@ -1122,10 +994,6 @@ data ConnectPatchNodeProxyWithPath instance HasOptionalParam ConnectPatchNodeProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPatchNodeProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPatchNodeProxyWithPath mtype @@ -1173,10 +1041,6 @@ instance HasOptionalParam ConnectPostNamespacedPodAttach Stdout where instance HasOptionalParam ConnectPostNamespacedPodAttach Tty where applyOptionalParam req (Tty xs) = req `setQuery` toQuery ("tty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPostNamespacedPodAttach mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPostNamespacedPodAttach mtype @@ -1229,10 +1093,6 @@ instance HasOptionalParam ConnectPostNamespacedPodExec Stdout where instance HasOptionalParam ConnectPostNamespacedPodExec Tty where applyOptionalParam req (Tty xs) = req `setQuery` toQuery ("tty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPostNamespacedPodExec mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPostNamespacedPodExec mtype @@ -1260,10 +1120,6 @@ data ConnectPostNamespacedPodPortforward instance HasOptionalParam ConnectPostNamespacedPodPortforward Ports where applyOptionalParam req (Ports xs) = req `setQuery` toQuery ("ports", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPostNamespacedPodPortforward mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPostNamespacedPodPortforward mtype @@ -1291,10 +1147,6 @@ data ConnectPostNamespacedPodProxy instance HasOptionalParam ConnectPostNamespacedPodProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPostNamespacedPodProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPostNamespacedPodProxy mtype @@ -1323,10 +1175,6 @@ data ConnectPostNamespacedPodProxyWithPath instance HasOptionalParam ConnectPostNamespacedPodProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPostNamespacedPodProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPostNamespacedPodProxyWithPath mtype @@ -1354,10 +1202,6 @@ data ConnectPostNamespacedServiceProxy instance HasOptionalParam ConnectPostNamespacedServiceProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPostNamespacedServiceProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPostNamespacedServiceProxy mtype @@ -1386,10 +1230,6 @@ data ConnectPostNamespacedServiceProxyWithPath instance HasOptionalParam ConnectPostNamespacedServiceProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPostNamespacedServiceProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPostNamespacedServiceProxyWithPath mtype @@ -1416,10 +1256,6 @@ data ConnectPostNodeProxy instance HasOptionalParam ConnectPostNodeProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPostNodeProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPostNodeProxy mtype @@ -1447,10 +1283,6 @@ data ConnectPostNodeProxyWithPath instance HasOptionalParam ConnectPostNodeProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPostNodeProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPostNodeProxyWithPath mtype @@ -1478,10 +1310,6 @@ data ConnectPutNamespacedPodProxy instance HasOptionalParam ConnectPutNamespacedPodProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPutNamespacedPodProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPutNamespacedPodProxy mtype @@ -1510,10 +1338,6 @@ data ConnectPutNamespacedPodProxyWithPath instance HasOptionalParam ConnectPutNamespacedPodProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPutNamespacedPodProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPutNamespacedPodProxyWithPath mtype @@ -1541,10 +1365,6 @@ data ConnectPutNamespacedServiceProxy instance HasOptionalParam ConnectPutNamespacedServiceProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPutNamespacedServiceProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPutNamespacedServiceProxy mtype @@ -1573,10 +1393,6 @@ data ConnectPutNamespacedServiceProxyWithPath instance HasOptionalParam ConnectPutNamespacedServiceProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPutNamespacedServiceProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPutNamespacedServiceProxyWithPath mtype @@ -1603,10 +1419,6 @@ data ConnectPutNodeProxy instance HasOptionalParam ConnectPutNodeProxy Path where applyOptionalParam req (Path xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPutNodeProxy mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPutNodeProxy mtype @@ -1634,10 +1446,6 @@ data ConnectPutNodeProxyWithPath instance HasOptionalParam ConnectPutNodeProxyWithPath Path2 where applyOptionalParam req (Path2 xs) = req `setQuery` toQuery ("path", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ConnectPutNodeProxyWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ConnectPutNodeProxyWithPath mtype @@ -1668,16 +1476,16 @@ instance HasBodyParam CreateNamespace V1Namespace instance HasOptionalParam CreateNamespace Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespace mtype -- | @application/json@ instance Produces CreateNamespace MimeJSON --- | @application/yaml@ -instance Produces CreateNamespace MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespace MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespace MimeYaml -- *** createNamespacedBinding @@ -1692,10 +1500,10 @@ createNamespacedBinding :: (Consumes CreateNamespacedBinding contentType, MimeRender contentType V1Binding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1Binding -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedBinding contentType V1Binding accept -createNamespacedBinding _ _ (Namespace namespace) body = +createNamespacedBinding _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/bindings"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1707,16 +1515,16 @@ instance HasBodyParam CreateNamespacedBinding V1Binding instance HasOptionalParam CreateNamespacedBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedBinding mtype -- | @application/json@ instance Produces CreateNamespacedBinding MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedBinding MimeYaml -- *** createNamespacedConfigMap @@ -1731,10 +1539,10 @@ createNamespacedConfigMap :: (Consumes CreateNamespacedConfigMap contentType, MimeRender contentType V1ConfigMap) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1ConfigMap -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedConfigMap contentType V1ConfigMap accept -createNamespacedConfigMap _ _ (Namespace namespace) body = +createNamespacedConfigMap _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/configmaps"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1746,16 +1554,16 @@ instance HasBodyParam CreateNamespacedConfigMap V1ConfigMap instance HasOptionalParam CreateNamespacedConfigMap Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedConfigMap mtype -- | @application/json@ instance Produces CreateNamespacedConfigMap MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedConfigMap MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedConfigMap MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedConfigMap MimeYaml -- *** createNamespacedEndpoints @@ -1770,10 +1578,10 @@ createNamespacedEndpoints :: (Consumes CreateNamespacedEndpoints contentType, MimeRender contentType V1Endpoints) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1Endpoints -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedEndpoints contentType V1Endpoints accept -createNamespacedEndpoints _ _ (Namespace namespace) body = +createNamespacedEndpoints _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/endpoints"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1785,16 +1593,16 @@ instance HasBodyParam CreateNamespacedEndpoints V1Endpoints instance HasOptionalParam CreateNamespacedEndpoints Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedEndpoints mtype -- | @application/json@ instance Produces CreateNamespacedEndpoints MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedEndpoints MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedEndpoints MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedEndpoints MimeYaml -- *** createNamespacedEvent @@ -1809,10 +1617,10 @@ createNamespacedEvent :: (Consumes CreateNamespacedEvent contentType, MimeRender contentType V1Event) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1Event -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedEvent contentType V1Event accept -createNamespacedEvent _ _ (Namespace namespace) body = +createNamespacedEvent _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/events"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1824,16 +1632,16 @@ instance HasBodyParam CreateNamespacedEvent V1Event instance HasOptionalParam CreateNamespacedEvent Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedEvent mtype -- | @application/json@ instance Produces CreateNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedEvent MimeYaml -- *** createNamespacedLimitRange @@ -1848,10 +1656,10 @@ createNamespacedLimitRange :: (Consumes CreateNamespacedLimitRange contentType, MimeRender contentType V1LimitRange) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1LimitRange -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedLimitRange contentType V1LimitRange accept -createNamespacedLimitRange _ _ (Namespace namespace) body = +createNamespacedLimitRange _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/limitranges"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1863,16 +1671,16 @@ instance HasBodyParam CreateNamespacedLimitRange V1LimitRange instance HasOptionalParam CreateNamespacedLimitRange Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedLimitRange mtype -- | @application/json@ instance Produces CreateNamespacedLimitRange MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedLimitRange MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedLimitRange MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedLimitRange MimeYaml -- *** createNamespacedPersistentVolumeClaim @@ -1887,10 +1695,10 @@ createNamespacedPersistentVolumeClaim :: (Consumes CreateNamespacedPersistentVolumeClaim contentType, MimeRender contentType V1PersistentVolumeClaim) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1PersistentVolumeClaim -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedPersistentVolumeClaim contentType V1PersistentVolumeClaim accept -createNamespacedPersistentVolumeClaim _ _ (Namespace namespace) body = +createNamespacedPersistentVolumeClaim _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/persistentvolumeclaims"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1902,16 +1710,16 @@ instance HasBodyParam CreateNamespacedPersistentVolumeClaim V1PersistentVolumeCl instance HasOptionalParam CreateNamespacedPersistentVolumeClaim Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedPersistentVolumeClaim mtype -- | @application/json@ instance Produces CreateNamespacedPersistentVolumeClaim MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedPersistentVolumeClaim MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedPersistentVolumeClaim MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedPersistentVolumeClaim MimeYaml -- *** createNamespacedPod @@ -1926,10 +1734,10 @@ createNamespacedPod :: (Consumes CreateNamespacedPod contentType, MimeRender contentType V1Pod) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1Pod -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedPod contentType V1Pod accept -createNamespacedPod _ _ (Namespace namespace) body = +createNamespacedPod _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/pods"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1941,16 +1749,16 @@ instance HasBodyParam CreateNamespacedPod V1Pod instance HasOptionalParam CreateNamespacedPod Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedPod mtype -- | @application/json@ instance Produces CreateNamespacedPod MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedPod MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedPod MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedPod MimeYaml -- *** createNamespacedPodBinding @@ -1965,11 +1773,11 @@ createNamespacedPodBinding :: (Consumes CreateNamespacedPodBinding contentType, MimeRender contentType V1Binding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Binding -- ^ "body" -> Name -- ^ "name" - name of the Binding -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Binding -- ^ "body" -> KubernetesRequest CreateNamespacedPodBinding contentType V1Binding accept -createNamespacedPodBinding _ _ (Name name) (Namespace namespace) body = +createNamespacedPodBinding _ _ body (Name name) (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/pods/",toPath name,"/binding"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1981,16 +1789,16 @@ instance HasBodyParam CreateNamespacedPodBinding V1Binding instance HasOptionalParam CreateNamespacedPodBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedPodBinding mtype -- | @application/json@ instance Produces CreateNamespacedPodBinding MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedPodBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedPodBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedPodBinding MimeYaml -- *** createNamespacedPodEviction @@ -2005,11 +1813,11 @@ createNamespacedPodEviction :: (Consumes CreateNamespacedPodEviction contentType, MimeRender contentType V1beta1Eviction) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1Eviction -- ^ "body" -> Name -- ^ "name" - name of the Eviction -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1Eviction -- ^ "body" -> KubernetesRequest CreateNamespacedPodEviction contentType V1beta1Eviction accept -createNamespacedPodEviction _ _ (Name name) (Namespace namespace) body = +createNamespacedPodEviction _ _ body (Name name) (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/pods/",toPath name,"/eviction"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2021,16 +1829,16 @@ instance HasBodyParam CreateNamespacedPodEviction V1beta1Eviction instance HasOptionalParam CreateNamespacedPodEviction Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedPodEviction mtype -- | @application/json@ instance Produces CreateNamespacedPodEviction MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedPodEviction MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedPodEviction MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedPodEviction MimeYaml -- *** createNamespacedPodTemplate @@ -2045,10 +1853,10 @@ createNamespacedPodTemplate :: (Consumes CreateNamespacedPodTemplate contentType, MimeRender contentType V1PodTemplate) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1PodTemplate -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedPodTemplate contentType V1PodTemplate accept -createNamespacedPodTemplate _ _ (Namespace namespace) body = +createNamespacedPodTemplate _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/podtemplates"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2060,16 +1868,16 @@ instance HasBodyParam CreateNamespacedPodTemplate V1PodTemplate instance HasOptionalParam CreateNamespacedPodTemplate Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedPodTemplate mtype -- | @application/json@ instance Produces CreateNamespacedPodTemplate MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedPodTemplate MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedPodTemplate MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedPodTemplate MimeYaml -- *** createNamespacedReplicationController @@ -2084,10 +1892,10 @@ createNamespacedReplicationController :: (Consumes CreateNamespacedReplicationController contentType, MimeRender contentType V1ReplicationController) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1ReplicationController -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedReplicationController contentType V1ReplicationController accept -createNamespacedReplicationController _ _ (Namespace namespace) body = +createNamespacedReplicationController _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/replicationcontrollers"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2099,16 +1907,16 @@ instance HasBodyParam CreateNamespacedReplicationController V1ReplicationControl instance HasOptionalParam CreateNamespacedReplicationController Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedReplicationController mtype -- | @application/json@ instance Produces CreateNamespacedReplicationController MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedReplicationController MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedReplicationController MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedReplicationController MimeYaml -- *** createNamespacedResourceQuota @@ -2123,10 +1931,10 @@ createNamespacedResourceQuota :: (Consumes CreateNamespacedResourceQuota contentType, MimeRender contentType V1ResourceQuota) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1ResourceQuota -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedResourceQuota contentType V1ResourceQuota accept -createNamespacedResourceQuota _ _ (Namespace namespace) body = +createNamespacedResourceQuota _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/resourcequotas"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2138,16 +1946,16 @@ instance HasBodyParam CreateNamespacedResourceQuota V1ResourceQuota instance HasOptionalParam CreateNamespacedResourceQuota Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedResourceQuota mtype -- | @application/json@ instance Produces CreateNamespacedResourceQuota MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedResourceQuota MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedResourceQuota MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedResourceQuota MimeYaml -- *** createNamespacedSecret @@ -2162,10 +1970,10 @@ createNamespacedSecret :: (Consumes CreateNamespacedSecret contentType, MimeRender contentType V1Secret) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1Secret -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedSecret contentType V1Secret accept -createNamespacedSecret _ _ (Namespace namespace) body = +createNamespacedSecret _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/secrets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2177,16 +1985,16 @@ instance HasBodyParam CreateNamespacedSecret V1Secret instance HasOptionalParam CreateNamespacedSecret Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedSecret mtype -- | @application/json@ instance Produces CreateNamespacedSecret MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedSecret MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedSecret MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedSecret MimeYaml -- *** createNamespacedService @@ -2201,10 +2009,10 @@ createNamespacedService :: (Consumes CreateNamespacedService contentType, MimeRender contentType V1Service) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1Service -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedService contentType V1Service accept -createNamespacedService _ _ (Namespace namespace) body = +createNamespacedService _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/services"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2216,16 +2024,16 @@ instance HasBodyParam CreateNamespacedService V1Service instance HasOptionalParam CreateNamespacedService Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedService mtype -- | @application/json@ instance Produces CreateNamespacedService MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedService MimeYaml -- *** createNamespacedServiceAccount @@ -2240,10 +2048,10 @@ createNamespacedServiceAccount :: (Consumes CreateNamespacedServiceAccount contentType, MimeRender contentType V1ServiceAccount) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1ServiceAccount -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedServiceAccount contentType V1ServiceAccount accept -createNamespacedServiceAccount _ _ (Namespace namespace) body = +createNamespacedServiceAccount _ _ body (Namespace namespace) = _mkRequest "POST" ["/api/v1/namespaces/",toPath namespace,"/serviceaccounts"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -2255,16 +2063,16 @@ instance HasBodyParam CreateNamespacedServiceAccount V1ServiceAccount instance HasOptionalParam CreateNamespacedServiceAccount Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedServiceAccount mtype -- | @application/json@ instance Produces CreateNamespacedServiceAccount MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedServiceAccount MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedServiceAccount MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedServiceAccount MimeYaml -- *** createNode @@ -2293,16 +2101,16 @@ instance HasBodyParam CreateNode V1Node instance HasOptionalParam CreateNode Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNode mtype -- | @application/json@ instance Produces CreateNode MimeJSON --- | @application/yaml@ -instance Produces CreateNode MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNode MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNode MimeYaml -- *** createPersistentVolume @@ -2331,16 +2139,16 @@ instance HasBodyParam CreatePersistentVolume V1PersistentVolume instance HasOptionalParam CreatePersistentVolume Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreatePersistentVolume mtype -- | @application/json@ instance Produces CreatePersistentVolume MimeJSON --- | @application/yaml@ -instance Produces CreatePersistentVolume MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreatePersistentVolume MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreatePersistentVolume MimeYaml -- *** deleteCollectionNamespacedConfigMap @@ -2405,16 +2213,12 @@ instance HasOptionalParam DeleteCollectionNamespacedConfigMap TimeoutSeconds whe instance HasOptionalParam DeleteCollectionNamespacedConfigMap Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedConfigMap mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedConfigMap MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedConfigMap MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedConfigMap MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedConfigMap MimeYaml -- *** deleteCollectionNamespacedEndpoints @@ -2479,16 +2283,12 @@ instance HasOptionalParam DeleteCollectionNamespacedEndpoints TimeoutSeconds whe instance HasOptionalParam DeleteCollectionNamespacedEndpoints Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedEndpoints mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedEndpoints MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedEndpoints MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedEndpoints MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedEndpoints MimeYaml -- *** deleteCollectionNamespacedEvent @@ -2553,16 +2353,12 @@ instance HasOptionalParam DeleteCollectionNamespacedEvent TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedEvent Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedEvent mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedEvent MimeYaml -- *** deleteCollectionNamespacedLimitRange @@ -2627,16 +2423,12 @@ instance HasOptionalParam DeleteCollectionNamespacedLimitRange TimeoutSeconds wh instance HasOptionalParam DeleteCollectionNamespacedLimitRange Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedLimitRange mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedLimitRange MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedLimitRange MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedLimitRange MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedLimitRange MimeYaml -- *** deleteCollectionNamespacedPersistentVolumeClaim @@ -2701,16 +2493,12 @@ instance HasOptionalParam DeleteCollectionNamespacedPersistentVolumeClaim Timeou instance HasOptionalParam DeleteCollectionNamespacedPersistentVolumeClaim Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedPersistentVolumeClaim mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedPersistentVolumeClaim MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedPersistentVolumeClaim MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedPersistentVolumeClaim MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedPersistentVolumeClaim MimeYaml -- *** deleteCollectionNamespacedPod @@ -2775,16 +2563,12 @@ instance HasOptionalParam DeleteCollectionNamespacedPod TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedPod Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedPod mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedPod MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedPod MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedPod MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedPod MimeYaml -- *** deleteCollectionNamespacedPodTemplate @@ -2849,16 +2633,12 @@ instance HasOptionalParam DeleteCollectionNamespacedPodTemplate TimeoutSeconds w instance HasOptionalParam DeleteCollectionNamespacedPodTemplate Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedPodTemplate mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedPodTemplate MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedPodTemplate MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedPodTemplate MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedPodTemplate MimeYaml -- *** deleteCollectionNamespacedReplicationController @@ -2923,16 +2703,12 @@ instance HasOptionalParam DeleteCollectionNamespacedReplicationController Timeou instance HasOptionalParam DeleteCollectionNamespacedReplicationController Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedReplicationController mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedReplicationController MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedReplicationController MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedReplicationController MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedReplicationController MimeYaml -- *** deleteCollectionNamespacedResourceQuota @@ -2997,16 +2773,12 @@ instance HasOptionalParam DeleteCollectionNamespacedResourceQuota TimeoutSeconds instance HasOptionalParam DeleteCollectionNamespacedResourceQuota Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedResourceQuota mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedResourceQuota MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedResourceQuota MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedResourceQuota MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedResourceQuota MimeYaml -- *** deleteCollectionNamespacedSecret @@ -3071,16 +2843,12 @@ instance HasOptionalParam DeleteCollectionNamespacedSecret TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedSecret Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedSecret mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedSecret MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedSecret MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedSecret MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedSecret MimeYaml -- *** deleteCollectionNamespacedServiceAccount @@ -3145,16 +2913,12 @@ instance HasOptionalParam DeleteCollectionNamespacedServiceAccount TimeoutSecond instance HasOptionalParam DeleteCollectionNamespacedServiceAccount Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedServiceAccount mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedServiceAccount MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedServiceAccount MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedServiceAccount MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedServiceAccount MimeYaml -- *** deleteCollectionNode @@ -3218,16 +2982,12 @@ instance HasOptionalParam DeleteCollectionNode TimeoutSeconds where instance HasOptionalParam DeleteCollectionNode Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNode mtype - -- | @application/json@ instance Produces DeleteCollectionNode MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNode MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNode MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNode MimeYaml -- *** deleteCollectionPersistentVolume @@ -3291,16 +3051,12 @@ instance HasOptionalParam DeleteCollectionPersistentVolume TimeoutSeconds where instance HasOptionalParam DeleteCollectionPersistentVolume Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionPersistentVolume mtype - -- | @application/json@ instance Produces DeleteCollectionPersistentVolume MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionPersistentVolume MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionPersistentVolume MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionPersistentVolume MimeYaml -- *** deleteNamespace @@ -3315,10 +3071,10 @@ deleteNamespace :: (Consumes DeleteNamespace contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the Namespace -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the Namespace -> KubernetesRequest DeleteNamespace contentType V1Status accept -deleteNamespace _ _ (Name name) body = +deleteNamespace _ _ body (Name name) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3345,16 +3101,16 @@ instance HasOptionalParam DeleteNamespace OrphanDependents where instance HasOptionalParam DeleteNamespace PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespace mtype -- | @application/json@ instance Produces DeleteNamespace MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespace MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespace MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespace MimeYaml -- *** deleteNamespacedConfigMap @@ -3369,11 +3125,11 @@ deleteNamespacedConfigMap :: (Consumes DeleteNamespacedConfigMap contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the ConfigMap -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedConfigMap contentType V1Status accept -deleteNamespacedConfigMap _ _ (Name name) (Namespace namespace) body = +deleteNamespacedConfigMap _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/configmaps/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3400,16 +3156,16 @@ instance HasOptionalParam DeleteNamespacedConfigMap OrphanDependents where instance HasOptionalParam DeleteNamespacedConfigMap PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedConfigMap mtype -- | @application/json@ instance Produces DeleteNamespacedConfigMap MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedConfigMap MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedConfigMap MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedConfigMap MimeYaml -- *** deleteNamespacedEndpoints @@ -3424,11 +3180,11 @@ deleteNamespacedEndpoints :: (Consumes DeleteNamespacedEndpoints contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Endpoints -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedEndpoints contentType V1Status accept -deleteNamespacedEndpoints _ _ (Name name) (Namespace namespace) body = +deleteNamespacedEndpoints _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/endpoints/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3455,16 +3211,16 @@ instance HasOptionalParam DeleteNamespacedEndpoints OrphanDependents where instance HasOptionalParam DeleteNamespacedEndpoints PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedEndpoints mtype -- | @application/json@ instance Produces DeleteNamespacedEndpoints MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedEndpoints MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedEndpoints MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedEndpoints MimeYaml -- *** deleteNamespacedEvent @@ -3479,11 +3235,11 @@ deleteNamespacedEvent :: (Consumes DeleteNamespacedEvent contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Event -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedEvent contentType V1Status accept -deleteNamespacedEvent _ _ (Name name) (Namespace namespace) body = +deleteNamespacedEvent _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/events/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3510,16 +3266,16 @@ instance HasOptionalParam DeleteNamespacedEvent OrphanDependents where instance HasOptionalParam DeleteNamespacedEvent PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedEvent mtype -- | @application/json@ instance Produces DeleteNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedEvent MimeYaml -- *** deleteNamespacedLimitRange @@ -3534,11 +3290,11 @@ deleteNamespacedLimitRange :: (Consumes DeleteNamespacedLimitRange contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the LimitRange -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedLimitRange contentType V1Status accept -deleteNamespacedLimitRange _ _ (Name name) (Namespace namespace) body = +deleteNamespacedLimitRange _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/limitranges/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3565,16 +3321,16 @@ instance HasOptionalParam DeleteNamespacedLimitRange OrphanDependents where instance HasOptionalParam DeleteNamespacedLimitRange PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedLimitRange mtype -- | @application/json@ instance Produces DeleteNamespacedLimitRange MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedLimitRange MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedLimitRange MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedLimitRange MimeYaml -- *** deleteNamespacedPersistentVolumeClaim @@ -3589,11 +3345,11 @@ deleteNamespacedPersistentVolumeClaim :: (Consumes DeleteNamespacedPersistentVolumeClaim contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the PersistentVolumeClaim -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedPersistentVolumeClaim contentType V1Status accept -deleteNamespacedPersistentVolumeClaim _ _ (Name name) (Namespace namespace) body = +deleteNamespacedPersistentVolumeClaim _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/persistentvolumeclaims/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3620,16 +3376,16 @@ instance HasOptionalParam DeleteNamespacedPersistentVolumeClaim OrphanDependents instance HasOptionalParam DeleteNamespacedPersistentVolumeClaim PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedPersistentVolumeClaim mtype -- | @application/json@ instance Produces DeleteNamespacedPersistentVolumeClaim MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedPersistentVolumeClaim MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedPersistentVolumeClaim MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedPersistentVolumeClaim MimeYaml -- *** deleteNamespacedPod @@ -3644,11 +3400,11 @@ deleteNamespacedPod :: (Consumes DeleteNamespacedPod contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Pod -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedPod contentType V1Status accept -deleteNamespacedPod _ _ (Name name) (Namespace namespace) body = +deleteNamespacedPod _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/pods/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3675,16 +3431,16 @@ instance HasOptionalParam DeleteNamespacedPod OrphanDependents where instance HasOptionalParam DeleteNamespacedPod PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedPod mtype -- | @application/json@ instance Produces DeleteNamespacedPod MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedPod MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedPod MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedPod MimeYaml -- *** deleteNamespacedPodTemplate @@ -3699,11 +3455,11 @@ deleteNamespacedPodTemplate :: (Consumes DeleteNamespacedPodTemplate contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the PodTemplate -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedPodTemplate contentType V1Status accept -deleteNamespacedPodTemplate _ _ (Name name) (Namespace namespace) body = +deleteNamespacedPodTemplate _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/podtemplates/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3730,16 +3486,16 @@ instance HasOptionalParam DeleteNamespacedPodTemplate OrphanDependents where instance HasOptionalParam DeleteNamespacedPodTemplate PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedPodTemplate mtype -- | @application/json@ instance Produces DeleteNamespacedPodTemplate MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedPodTemplate MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedPodTemplate MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedPodTemplate MimeYaml -- *** deleteNamespacedReplicationController @@ -3754,11 +3510,11 @@ deleteNamespacedReplicationController :: (Consumes DeleteNamespacedReplicationController contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the ReplicationController -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedReplicationController contentType V1Status accept -deleteNamespacedReplicationController _ _ (Name name) (Namespace namespace) body = +deleteNamespacedReplicationController _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/replicationcontrollers/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3785,16 +3541,16 @@ instance HasOptionalParam DeleteNamespacedReplicationController OrphanDependents instance HasOptionalParam DeleteNamespacedReplicationController PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedReplicationController mtype -- | @application/json@ instance Produces DeleteNamespacedReplicationController MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedReplicationController MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedReplicationController MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedReplicationController MimeYaml -- *** deleteNamespacedResourceQuota @@ -3809,11 +3565,11 @@ deleteNamespacedResourceQuota :: (Consumes DeleteNamespacedResourceQuota contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the ResourceQuota -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedResourceQuota contentType V1Status accept -deleteNamespacedResourceQuota _ _ (Name name) (Namespace namespace) body = +deleteNamespacedResourceQuota _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/resourcequotas/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3840,16 +3596,16 @@ instance HasOptionalParam DeleteNamespacedResourceQuota OrphanDependents where instance HasOptionalParam DeleteNamespacedResourceQuota PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedResourceQuota mtype -- | @application/json@ instance Produces DeleteNamespacedResourceQuota MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedResourceQuota MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedResourceQuota MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedResourceQuota MimeYaml -- *** deleteNamespacedSecret @@ -3864,11 +3620,11 @@ deleteNamespacedSecret :: (Consumes DeleteNamespacedSecret contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Secret -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedSecret contentType V1Status accept -deleteNamespacedSecret _ _ (Name name) (Namespace namespace) body = +deleteNamespacedSecret _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/secrets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3895,16 +3651,16 @@ instance HasOptionalParam DeleteNamespacedSecret OrphanDependents where instance HasOptionalParam DeleteNamespacedSecret PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedSecret mtype -- | @application/json@ instance Produces DeleteNamespacedSecret MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedSecret MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedSecret MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedSecret MimeYaml -- *** deleteNamespacedService @@ -3930,16 +3686,12 @@ data DeleteNamespacedService instance HasOptionalParam DeleteNamespacedService Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteNamespacedService mtype - -- | @application/json@ instance Produces DeleteNamespacedService MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedService MimeYaml -- *** deleteNamespacedServiceAccount @@ -3954,11 +3706,11 @@ deleteNamespacedServiceAccount :: (Consumes DeleteNamespacedServiceAccount contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the ServiceAccount -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedServiceAccount contentType V1Status accept -deleteNamespacedServiceAccount _ _ (Name name) (Namespace namespace) body = +deleteNamespacedServiceAccount _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/api/v1/namespaces/",toPath namespace,"/serviceaccounts/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3985,16 +3737,16 @@ instance HasOptionalParam DeleteNamespacedServiceAccount OrphanDependents where instance HasOptionalParam DeleteNamespacedServiceAccount PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedServiceAccount mtype -- | @application/json@ instance Produces DeleteNamespacedServiceAccount MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedServiceAccount MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedServiceAccount MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedServiceAccount MimeYaml -- *** deleteNode @@ -4009,10 +3761,10 @@ deleteNode :: (Consumes DeleteNode contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the Node -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the Node -> KubernetesRequest DeleteNode contentType V1Status accept -deleteNode _ _ (Name name) body = +deleteNode _ _ body (Name name) = _mkRequest "DELETE" ["/api/v1/nodes/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -4039,16 +3791,16 @@ instance HasOptionalParam DeleteNode OrphanDependents where instance HasOptionalParam DeleteNode PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNode mtype -- | @application/json@ instance Produces DeleteNode MimeJSON --- | @application/yaml@ -instance Produces DeleteNode MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNode MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNode MimeYaml -- *** deletePersistentVolume @@ -4063,10 +3815,10 @@ deletePersistentVolume :: (Consumes DeletePersistentVolume contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the PersistentVolume -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the PersistentVolume -> KubernetesRequest DeletePersistentVolume contentType V1Status accept -deletePersistentVolume _ _ (Name name) body = +deletePersistentVolume _ _ body (Name name) = _mkRequest "DELETE" ["/api/v1/persistentvolumes/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -4093,16 +3845,16 @@ instance HasOptionalParam DeletePersistentVolume OrphanDependents where instance HasOptionalParam DeletePersistentVolume PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeletePersistentVolume mtype -- | @application/json@ instance Produces DeletePersistentVolume MimeJSON --- | @application/yaml@ -instance Produces DeletePersistentVolume MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeletePersistentVolume MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeletePersistentVolume MimeYaml -- *** getAPIResources @@ -4121,20 +3873,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listComponentStatus @@ -4198,20 +3942,16 @@ instance HasOptionalParam ListComponentStatus TimeoutSeconds where instance HasOptionalParam ListComponentStatus Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListComponentStatus mtype - -- | @application/json@ instance Produces ListComponentStatus MimeJSON --- | @application/yaml@ -instance Produces ListComponentStatus MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListComponentStatus MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListComponentStatus MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListComponentStatus MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListComponentStatus MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListComponentStatus MimeYaml -- *** listConfigMapForAllNamespaces @@ -4275,20 +4015,16 @@ instance HasOptionalParam ListConfigMapForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListConfigMapForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListConfigMapForAllNamespaces mtype - -- | @application/json@ instance Produces ListConfigMapForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListConfigMapForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListConfigMapForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListConfigMapForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListConfigMapForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListConfigMapForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListConfigMapForAllNamespaces MimeYaml -- *** listEndpointsForAllNamespaces @@ -4352,20 +4088,16 @@ instance HasOptionalParam ListEndpointsForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListEndpointsForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListEndpointsForAllNamespaces mtype - -- | @application/json@ instance Produces ListEndpointsForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListEndpointsForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListEndpointsForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListEndpointsForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListEndpointsForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListEndpointsForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListEndpointsForAllNamespaces MimeYaml -- *** listEventForAllNamespaces @@ -4429,22 +4161,18 @@ instance HasOptionalParam ListEventForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListEventForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListEventForAllNamespaces mtype - -- | @application/json@ instance Produces ListEventForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListEventForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListEventForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListEventForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListEventForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListEventForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListEventForAllNamespaces MimeYaml + - -- *** listLimitRangeForAllNamespaces -- | @GET \/api\/v1\/limitranges@ @@ -4506,20 +4234,16 @@ instance HasOptionalParam ListLimitRangeForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListLimitRangeForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListLimitRangeForAllNamespaces mtype - -- | @application/json@ instance Produces ListLimitRangeForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListLimitRangeForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListLimitRangeForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListLimitRangeForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListLimitRangeForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListLimitRangeForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListLimitRangeForAllNamespaces MimeYaml -- *** listNamespace @@ -4583,20 +4307,16 @@ instance HasOptionalParam ListNamespace TimeoutSeconds where instance HasOptionalParam ListNamespace Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespace mtype - -- | @application/json@ instance Produces ListNamespace MimeJSON --- | @application/yaml@ -instance Produces ListNamespace MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespace MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespace MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespace MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespace MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespace MimeYaml -- *** listNamespacedConfigMap @@ -4661,20 +4381,16 @@ instance HasOptionalParam ListNamespacedConfigMap TimeoutSeconds where instance HasOptionalParam ListNamespacedConfigMap Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedConfigMap mtype - -- | @application/json@ instance Produces ListNamespacedConfigMap MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedConfigMap MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedConfigMap MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedConfigMap MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedConfigMap MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedConfigMap MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedConfigMap MimeYaml -- *** listNamespacedEndpoints @@ -4739,20 +4455,16 @@ instance HasOptionalParam ListNamespacedEndpoints TimeoutSeconds where instance HasOptionalParam ListNamespacedEndpoints Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedEndpoints mtype - -- | @application/json@ instance Produces ListNamespacedEndpoints MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedEndpoints MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedEndpoints MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedEndpoints MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedEndpoints MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedEndpoints MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedEndpoints MimeYaml -- *** listNamespacedEvent @@ -4817,20 +4529,16 @@ instance HasOptionalParam ListNamespacedEvent TimeoutSeconds where instance HasOptionalParam ListNamespacedEvent Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedEvent mtype - -- | @application/json@ instance Produces ListNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedEvent MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedEvent MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedEvent MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedEvent MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedEvent MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedEvent MimeYaml -- *** listNamespacedLimitRange @@ -4895,20 +4603,16 @@ instance HasOptionalParam ListNamespacedLimitRange TimeoutSeconds where instance HasOptionalParam ListNamespacedLimitRange Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedLimitRange mtype - -- | @application/json@ instance Produces ListNamespacedLimitRange MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedLimitRange MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedLimitRange MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedLimitRange MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedLimitRange MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedLimitRange MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedLimitRange MimeYaml -- *** listNamespacedPersistentVolumeClaim @@ -4973,20 +4677,16 @@ instance HasOptionalParam ListNamespacedPersistentVolumeClaim TimeoutSeconds whe instance HasOptionalParam ListNamespacedPersistentVolumeClaim Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedPersistentVolumeClaim mtype - -- | @application/json@ instance Produces ListNamespacedPersistentVolumeClaim MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedPersistentVolumeClaim MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedPersistentVolumeClaim MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedPersistentVolumeClaim MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedPersistentVolumeClaim MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedPersistentVolumeClaim MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedPersistentVolumeClaim MimeYaml -- *** listNamespacedPod @@ -5051,20 +4751,16 @@ instance HasOptionalParam ListNamespacedPod TimeoutSeconds where instance HasOptionalParam ListNamespacedPod Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedPod mtype - -- | @application/json@ instance Produces ListNamespacedPod MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedPod MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedPod MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedPod MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedPod MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedPod MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedPod MimeYaml -- *** listNamespacedPodTemplate @@ -5129,20 +4825,16 @@ instance HasOptionalParam ListNamespacedPodTemplate TimeoutSeconds where instance HasOptionalParam ListNamespacedPodTemplate Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedPodTemplate mtype - -- | @application/json@ instance Produces ListNamespacedPodTemplate MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedPodTemplate MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedPodTemplate MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedPodTemplate MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedPodTemplate MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedPodTemplate MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedPodTemplate MimeYaml -- *** listNamespacedReplicationController @@ -5207,20 +4899,16 @@ instance HasOptionalParam ListNamespacedReplicationController TimeoutSeconds whe instance HasOptionalParam ListNamespacedReplicationController Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedReplicationController mtype - -- | @application/json@ instance Produces ListNamespacedReplicationController MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedReplicationController MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedReplicationController MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedReplicationController MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedReplicationController MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedReplicationController MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedReplicationController MimeYaml -- *** listNamespacedResourceQuota @@ -5285,20 +4973,16 @@ instance HasOptionalParam ListNamespacedResourceQuota TimeoutSeconds where instance HasOptionalParam ListNamespacedResourceQuota Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedResourceQuota mtype - -- | @application/json@ instance Produces ListNamespacedResourceQuota MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedResourceQuota MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedResourceQuota MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedResourceQuota MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedResourceQuota MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedResourceQuota MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedResourceQuota MimeYaml -- *** listNamespacedSecret @@ -5363,20 +5047,16 @@ instance HasOptionalParam ListNamespacedSecret TimeoutSeconds where instance HasOptionalParam ListNamespacedSecret Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedSecret mtype - -- | @application/json@ instance Produces ListNamespacedSecret MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedSecret MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedSecret MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedSecret MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedSecret MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedSecret MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedSecret MimeYaml -- *** listNamespacedService @@ -5441,20 +5121,16 @@ instance HasOptionalParam ListNamespacedService TimeoutSeconds where instance HasOptionalParam ListNamespacedService Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedService mtype - -- | @application/json@ instance Produces ListNamespacedService MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedService MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedService MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedService MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedService MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedService MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedService MimeYaml -- *** listNamespacedServiceAccount @@ -5519,20 +5195,16 @@ instance HasOptionalParam ListNamespacedServiceAccount TimeoutSeconds where instance HasOptionalParam ListNamespacedServiceAccount Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedServiceAccount mtype - -- | @application/json@ instance Produces ListNamespacedServiceAccount MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedServiceAccount MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedServiceAccount MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedServiceAccount MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedServiceAccount MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedServiceAccount MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedServiceAccount MimeYaml -- *** listNode @@ -5596,20 +5268,16 @@ instance HasOptionalParam ListNode TimeoutSeconds where instance HasOptionalParam ListNode Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNode mtype - -- | @application/json@ instance Produces ListNode MimeJSON --- | @application/yaml@ -instance Produces ListNode MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNode MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNode MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNode MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNode MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNode MimeYaml -- *** listPersistentVolume @@ -5673,20 +5341,16 @@ instance HasOptionalParam ListPersistentVolume TimeoutSeconds where instance HasOptionalParam ListPersistentVolume Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListPersistentVolume mtype - -- | @application/json@ instance Produces ListPersistentVolume MimeJSON --- | @application/yaml@ -instance Produces ListPersistentVolume MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListPersistentVolume MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListPersistentVolume MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListPersistentVolume MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListPersistentVolume MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListPersistentVolume MimeYaml -- *** listPersistentVolumeClaimForAllNamespaces @@ -5750,20 +5414,16 @@ instance HasOptionalParam ListPersistentVolumeClaimForAllNamespaces TimeoutSecon instance HasOptionalParam ListPersistentVolumeClaimForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListPersistentVolumeClaimForAllNamespaces mtype - -- | @application/json@ instance Produces ListPersistentVolumeClaimForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListPersistentVolumeClaimForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListPersistentVolumeClaimForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListPersistentVolumeClaimForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListPersistentVolumeClaimForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListPersistentVolumeClaimForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListPersistentVolumeClaimForAllNamespaces MimeYaml -- *** listPodForAllNamespaces @@ -5827,20 +5487,16 @@ instance HasOptionalParam ListPodForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListPodForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListPodForAllNamespaces mtype - -- | @application/json@ instance Produces ListPodForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListPodForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListPodForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListPodForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListPodForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListPodForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListPodForAllNamespaces MimeYaml -- *** listPodTemplateForAllNamespaces @@ -5904,20 +5560,16 @@ instance HasOptionalParam ListPodTemplateForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListPodTemplateForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListPodTemplateForAllNamespaces mtype - -- | @application/json@ instance Produces ListPodTemplateForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListPodTemplateForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListPodTemplateForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListPodTemplateForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListPodTemplateForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListPodTemplateForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListPodTemplateForAllNamespaces MimeYaml -- *** listReplicationControllerForAllNamespaces @@ -5981,20 +5633,16 @@ instance HasOptionalParam ListReplicationControllerForAllNamespaces TimeoutSecon instance HasOptionalParam ListReplicationControllerForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListReplicationControllerForAllNamespaces mtype - -- | @application/json@ instance Produces ListReplicationControllerForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListReplicationControllerForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListReplicationControllerForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListReplicationControllerForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListReplicationControllerForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListReplicationControllerForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListReplicationControllerForAllNamespaces MimeYaml -- *** listResourceQuotaForAllNamespaces @@ -6058,20 +5706,16 @@ instance HasOptionalParam ListResourceQuotaForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListResourceQuotaForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListResourceQuotaForAllNamespaces mtype - -- | @application/json@ instance Produces ListResourceQuotaForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListResourceQuotaForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListResourceQuotaForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListResourceQuotaForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListResourceQuotaForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListResourceQuotaForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListResourceQuotaForAllNamespaces MimeYaml -- *** listSecretForAllNamespaces @@ -6135,20 +5779,16 @@ instance HasOptionalParam ListSecretForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListSecretForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListSecretForAllNamespaces mtype - -- | @application/json@ instance Produces ListSecretForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListSecretForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListSecretForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListSecretForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListSecretForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListSecretForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListSecretForAllNamespaces MimeYaml -- *** listServiceAccountForAllNamespaces @@ -6212,20 +5852,16 @@ instance HasOptionalParam ListServiceAccountForAllNamespaces TimeoutSeconds wher instance HasOptionalParam ListServiceAccountForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListServiceAccountForAllNamespaces mtype - -- | @application/json@ instance Produces ListServiceAccountForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListServiceAccountForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListServiceAccountForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListServiceAccountForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListServiceAccountForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListServiceAccountForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListServiceAccountForAllNamespaces MimeYaml -- *** listServiceForAllNamespaces @@ -6289,20 +5925,16 @@ instance HasOptionalParam ListServiceForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListServiceForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListServiceForAllNamespaces mtype - -- | @application/json@ instance Produces ListServiceForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListServiceForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListServiceForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListServiceForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListServiceForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListServiceForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListServiceForAllNamespaces MimeYaml -- *** patchNamespace @@ -6314,19 +5946,19 @@ instance Produces ListServiceForAllNamespaces MimeVndKubernetesProtobufstreamwat -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespace - :: (Consumes PatchNamespace contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespace contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Namespace - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespace contentType V1Namespace accept -patchNamespace _ _ (Name name) body = +patchNamespace _ _ body (Name name) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespace -instance HasBodyParam PatchNamespace A.Value +instance HasBodyParam PatchNamespace Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespace Pretty where @@ -6342,10 +5974,10 @@ instance Consumes PatchNamespace MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespace MimeJSON --- | @application/yaml@ -instance Produces PatchNamespace MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespace MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespace MimeYaml -- *** patchNamespaceStatus @@ -6357,19 +5989,19 @@ instance Produces PatchNamespace MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespaceStatus - :: (Consumes PatchNamespaceStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespaceStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Namespace - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespaceStatus contentType V1Namespace accept -patchNamespaceStatus _ _ (Name name) body = +patchNamespaceStatus _ _ body (Name name) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespaceStatus -instance HasBodyParam PatchNamespaceStatus A.Value +instance HasBodyParam PatchNamespaceStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespaceStatus Pretty where @@ -6385,10 +6017,10 @@ instance Consumes PatchNamespaceStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespaceStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespaceStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespaceStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespaceStatus MimeYaml -- *** patchNamespacedConfigMap @@ -6400,20 +6032,20 @@ instance Produces PatchNamespaceStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedConfigMap - :: (Consumes PatchNamespacedConfigMap contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedConfigMap contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ConfigMap -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedConfigMap contentType V1ConfigMap accept -patchNamespacedConfigMap _ _ (Name name) (Namespace namespace) body = +patchNamespacedConfigMap _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/configmaps/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedConfigMap -instance HasBodyParam PatchNamespacedConfigMap A.Value +instance HasBodyParam PatchNamespacedConfigMap Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedConfigMap Pretty where @@ -6429,10 +6061,10 @@ instance Consumes PatchNamespacedConfigMap MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedConfigMap MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedConfigMap MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedConfigMap MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedConfigMap MimeYaml -- *** patchNamespacedEndpoints @@ -6444,20 +6076,20 @@ instance Produces PatchNamespacedConfigMap MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedEndpoints - :: (Consumes PatchNamespacedEndpoints contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedEndpoints contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Endpoints -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedEndpoints contentType V1Endpoints accept -patchNamespacedEndpoints _ _ (Name name) (Namespace namespace) body = +patchNamespacedEndpoints _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/endpoints/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedEndpoints -instance HasBodyParam PatchNamespacedEndpoints A.Value +instance HasBodyParam PatchNamespacedEndpoints Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedEndpoints Pretty where @@ -6473,10 +6105,10 @@ instance Consumes PatchNamespacedEndpoints MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedEndpoints MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedEndpoints MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedEndpoints MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedEndpoints MimeYaml -- *** patchNamespacedEvent @@ -6488,20 +6120,20 @@ instance Produces PatchNamespacedEndpoints MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedEvent - :: (Consumes PatchNamespacedEvent contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedEvent contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Event -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedEvent contentType V1Event accept -patchNamespacedEvent _ _ (Name name) (Namespace namespace) body = +patchNamespacedEvent _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/events/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedEvent -instance HasBodyParam PatchNamespacedEvent A.Value +instance HasBodyParam PatchNamespacedEvent Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedEvent Pretty where @@ -6517,10 +6149,10 @@ instance Consumes PatchNamespacedEvent MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedEvent MimeYaml -- *** patchNamespacedLimitRange @@ -6532,20 +6164,20 @@ instance Produces PatchNamespacedEvent MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedLimitRange - :: (Consumes PatchNamespacedLimitRange contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedLimitRange contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the LimitRange -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedLimitRange contentType V1LimitRange accept -patchNamespacedLimitRange _ _ (Name name) (Namespace namespace) body = +patchNamespacedLimitRange _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/limitranges/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedLimitRange -instance HasBodyParam PatchNamespacedLimitRange A.Value +instance HasBodyParam PatchNamespacedLimitRange Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedLimitRange Pretty where @@ -6561,10 +6193,10 @@ instance Consumes PatchNamespacedLimitRange MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedLimitRange MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedLimitRange MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedLimitRange MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedLimitRange MimeYaml -- *** patchNamespacedPersistentVolumeClaim @@ -6576,20 +6208,20 @@ instance Produces PatchNamespacedLimitRange MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedPersistentVolumeClaim - :: (Consumes PatchNamespacedPersistentVolumeClaim contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedPersistentVolumeClaim contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the PersistentVolumeClaim -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedPersistentVolumeClaim contentType V1PersistentVolumeClaim accept -patchNamespacedPersistentVolumeClaim _ _ (Name name) (Namespace namespace) body = +patchNamespacedPersistentVolumeClaim _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/persistentvolumeclaims/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedPersistentVolumeClaim -instance HasBodyParam PatchNamespacedPersistentVolumeClaim A.Value +instance HasBodyParam PatchNamespacedPersistentVolumeClaim Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedPersistentVolumeClaim Pretty where @@ -6605,10 +6237,10 @@ instance Consumes PatchNamespacedPersistentVolumeClaim MimeStrategicMergePatchjs -- | @application/json@ instance Produces PatchNamespacedPersistentVolumeClaim MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedPersistentVolumeClaim MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedPersistentVolumeClaim MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedPersistentVolumeClaim MimeYaml -- *** patchNamespacedPersistentVolumeClaimStatus @@ -6620,20 +6252,20 @@ instance Produces PatchNamespacedPersistentVolumeClaim MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedPersistentVolumeClaimStatus - :: (Consumes PatchNamespacedPersistentVolumeClaimStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedPersistentVolumeClaimStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the PersistentVolumeClaim -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedPersistentVolumeClaimStatus contentType V1PersistentVolumeClaim accept -patchNamespacedPersistentVolumeClaimStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedPersistentVolumeClaimStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/persistentvolumeclaims/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedPersistentVolumeClaimStatus -instance HasBodyParam PatchNamespacedPersistentVolumeClaimStatus A.Value +instance HasBodyParam PatchNamespacedPersistentVolumeClaimStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedPersistentVolumeClaimStatus Pretty where @@ -6649,10 +6281,10 @@ instance Consumes PatchNamespacedPersistentVolumeClaimStatus MimeStrategicMergeP -- | @application/json@ instance Produces PatchNamespacedPersistentVolumeClaimStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedPersistentVolumeClaimStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedPersistentVolumeClaimStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedPersistentVolumeClaimStatus MimeYaml -- *** patchNamespacedPod @@ -6664,20 +6296,20 @@ instance Produces PatchNamespacedPersistentVolumeClaimStatus MimeVndKubernetesPr -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedPod - :: (Consumes PatchNamespacedPod contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedPod contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Pod -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedPod contentType V1Pod accept -patchNamespacedPod _ _ (Name name) (Namespace namespace) body = +patchNamespacedPod _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/pods/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedPod -instance HasBodyParam PatchNamespacedPod A.Value +instance HasBodyParam PatchNamespacedPod Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedPod Pretty where @@ -6693,10 +6325,10 @@ instance Consumes PatchNamespacedPod MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedPod MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedPod MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedPod MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedPod MimeYaml -- *** patchNamespacedPodStatus @@ -6708,20 +6340,20 @@ instance Produces PatchNamespacedPod MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedPodStatus - :: (Consumes PatchNamespacedPodStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedPodStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Pod -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedPodStatus contentType V1Pod accept -patchNamespacedPodStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedPodStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/pods/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedPodStatus -instance HasBodyParam PatchNamespacedPodStatus A.Value +instance HasBodyParam PatchNamespacedPodStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedPodStatus Pretty where @@ -6737,10 +6369,10 @@ instance Consumes PatchNamespacedPodStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedPodStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedPodStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedPodStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedPodStatus MimeYaml -- *** patchNamespacedPodTemplate @@ -6752,20 +6384,20 @@ instance Produces PatchNamespacedPodStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedPodTemplate - :: (Consumes PatchNamespacedPodTemplate contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedPodTemplate contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the PodTemplate -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedPodTemplate contentType V1PodTemplate accept -patchNamespacedPodTemplate _ _ (Name name) (Namespace namespace) body = +patchNamespacedPodTemplate _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/podtemplates/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedPodTemplate -instance HasBodyParam PatchNamespacedPodTemplate A.Value +instance HasBodyParam PatchNamespacedPodTemplate Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedPodTemplate Pretty where @@ -6781,10 +6413,10 @@ instance Consumes PatchNamespacedPodTemplate MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedPodTemplate MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedPodTemplate MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedPodTemplate MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedPodTemplate MimeYaml -- *** patchNamespacedReplicationController @@ -6796,20 +6428,20 @@ instance Produces PatchNamespacedPodTemplate MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicationController - :: (Consumes PatchNamespacedReplicationController contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicationController contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ReplicationController -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicationController contentType V1ReplicationController accept -patchNamespacedReplicationController _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicationController _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/replicationcontrollers/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicationController -instance HasBodyParam PatchNamespacedReplicationController A.Value +instance HasBodyParam PatchNamespacedReplicationController Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicationController Pretty where @@ -6825,10 +6457,10 @@ instance Consumes PatchNamespacedReplicationController MimeStrategicMergePatchjs -- | @application/json@ instance Produces PatchNamespacedReplicationController MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicationController MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicationController MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicationController MimeYaml -- *** patchNamespacedReplicationControllerScale @@ -6840,20 +6472,20 @@ instance Produces PatchNamespacedReplicationController MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicationControllerScale - :: (Consumes PatchNamespacedReplicationControllerScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicationControllerScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicationControllerScale contentType V1Scale accept -patchNamespacedReplicationControllerScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicationControllerScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/replicationcontrollers/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicationControllerScale -instance HasBodyParam PatchNamespacedReplicationControllerScale A.Value +instance HasBodyParam PatchNamespacedReplicationControllerScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicationControllerScale Pretty where @@ -6869,10 +6501,10 @@ instance Consumes PatchNamespacedReplicationControllerScale MimeStrategicMergePa -- | @application/json@ instance Produces PatchNamespacedReplicationControllerScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicationControllerScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicationControllerScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicationControllerScale MimeYaml -- *** patchNamespacedReplicationControllerStatus @@ -6884,20 +6516,20 @@ instance Produces PatchNamespacedReplicationControllerScale MimeVndKubernetesPro -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicationControllerStatus - :: (Consumes PatchNamespacedReplicationControllerStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicationControllerStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ReplicationController -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicationControllerStatus contentType V1ReplicationController accept -patchNamespacedReplicationControllerStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicationControllerStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/replicationcontrollers/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicationControllerStatus -instance HasBodyParam PatchNamespacedReplicationControllerStatus A.Value +instance HasBodyParam PatchNamespacedReplicationControllerStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicationControllerStatus Pretty where @@ -6913,10 +6545,10 @@ instance Consumes PatchNamespacedReplicationControllerStatus MimeStrategicMergeP -- | @application/json@ instance Produces PatchNamespacedReplicationControllerStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicationControllerStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicationControllerStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicationControllerStatus MimeYaml -- *** patchNamespacedResourceQuota @@ -6928,20 +6560,20 @@ instance Produces PatchNamespacedReplicationControllerStatus MimeVndKubernetesPr -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedResourceQuota - :: (Consumes PatchNamespacedResourceQuota contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedResourceQuota contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ResourceQuota -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedResourceQuota contentType V1ResourceQuota accept -patchNamespacedResourceQuota _ _ (Name name) (Namespace namespace) body = +patchNamespacedResourceQuota _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/resourcequotas/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedResourceQuota -instance HasBodyParam PatchNamespacedResourceQuota A.Value +instance HasBodyParam PatchNamespacedResourceQuota Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedResourceQuota Pretty where @@ -6957,10 +6589,10 @@ instance Consumes PatchNamespacedResourceQuota MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedResourceQuota MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedResourceQuota MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedResourceQuota MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedResourceQuota MimeYaml -- *** patchNamespacedResourceQuotaStatus @@ -6972,20 +6604,20 @@ instance Produces PatchNamespacedResourceQuota MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedResourceQuotaStatus - :: (Consumes PatchNamespacedResourceQuotaStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedResourceQuotaStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ResourceQuota -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedResourceQuotaStatus contentType V1ResourceQuota accept -patchNamespacedResourceQuotaStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedResourceQuotaStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/resourcequotas/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedResourceQuotaStatus -instance HasBodyParam PatchNamespacedResourceQuotaStatus A.Value +instance HasBodyParam PatchNamespacedResourceQuotaStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedResourceQuotaStatus Pretty where @@ -7001,10 +6633,10 @@ instance Consumes PatchNamespacedResourceQuotaStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedResourceQuotaStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedResourceQuotaStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedResourceQuotaStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedResourceQuotaStatus MimeYaml -- *** patchNamespacedSecret @@ -7016,20 +6648,20 @@ instance Produces PatchNamespacedResourceQuotaStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedSecret - :: (Consumes PatchNamespacedSecret contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedSecret contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Secret -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedSecret contentType V1Secret accept -patchNamespacedSecret _ _ (Name name) (Namespace namespace) body = +patchNamespacedSecret _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/secrets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedSecret -instance HasBodyParam PatchNamespacedSecret A.Value +instance HasBodyParam PatchNamespacedSecret Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedSecret Pretty where @@ -7045,10 +6677,10 @@ instance Consumes PatchNamespacedSecret MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedSecret MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedSecret MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedSecret MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedSecret MimeYaml -- *** patchNamespacedService @@ -7060,20 +6692,20 @@ instance Produces PatchNamespacedSecret MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedService - :: (Consumes PatchNamespacedService contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedService contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Service -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedService contentType V1Service accept -patchNamespacedService _ _ (Name name) (Namespace namespace) body = +patchNamespacedService _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/services/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedService -instance HasBodyParam PatchNamespacedService A.Value +instance HasBodyParam PatchNamespacedService Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedService Pretty where @@ -7089,10 +6721,10 @@ instance Consumes PatchNamespacedService MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedService MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedService MimeYaml -- *** patchNamespacedServiceAccount @@ -7104,20 +6736,20 @@ instance Produces PatchNamespacedService MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedServiceAccount - :: (Consumes PatchNamespacedServiceAccount contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedServiceAccount contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ServiceAccount -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedServiceAccount contentType V1ServiceAccount accept -patchNamespacedServiceAccount _ _ (Name name) (Namespace namespace) body = +patchNamespacedServiceAccount _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/serviceaccounts/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedServiceAccount -instance HasBodyParam PatchNamespacedServiceAccount A.Value +instance HasBodyParam PatchNamespacedServiceAccount Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedServiceAccount Pretty where @@ -7133,10 +6765,10 @@ instance Consumes PatchNamespacedServiceAccount MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedServiceAccount MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedServiceAccount MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedServiceAccount MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedServiceAccount MimeYaml -- *** patchNamespacedServiceStatus @@ -7148,20 +6780,20 @@ instance Produces PatchNamespacedServiceAccount MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedServiceStatus - :: (Consumes PatchNamespacedServiceStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedServiceStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Service -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedServiceStatus contentType V1Service accept -patchNamespacedServiceStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedServiceStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/api/v1/namespaces/",toPath namespace,"/services/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedServiceStatus -instance HasBodyParam PatchNamespacedServiceStatus A.Value +instance HasBodyParam PatchNamespacedServiceStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedServiceStatus Pretty where @@ -7177,10 +6809,10 @@ instance Consumes PatchNamespacedServiceStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedServiceStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedServiceStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedServiceStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedServiceStatus MimeYaml -- *** patchNode @@ -7192,19 +6824,19 @@ instance Produces PatchNamespacedServiceStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNode - :: (Consumes PatchNode contentType, MimeRender contentType A.Value) + :: (Consumes PatchNode contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Node - -> A.Value -- ^ "body" -> KubernetesRequest PatchNode contentType V1Node accept -patchNode _ _ (Name name) body = +patchNode _ _ body (Name name) = _mkRequest "PATCH" ["/api/v1/nodes/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNode -instance HasBodyParam PatchNode A.Value +instance HasBodyParam PatchNode Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNode Pretty where @@ -7220,10 +6852,10 @@ instance Consumes PatchNode MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNode MimeJSON --- | @application/yaml@ -instance Produces PatchNode MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNode MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNode MimeYaml -- *** patchNodeStatus @@ -7235,19 +6867,19 @@ instance Produces PatchNode MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNodeStatus - :: (Consumes PatchNodeStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNodeStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Node - -> A.Value -- ^ "body" -> KubernetesRequest PatchNodeStatus contentType V1Node accept -patchNodeStatus _ _ (Name name) body = +patchNodeStatus _ _ body (Name name) = _mkRequest "PATCH" ["/api/v1/nodes/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNodeStatus -instance HasBodyParam PatchNodeStatus A.Value +instance HasBodyParam PatchNodeStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNodeStatus Pretty where @@ -7263,10 +6895,10 @@ instance Consumes PatchNodeStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNodeStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNodeStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNodeStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNodeStatus MimeYaml -- *** patchPersistentVolume @@ -7278,19 +6910,19 @@ instance Produces PatchNodeStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchPersistentVolume - :: (Consumes PatchPersistentVolume contentType, MimeRender contentType A.Value) + :: (Consumes PatchPersistentVolume contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the PersistentVolume - -> A.Value -- ^ "body" -> KubernetesRequest PatchPersistentVolume contentType V1PersistentVolume accept -patchPersistentVolume _ _ (Name name) body = +patchPersistentVolume _ _ body (Name name) = _mkRequest "PATCH" ["/api/v1/persistentvolumes/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchPersistentVolume -instance HasBodyParam PatchPersistentVolume A.Value +instance HasBodyParam PatchPersistentVolume Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchPersistentVolume Pretty where @@ -7306,10 +6938,10 @@ instance Consumes PatchPersistentVolume MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchPersistentVolume MimeJSON --- | @application/yaml@ -instance Produces PatchPersistentVolume MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchPersistentVolume MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchPersistentVolume MimeYaml -- *** patchPersistentVolumeStatus @@ -7321,19 +6953,19 @@ instance Produces PatchPersistentVolume MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchPersistentVolumeStatus - :: (Consumes PatchPersistentVolumeStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchPersistentVolumeStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the PersistentVolume - -> A.Value -- ^ "body" -> KubernetesRequest PatchPersistentVolumeStatus contentType V1PersistentVolume accept -patchPersistentVolumeStatus _ _ (Name name) body = +patchPersistentVolumeStatus _ _ body (Name name) = _mkRequest "PATCH" ["/api/v1/persistentvolumes/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchPersistentVolumeStatus -instance HasBodyParam PatchPersistentVolumeStatus A.Value +instance HasBodyParam PatchPersistentVolumeStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchPersistentVolumeStatus Pretty where @@ -7349,10 +6981,10 @@ instance Consumes PatchPersistentVolumeStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchPersistentVolumeStatus MimeJSON --- | @application/yaml@ -instance Produces PatchPersistentVolumeStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchPersistentVolumeStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchPersistentVolumeStatus MimeYaml -- *** proxyDELETENamespacedPod @@ -7373,10 +7005,6 @@ proxyDELETENamespacedPod _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyDELETENamespacedPod - --- | @*/*@ -instance MimeType mtype => Consumes ProxyDELETENamespacedPod mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyDELETENamespacedPod mtype @@ -7400,10 +7028,6 @@ proxyDELETENamespacedPodWithPath _ (Name name) (Namespace namespace) (Path path `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyDELETENamespacedPodWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyDELETENamespacedPodWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyDELETENamespacedPodWithPath mtype @@ -7426,10 +7050,6 @@ proxyDELETENamespacedService _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyDELETENamespacedService - --- | @*/*@ -instance MimeType mtype => Consumes ProxyDELETENamespacedService mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyDELETENamespacedService mtype @@ -7453,10 +7073,6 @@ proxyDELETENamespacedServiceWithPath _ (Name name) (Namespace namespace) (Path `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyDELETENamespacedServiceWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyDELETENamespacedServiceWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyDELETENamespacedServiceWithPath mtype @@ -7478,10 +7094,6 @@ proxyDELETENode _ (Name name) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyDELETENode - --- | @*/*@ -instance MimeType mtype => Consumes ProxyDELETENode mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyDELETENode mtype @@ -7504,10 +7116,6 @@ proxyDELETENodeWithPath _ (Name name) (Path path) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyDELETENodeWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyDELETENodeWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyDELETENodeWithPath mtype @@ -7530,10 +7138,6 @@ proxyGETNamespacedPod _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyGETNamespacedPod - --- | @*/*@ -instance MimeType mtype => Consumes ProxyGETNamespacedPod mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyGETNamespacedPod mtype @@ -7557,10 +7161,6 @@ proxyGETNamespacedPodWithPath _ (Name name) (Namespace namespace) (Path path) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyGETNamespacedPodWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyGETNamespacedPodWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyGETNamespacedPodWithPath mtype @@ -7583,10 +7183,6 @@ proxyGETNamespacedService _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyGETNamespacedService - --- | @*/*@ -instance MimeType mtype => Consumes ProxyGETNamespacedService mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyGETNamespacedService mtype @@ -7610,10 +7206,6 @@ proxyGETNamespacedServiceWithPath _ (Name name) (Namespace namespace) (Path pat `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyGETNamespacedServiceWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyGETNamespacedServiceWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyGETNamespacedServiceWithPath mtype @@ -7635,10 +7227,6 @@ proxyGETNode _ (Name name) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyGETNode - --- | @*/*@ -instance MimeType mtype => Consumes ProxyGETNode mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyGETNode mtype @@ -7661,10 +7249,6 @@ proxyGETNodeWithPath _ (Name name) (Path path) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyGETNodeWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyGETNodeWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyGETNodeWithPath mtype @@ -7687,10 +7271,6 @@ proxyHEADNamespacedPod _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyHEADNamespacedPod - --- | @*/*@ -instance MimeType mtype => Consumes ProxyHEADNamespacedPod mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyHEADNamespacedPod mtype @@ -7714,10 +7294,6 @@ proxyHEADNamespacedPodWithPath _ (Name name) (Namespace namespace) (Path path) `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyHEADNamespacedPodWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyHEADNamespacedPodWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyHEADNamespacedPodWithPath mtype @@ -7740,10 +7316,6 @@ proxyHEADNamespacedService _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyHEADNamespacedService - --- | @*/*@ -instance MimeType mtype => Consumes ProxyHEADNamespacedService mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyHEADNamespacedService mtype @@ -7767,10 +7339,6 @@ proxyHEADNamespacedServiceWithPath _ (Name name) (Namespace namespace) (Path pa `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyHEADNamespacedServiceWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyHEADNamespacedServiceWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyHEADNamespacedServiceWithPath mtype @@ -7792,10 +7360,6 @@ proxyHEADNode _ (Name name) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyHEADNode - --- | @*/*@ -instance MimeType mtype => Consumes ProxyHEADNode mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyHEADNode mtype @@ -7818,10 +7382,6 @@ proxyHEADNodeWithPath _ (Name name) (Path path) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyHEADNodeWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyHEADNodeWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyHEADNodeWithPath mtype @@ -7844,10 +7404,6 @@ proxyOPTIONSNamespacedPod _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyOPTIONSNamespacedPod - --- | @*/*@ -instance MimeType mtype => Consumes ProxyOPTIONSNamespacedPod mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyOPTIONSNamespacedPod mtype @@ -7871,10 +7427,6 @@ proxyOPTIONSNamespacedPodWithPath _ (Name name) (Namespace namespace) (Path pat `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyOPTIONSNamespacedPodWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyOPTIONSNamespacedPodWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyOPTIONSNamespacedPodWithPath mtype @@ -7897,10 +7449,6 @@ proxyOPTIONSNamespacedService _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyOPTIONSNamespacedService - --- | @*/*@ -instance MimeType mtype => Consumes ProxyOPTIONSNamespacedService mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyOPTIONSNamespacedService mtype @@ -7924,10 +7472,6 @@ proxyOPTIONSNamespacedServiceWithPath _ (Name name) (Namespace namespace) (Path `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyOPTIONSNamespacedServiceWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyOPTIONSNamespacedServiceWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyOPTIONSNamespacedServiceWithPath mtype @@ -7949,10 +7493,6 @@ proxyOPTIONSNode _ (Name name) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyOPTIONSNode - --- | @*/*@ -instance MimeType mtype => Consumes ProxyOPTIONSNode mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyOPTIONSNode mtype @@ -7975,10 +7515,6 @@ proxyOPTIONSNodeWithPath _ (Name name) (Path path) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyOPTIONSNodeWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyOPTIONSNodeWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyOPTIONSNodeWithPath mtype @@ -8001,10 +7537,6 @@ proxyPATCHNamespacedPod _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPATCHNamespacedPod - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPATCHNamespacedPod mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPATCHNamespacedPod mtype @@ -8028,10 +7560,6 @@ proxyPATCHNamespacedPodWithPath _ (Name name) (Namespace namespace) (Path path) `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPATCHNamespacedPodWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPATCHNamespacedPodWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPATCHNamespacedPodWithPath mtype @@ -8054,10 +7582,6 @@ proxyPATCHNamespacedService _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPATCHNamespacedService - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPATCHNamespacedService mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPATCHNamespacedService mtype @@ -8081,10 +7605,6 @@ proxyPATCHNamespacedServiceWithPath _ (Name name) (Namespace namespace) (Path p `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPATCHNamespacedServiceWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPATCHNamespacedServiceWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPATCHNamespacedServiceWithPath mtype @@ -8106,10 +7626,6 @@ proxyPATCHNode _ (Name name) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPATCHNode - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPATCHNode mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPATCHNode mtype @@ -8132,10 +7648,6 @@ proxyPATCHNodeWithPath _ (Name name) (Path path) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPATCHNodeWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPATCHNodeWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPATCHNodeWithPath mtype @@ -8158,10 +7670,6 @@ proxyPOSTNamespacedPod _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPOSTNamespacedPod - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPOSTNamespacedPod mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPOSTNamespacedPod mtype @@ -8185,10 +7693,6 @@ proxyPOSTNamespacedPodWithPath _ (Name name) (Namespace namespace) (Path path) `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPOSTNamespacedPodWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPOSTNamespacedPodWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPOSTNamespacedPodWithPath mtype @@ -8211,10 +7715,6 @@ proxyPOSTNamespacedService _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPOSTNamespacedService - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPOSTNamespacedService mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPOSTNamespacedService mtype @@ -8238,10 +7738,6 @@ proxyPOSTNamespacedServiceWithPath _ (Name name) (Namespace namespace) (Path pa `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPOSTNamespacedServiceWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPOSTNamespacedServiceWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPOSTNamespacedServiceWithPath mtype @@ -8263,10 +7759,6 @@ proxyPOSTNode _ (Name name) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPOSTNode - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPOSTNode mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPOSTNode mtype @@ -8289,10 +7781,6 @@ proxyPOSTNodeWithPath _ (Name name) (Path path) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPOSTNodeWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPOSTNodeWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPOSTNodeWithPath mtype @@ -8315,10 +7803,6 @@ proxyPUTNamespacedPod _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPUTNamespacedPod - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPUTNamespacedPod mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPUTNamespacedPod mtype @@ -8342,10 +7826,6 @@ proxyPUTNamespacedPodWithPath _ (Name name) (Namespace namespace) (Path path) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPUTNamespacedPodWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPUTNamespacedPodWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPUTNamespacedPodWithPath mtype @@ -8368,10 +7848,6 @@ proxyPUTNamespacedService _ (Name name) (Namespace namespace) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPUTNamespacedService - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPUTNamespacedService mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPUTNamespacedService mtype @@ -8395,10 +7871,6 @@ proxyPUTNamespacedServiceWithPath _ (Name name) (Namespace namespace) (Path pat `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPUTNamespacedServiceWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPUTNamespacedServiceWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPUTNamespacedServiceWithPath mtype @@ -8420,10 +7892,6 @@ proxyPUTNode _ (Name name) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPUTNode - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPUTNode mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPUTNode mtype @@ -8446,10 +7914,6 @@ proxyPUTNodeWithPath _ (Name name) (Path path) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data ProxyPUTNodeWithPath - --- | @*/*@ -instance MimeType mtype => Consumes ProxyPUTNodeWithPath mtype - -- | @*/*@ instance MimeType mtype => Produces ProxyPUTNodeWithPath mtype @@ -8476,16 +7940,12 @@ data ReadComponentStatus instance HasOptionalParam ReadComponentStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadComponentStatus mtype - -- | @application/json@ instance Produces ReadComponentStatus MimeJSON --- | @application/yaml@ -instance Produces ReadComponentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadComponentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadComponentStatus MimeYaml -- *** readNamespace @@ -8520,16 +7980,12 @@ instance HasOptionalParam ReadNamespace Exact where instance HasOptionalParam ReadNamespace Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespace mtype - -- | @application/json@ instance Produces ReadNamespace MimeJSON --- | @application/yaml@ -instance Produces ReadNamespace MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespace MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespace MimeYaml -- *** readNamespaceStatus @@ -8554,16 +8010,12 @@ data ReadNamespaceStatus instance HasOptionalParam ReadNamespaceStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespaceStatus mtype - -- | @application/json@ instance Produces ReadNamespaceStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespaceStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespaceStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespaceStatus MimeYaml -- *** readNamespacedConfigMap @@ -8599,16 +8051,12 @@ instance HasOptionalParam ReadNamespacedConfigMap Exact where instance HasOptionalParam ReadNamespacedConfigMap Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedConfigMap mtype - -- | @application/json@ instance Produces ReadNamespacedConfigMap MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedConfigMap MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedConfigMap MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedConfigMap MimeYaml -- *** readNamespacedEndpoints @@ -8644,16 +8092,12 @@ instance HasOptionalParam ReadNamespacedEndpoints Exact where instance HasOptionalParam ReadNamespacedEndpoints Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedEndpoints mtype - -- | @application/json@ instance Produces ReadNamespacedEndpoints MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedEndpoints MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedEndpoints MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedEndpoints MimeYaml -- *** readNamespacedEvent @@ -8689,16 +8133,12 @@ instance HasOptionalParam ReadNamespacedEvent Exact where instance HasOptionalParam ReadNamespacedEvent Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedEvent mtype - -- | @application/json@ instance Produces ReadNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedEvent MimeYaml -- *** readNamespacedLimitRange @@ -8734,16 +8174,12 @@ instance HasOptionalParam ReadNamespacedLimitRange Exact where instance HasOptionalParam ReadNamespacedLimitRange Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedLimitRange mtype - -- | @application/json@ instance Produces ReadNamespacedLimitRange MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedLimitRange MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedLimitRange MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedLimitRange MimeYaml -- *** readNamespacedPersistentVolumeClaim @@ -8779,16 +8215,12 @@ instance HasOptionalParam ReadNamespacedPersistentVolumeClaim Exact where instance HasOptionalParam ReadNamespacedPersistentVolumeClaim Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedPersistentVolumeClaim mtype - -- | @application/json@ instance Produces ReadNamespacedPersistentVolumeClaim MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedPersistentVolumeClaim MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedPersistentVolumeClaim MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedPersistentVolumeClaim MimeYaml -- *** readNamespacedPersistentVolumeClaimStatus @@ -8814,16 +8246,12 @@ data ReadNamespacedPersistentVolumeClaimStatus instance HasOptionalParam ReadNamespacedPersistentVolumeClaimStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedPersistentVolumeClaimStatus mtype - -- | @application/json@ instance Produces ReadNamespacedPersistentVolumeClaimStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedPersistentVolumeClaimStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedPersistentVolumeClaimStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedPersistentVolumeClaimStatus MimeYaml -- *** readNamespacedPod @@ -8859,16 +8287,12 @@ instance HasOptionalParam ReadNamespacedPod Exact where instance HasOptionalParam ReadNamespacedPod Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedPod mtype - -- | @application/json@ instance Produces ReadNamespacedPod MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedPod MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedPod MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedPod MimeYaml -- *** readNamespacedPodLog @@ -8929,18 +8353,14 @@ instance HasOptionalParam ReadNamespacedPodLog TailLines where instance HasOptionalParam ReadNamespacedPodLog Timestamps where applyOptionalParam req (Timestamps xs) = req `setQuery` toQuery ("timestamps", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedPodLog mtype - --- | @text/plain@ -instance Produces ReadNamespacedPodLog MimePlainText -- | @application/json@ instance Produces ReadNamespacedPodLog MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedPodLog MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedPodLog MimeVndKubernetesProtobuf +-- | @text/plain@ +instance Produces ReadNamespacedPodLog MimePlainText +-- | @application/yaml@ +instance Produces ReadNamespacedPodLog MimeYaml -- *** readNamespacedPodStatus @@ -8966,16 +8386,12 @@ data ReadNamespacedPodStatus instance HasOptionalParam ReadNamespacedPodStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedPodStatus mtype - -- | @application/json@ instance Produces ReadNamespacedPodStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedPodStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedPodStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedPodStatus MimeYaml -- *** readNamespacedPodTemplate @@ -9011,16 +8427,12 @@ instance HasOptionalParam ReadNamespacedPodTemplate Exact where instance HasOptionalParam ReadNamespacedPodTemplate Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedPodTemplate mtype - -- | @application/json@ instance Produces ReadNamespacedPodTemplate MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedPodTemplate MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedPodTemplate MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedPodTemplate MimeYaml -- *** readNamespacedReplicationController @@ -9056,16 +8468,12 @@ instance HasOptionalParam ReadNamespacedReplicationController Exact where instance HasOptionalParam ReadNamespacedReplicationController Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicationController mtype - -- | @application/json@ instance Produces ReadNamespacedReplicationController MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicationController MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicationController MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicationController MimeYaml -- *** readNamespacedReplicationControllerScale @@ -9091,16 +8499,12 @@ data ReadNamespacedReplicationControllerScale instance HasOptionalParam ReadNamespacedReplicationControllerScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicationControllerScale mtype - -- | @application/json@ instance Produces ReadNamespacedReplicationControllerScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicationControllerScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicationControllerScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicationControllerScale MimeYaml -- *** readNamespacedReplicationControllerStatus @@ -9126,16 +8530,12 @@ data ReadNamespacedReplicationControllerStatus instance HasOptionalParam ReadNamespacedReplicationControllerStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicationControllerStatus mtype - -- | @application/json@ instance Produces ReadNamespacedReplicationControllerStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicationControllerStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicationControllerStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicationControllerStatus MimeYaml -- *** readNamespacedResourceQuota @@ -9171,16 +8571,12 @@ instance HasOptionalParam ReadNamespacedResourceQuota Exact where instance HasOptionalParam ReadNamespacedResourceQuota Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedResourceQuota mtype - -- | @application/json@ instance Produces ReadNamespacedResourceQuota MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedResourceQuota MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedResourceQuota MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedResourceQuota MimeYaml -- *** readNamespacedResourceQuotaStatus @@ -9206,16 +8602,12 @@ data ReadNamespacedResourceQuotaStatus instance HasOptionalParam ReadNamespacedResourceQuotaStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedResourceQuotaStatus mtype - -- | @application/json@ instance Produces ReadNamespacedResourceQuotaStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedResourceQuotaStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedResourceQuotaStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedResourceQuotaStatus MimeYaml -- *** readNamespacedSecret @@ -9251,16 +8643,12 @@ instance HasOptionalParam ReadNamespacedSecret Exact where instance HasOptionalParam ReadNamespacedSecret Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedSecret mtype - -- | @application/json@ instance Produces ReadNamespacedSecret MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedSecret MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedSecret MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedSecret MimeYaml -- *** readNamespacedService @@ -9296,16 +8684,12 @@ instance HasOptionalParam ReadNamespacedService Exact where instance HasOptionalParam ReadNamespacedService Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedService mtype - -- | @application/json@ instance Produces ReadNamespacedService MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedService MimeYaml -- *** readNamespacedServiceAccount @@ -9341,16 +8725,12 @@ instance HasOptionalParam ReadNamespacedServiceAccount Exact where instance HasOptionalParam ReadNamespacedServiceAccount Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedServiceAccount mtype - -- | @application/json@ instance Produces ReadNamespacedServiceAccount MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedServiceAccount MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedServiceAccount MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedServiceAccount MimeYaml -- *** readNamespacedServiceStatus @@ -9376,16 +8756,12 @@ data ReadNamespacedServiceStatus instance HasOptionalParam ReadNamespacedServiceStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedServiceStatus mtype - -- | @application/json@ instance Produces ReadNamespacedServiceStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedServiceStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedServiceStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedServiceStatus MimeYaml -- *** readNode @@ -9420,16 +8796,12 @@ instance HasOptionalParam ReadNode Exact where instance HasOptionalParam ReadNode Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNode mtype - -- | @application/json@ instance Produces ReadNode MimeJSON --- | @application/yaml@ -instance Produces ReadNode MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNode MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNode MimeYaml -- *** readNodeStatus @@ -9454,16 +8826,12 @@ data ReadNodeStatus instance HasOptionalParam ReadNodeStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNodeStatus mtype - -- | @application/json@ instance Produces ReadNodeStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNodeStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNodeStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNodeStatus MimeYaml -- *** readPersistentVolume @@ -9498,16 +8866,12 @@ instance HasOptionalParam ReadPersistentVolume Exact where instance HasOptionalParam ReadPersistentVolume Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadPersistentVolume mtype - -- | @application/json@ instance Produces ReadPersistentVolume MimeJSON --- | @application/yaml@ -instance Produces ReadPersistentVolume MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadPersistentVolume MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadPersistentVolume MimeYaml -- *** readPersistentVolumeStatus @@ -9532,16 +8896,12 @@ data ReadPersistentVolumeStatus instance HasOptionalParam ReadPersistentVolumeStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadPersistentVolumeStatus mtype - -- | @application/json@ instance Produces ReadPersistentVolumeStatus MimeJSON --- | @application/yaml@ -instance Produces ReadPersistentVolumeStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadPersistentVolumeStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadPersistentVolumeStatus MimeYaml -- *** replaceNamespace @@ -9556,10 +8916,10 @@ replaceNamespace :: (Consumes ReplaceNamespace contentType, MimeRender contentType V1Namespace) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the Namespace -> V1Namespace -- ^ "body" + -> Name -- ^ "name" - name of the Namespace -> KubernetesRequest ReplaceNamespace contentType V1Namespace accept -replaceNamespace _ _ (Name name) body = +replaceNamespace _ _ body (Name name) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9571,16 +8931,16 @@ instance HasBodyParam ReplaceNamespace V1Namespace instance HasOptionalParam ReplaceNamespace Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespace mtype -- | @application/json@ instance Produces ReplaceNamespace MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespace MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespace MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespace MimeYaml -- *** replaceNamespaceFinalize @@ -9595,10 +8955,10 @@ replaceNamespaceFinalize :: (Consumes ReplaceNamespaceFinalize contentType, MimeRender contentType V1Namespace) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the Namespace -> V1Namespace -- ^ "body" + -> Name -- ^ "name" - name of the Namespace -> KubernetesRequest ReplaceNamespaceFinalize contentType V1Namespace accept -replaceNamespaceFinalize _ _ (Name name) body = +replaceNamespaceFinalize _ _ body (Name name) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath name,"/finalize"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9610,16 +8970,16 @@ instance HasBodyParam ReplaceNamespaceFinalize V1Namespace instance HasOptionalParam ReplaceNamespaceFinalize Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespaceFinalize mtype -- | @application/json@ instance Produces ReplaceNamespaceFinalize MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespaceFinalize MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespaceFinalize MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespaceFinalize MimeYaml -- *** replaceNamespaceStatus @@ -9634,10 +8994,10 @@ replaceNamespaceStatus :: (Consumes ReplaceNamespaceStatus contentType, MimeRender contentType V1Namespace) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the Namespace -> V1Namespace -- ^ "body" + -> Name -- ^ "name" - name of the Namespace -> KubernetesRequest ReplaceNamespaceStatus contentType V1Namespace accept -replaceNamespaceStatus _ _ (Name name) body = +replaceNamespaceStatus _ _ body (Name name) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9649,16 +9009,16 @@ instance HasBodyParam ReplaceNamespaceStatus V1Namespace instance HasOptionalParam ReplaceNamespaceStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespaceStatus mtype -- | @application/json@ instance Produces ReplaceNamespaceStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespaceStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespaceStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespaceStatus MimeYaml -- *** replaceNamespacedConfigMap @@ -9673,11 +9033,11 @@ replaceNamespacedConfigMap :: (Consumes ReplaceNamespacedConfigMap contentType, MimeRender contentType V1ConfigMap) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1ConfigMap -- ^ "body" -> Name -- ^ "name" - name of the ConfigMap -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1ConfigMap -- ^ "body" -> KubernetesRequest ReplaceNamespacedConfigMap contentType V1ConfigMap accept -replaceNamespacedConfigMap _ _ (Name name) (Namespace namespace) body = +replaceNamespacedConfigMap _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/configmaps/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9689,16 +9049,16 @@ instance HasBodyParam ReplaceNamespacedConfigMap V1ConfigMap instance HasOptionalParam ReplaceNamespacedConfigMap Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedConfigMap mtype -- | @application/json@ instance Produces ReplaceNamespacedConfigMap MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedConfigMap MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedConfigMap MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedConfigMap MimeYaml -- *** replaceNamespacedEndpoints @@ -9713,11 +9073,11 @@ replaceNamespacedEndpoints :: (Consumes ReplaceNamespacedEndpoints contentType, MimeRender contentType V1Endpoints) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Endpoints -- ^ "body" -> Name -- ^ "name" - name of the Endpoints -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Endpoints -- ^ "body" -> KubernetesRequest ReplaceNamespacedEndpoints contentType V1Endpoints accept -replaceNamespacedEndpoints _ _ (Name name) (Namespace namespace) body = +replaceNamespacedEndpoints _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/endpoints/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9729,16 +9089,16 @@ instance HasBodyParam ReplaceNamespacedEndpoints V1Endpoints instance HasOptionalParam ReplaceNamespacedEndpoints Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedEndpoints mtype -- | @application/json@ instance Produces ReplaceNamespacedEndpoints MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedEndpoints MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedEndpoints MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedEndpoints MimeYaml -- *** replaceNamespacedEvent @@ -9753,11 +9113,11 @@ replaceNamespacedEvent :: (Consumes ReplaceNamespacedEvent contentType, MimeRender contentType V1Event) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Event -- ^ "body" -> Name -- ^ "name" - name of the Event -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Event -- ^ "body" -> KubernetesRequest ReplaceNamespacedEvent contentType V1Event accept -replaceNamespacedEvent _ _ (Name name) (Namespace namespace) body = +replaceNamespacedEvent _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/events/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9769,16 +9129,16 @@ instance HasBodyParam ReplaceNamespacedEvent V1Event instance HasOptionalParam ReplaceNamespacedEvent Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedEvent mtype -- | @application/json@ instance Produces ReplaceNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedEvent MimeYaml -- *** replaceNamespacedLimitRange @@ -9793,11 +9153,11 @@ replaceNamespacedLimitRange :: (Consumes ReplaceNamespacedLimitRange contentType, MimeRender contentType V1LimitRange) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1LimitRange -- ^ "body" -> Name -- ^ "name" - name of the LimitRange -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1LimitRange -- ^ "body" -> KubernetesRequest ReplaceNamespacedLimitRange contentType V1LimitRange accept -replaceNamespacedLimitRange _ _ (Name name) (Namespace namespace) body = +replaceNamespacedLimitRange _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/limitranges/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9809,16 +9169,16 @@ instance HasBodyParam ReplaceNamespacedLimitRange V1LimitRange instance HasOptionalParam ReplaceNamespacedLimitRange Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedLimitRange mtype -- | @application/json@ instance Produces ReplaceNamespacedLimitRange MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedLimitRange MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedLimitRange MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedLimitRange MimeYaml -- *** replaceNamespacedPersistentVolumeClaim @@ -9833,11 +9193,11 @@ replaceNamespacedPersistentVolumeClaim :: (Consumes ReplaceNamespacedPersistentVolumeClaim contentType, MimeRender contentType V1PersistentVolumeClaim) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1PersistentVolumeClaim -- ^ "body" -> Name -- ^ "name" - name of the PersistentVolumeClaim -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1PersistentVolumeClaim -- ^ "body" -> KubernetesRequest ReplaceNamespacedPersistentVolumeClaim contentType V1PersistentVolumeClaim accept -replaceNamespacedPersistentVolumeClaim _ _ (Name name) (Namespace namespace) body = +replaceNamespacedPersistentVolumeClaim _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/persistentvolumeclaims/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9849,16 +9209,16 @@ instance HasBodyParam ReplaceNamespacedPersistentVolumeClaim V1PersistentVolumeC instance HasOptionalParam ReplaceNamespacedPersistentVolumeClaim Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedPersistentVolumeClaim mtype -- | @application/json@ instance Produces ReplaceNamespacedPersistentVolumeClaim MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedPersistentVolumeClaim MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedPersistentVolumeClaim MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedPersistentVolumeClaim MimeYaml -- *** replaceNamespacedPersistentVolumeClaimStatus @@ -9873,11 +9233,11 @@ replaceNamespacedPersistentVolumeClaimStatus :: (Consumes ReplaceNamespacedPersistentVolumeClaimStatus contentType, MimeRender contentType V1PersistentVolumeClaim) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1PersistentVolumeClaim -- ^ "body" -> Name -- ^ "name" - name of the PersistentVolumeClaim -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1PersistentVolumeClaim -- ^ "body" -> KubernetesRequest ReplaceNamespacedPersistentVolumeClaimStatus contentType V1PersistentVolumeClaim accept -replaceNamespacedPersistentVolumeClaimStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedPersistentVolumeClaimStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/persistentvolumeclaims/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9889,16 +9249,16 @@ instance HasBodyParam ReplaceNamespacedPersistentVolumeClaimStatus V1PersistentV instance HasOptionalParam ReplaceNamespacedPersistentVolumeClaimStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedPersistentVolumeClaimStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedPersistentVolumeClaimStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedPersistentVolumeClaimStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedPersistentVolumeClaimStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedPersistentVolumeClaimStatus MimeYaml -- *** replaceNamespacedPod @@ -9913,11 +9273,11 @@ replaceNamespacedPod :: (Consumes ReplaceNamespacedPod contentType, MimeRender contentType V1Pod) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Pod -- ^ "body" -> Name -- ^ "name" - name of the Pod -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Pod -- ^ "body" -> KubernetesRequest ReplaceNamespacedPod contentType V1Pod accept -replaceNamespacedPod _ _ (Name name) (Namespace namespace) body = +replaceNamespacedPod _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/pods/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9929,16 +9289,16 @@ instance HasBodyParam ReplaceNamespacedPod V1Pod instance HasOptionalParam ReplaceNamespacedPod Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedPod mtype -- | @application/json@ instance Produces ReplaceNamespacedPod MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedPod MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedPod MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedPod MimeYaml -- *** replaceNamespacedPodStatus @@ -9953,11 +9313,11 @@ replaceNamespacedPodStatus :: (Consumes ReplaceNamespacedPodStatus contentType, MimeRender contentType V1Pod) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Pod -- ^ "body" -> Name -- ^ "name" - name of the Pod -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Pod -- ^ "body" -> KubernetesRequest ReplaceNamespacedPodStatus contentType V1Pod accept -replaceNamespacedPodStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedPodStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/pods/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -9969,16 +9329,16 @@ instance HasBodyParam ReplaceNamespacedPodStatus V1Pod instance HasOptionalParam ReplaceNamespacedPodStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedPodStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedPodStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedPodStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedPodStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedPodStatus MimeYaml -- *** replaceNamespacedPodTemplate @@ -9993,11 +9353,11 @@ replaceNamespacedPodTemplate :: (Consumes ReplaceNamespacedPodTemplate contentType, MimeRender contentType V1PodTemplate) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1PodTemplate -- ^ "body" -> Name -- ^ "name" - name of the PodTemplate -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1PodTemplate -- ^ "body" -> KubernetesRequest ReplaceNamespacedPodTemplate contentType V1PodTemplate accept -replaceNamespacedPodTemplate _ _ (Name name) (Namespace namespace) body = +replaceNamespacedPodTemplate _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/podtemplates/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10009,16 +9369,16 @@ instance HasBodyParam ReplaceNamespacedPodTemplate V1PodTemplate instance HasOptionalParam ReplaceNamespacedPodTemplate Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedPodTemplate mtype -- | @application/json@ instance Produces ReplaceNamespacedPodTemplate MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedPodTemplate MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedPodTemplate MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedPodTemplate MimeYaml -- *** replaceNamespacedReplicationController @@ -10033,11 +9393,11 @@ replaceNamespacedReplicationController :: (Consumes ReplaceNamespacedReplicationController contentType, MimeRender contentType V1ReplicationController) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1ReplicationController -- ^ "body" -> Name -- ^ "name" - name of the ReplicationController -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1ReplicationController -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicationController contentType V1ReplicationController accept -replaceNamespacedReplicationController _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicationController _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/replicationcontrollers/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10049,16 +9409,16 @@ instance HasBodyParam ReplaceNamespacedReplicationController V1ReplicationContro instance HasOptionalParam ReplaceNamespacedReplicationController Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicationController mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicationController MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicationController MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicationController MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicationController MimeYaml -- *** replaceNamespacedReplicationControllerScale @@ -10073,11 +9433,11 @@ replaceNamespacedReplicationControllerScale :: (Consumes ReplaceNamespacedReplicationControllerScale contentType, MimeRender contentType V1Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicationControllerScale contentType V1Scale accept -replaceNamespacedReplicationControllerScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicationControllerScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/replicationcontrollers/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10089,16 +9449,16 @@ instance HasBodyParam ReplaceNamespacedReplicationControllerScale V1Scale instance HasOptionalParam ReplaceNamespacedReplicationControllerScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicationControllerScale mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicationControllerScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicationControllerScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicationControllerScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicationControllerScale MimeYaml -- *** replaceNamespacedReplicationControllerStatus @@ -10113,11 +9473,11 @@ replaceNamespacedReplicationControllerStatus :: (Consumes ReplaceNamespacedReplicationControllerStatus contentType, MimeRender contentType V1ReplicationController) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1ReplicationController -- ^ "body" -> Name -- ^ "name" - name of the ReplicationController -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1ReplicationController -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicationControllerStatus contentType V1ReplicationController accept -replaceNamespacedReplicationControllerStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicationControllerStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/replicationcontrollers/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10129,16 +9489,16 @@ instance HasBodyParam ReplaceNamespacedReplicationControllerStatus V1Replication instance HasOptionalParam ReplaceNamespacedReplicationControllerStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicationControllerStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicationControllerStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicationControllerStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicationControllerStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicationControllerStatus MimeYaml -- *** replaceNamespacedResourceQuota @@ -10153,11 +9513,11 @@ replaceNamespacedResourceQuota :: (Consumes ReplaceNamespacedResourceQuota contentType, MimeRender contentType V1ResourceQuota) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1ResourceQuota -- ^ "body" -> Name -- ^ "name" - name of the ResourceQuota -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1ResourceQuota -- ^ "body" -> KubernetesRequest ReplaceNamespacedResourceQuota contentType V1ResourceQuota accept -replaceNamespacedResourceQuota _ _ (Name name) (Namespace namespace) body = +replaceNamespacedResourceQuota _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/resourcequotas/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10169,16 +9529,16 @@ instance HasBodyParam ReplaceNamespacedResourceQuota V1ResourceQuota instance HasOptionalParam ReplaceNamespacedResourceQuota Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedResourceQuota mtype -- | @application/json@ instance Produces ReplaceNamespacedResourceQuota MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedResourceQuota MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedResourceQuota MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedResourceQuota MimeYaml -- *** replaceNamespacedResourceQuotaStatus @@ -10193,11 +9553,11 @@ replaceNamespacedResourceQuotaStatus :: (Consumes ReplaceNamespacedResourceQuotaStatus contentType, MimeRender contentType V1ResourceQuota) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1ResourceQuota -- ^ "body" -> Name -- ^ "name" - name of the ResourceQuota -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1ResourceQuota -- ^ "body" -> KubernetesRequest ReplaceNamespacedResourceQuotaStatus contentType V1ResourceQuota accept -replaceNamespacedResourceQuotaStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedResourceQuotaStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/resourcequotas/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10209,16 +9569,16 @@ instance HasBodyParam ReplaceNamespacedResourceQuotaStatus V1ResourceQuota instance HasOptionalParam ReplaceNamespacedResourceQuotaStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedResourceQuotaStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedResourceQuotaStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedResourceQuotaStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedResourceQuotaStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedResourceQuotaStatus MimeYaml -- *** replaceNamespacedSecret @@ -10233,11 +9593,11 @@ replaceNamespacedSecret :: (Consumes ReplaceNamespacedSecret contentType, MimeRender contentType V1Secret) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Secret -- ^ "body" -> Name -- ^ "name" - name of the Secret -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Secret -- ^ "body" -> KubernetesRequest ReplaceNamespacedSecret contentType V1Secret accept -replaceNamespacedSecret _ _ (Name name) (Namespace namespace) body = +replaceNamespacedSecret _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/secrets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10249,16 +9609,16 @@ instance HasBodyParam ReplaceNamespacedSecret V1Secret instance HasOptionalParam ReplaceNamespacedSecret Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedSecret mtype -- | @application/json@ instance Produces ReplaceNamespacedSecret MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedSecret MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedSecret MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedSecret MimeYaml -- *** replaceNamespacedService @@ -10273,11 +9633,11 @@ replaceNamespacedService :: (Consumes ReplaceNamespacedService contentType, MimeRender contentType V1Service) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Service -- ^ "body" -> Name -- ^ "name" - name of the Service -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Service -- ^ "body" -> KubernetesRequest ReplaceNamespacedService contentType V1Service accept -replaceNamespacedService _ _ (Name name) (Namespace namespace) body = +replaceNamespacedService _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/services/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10289,16 +9649,16 @@ instance HasBodyParam ReplaceNamespacedService V1Service instance HasOptionalParam ReplaceNamespacedService Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedService mtype -- | @application/json@ instance Produces ReplaceNamespacedService MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedService MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedService MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedService MimeYaml -- *** replaceNamespacedServiceAccount @@ -10313,11 +9673,11 @@ replaceNamespacedServiceAccount :: (Consumes ReplaceNamespacedServiceAccount contentType, MimeRender contentType V1ServiceAccount) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1ServiceAccount -- ^ "body" -> Name -- ^ "name" - name of the ServiceAccount -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1ServiceAccount -- ^ "body" -> KubernetesRequest ReplaceNamespacedServiceAccount contentType V1ServiceAccount accept -replaceNamespacedServiceAccount _ _ (Name name) (Namespace namespace) body = +replaceNamespacedServiceAccount _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/serviceaccounts/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10329,16 +9689,16 @@ instance HasBodyParam ReplaceNamespacedServiceAccount V1ServiceAccount instance HasOptionalParam ReplaceNamespacedServiceAccount Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedServiceAccount mtype -- | @application/json@ instance Produces ReplaceNamespacedServiceAccount MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedServiceAccount MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedServiceAccount MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedServiceAccount MimeYaml -- *** replaceNamespacedServiceStatus @@ -10353,11 +9713,11 @@ replaceNamespacedServiceStatus :: (Consumes ReplaceNamespacedServiceStatus contentType, MimeRender contentType V1Service) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Service -- ^ "body" -> Name -- ^ "name" - name of the Service -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Service -- ^ "body" -> KubernetesRequest ReplaceNamespacedServiceStatus contentType V1Service accept -replaceNamespacedServiceStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedServiceStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/api/v1/namespaces/",toPath namespace,"/services/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10369,16 +9729,16 @@ instance HasBodyParam ReplaceNamespacedServiceStatus V1Service instance HasOptionalParam ReplaceNamespacedServiceStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedServiceStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedServiceStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedServiceStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedServiceStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedServiceStatus MimeYaml -- *** replaceNode @@ -10393,10 +9753,10 @@ replaceNode :: (Consumes ReplaceNode contentType, MimeRender contentType V1Node) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the Node -> V1Node -- ^ "body" + -> Name -- ^ "name" - name of the Node -> KubernetesRequest ReplaceNode contentType V1Node accept -replaceNode _ _ (Name name) body = +replaceNode _ _ body (Name name) = _mkRequest "PUT" ["/api/v1/nodes/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10408,16 +9768,16 @@ instance HasBodyParam ReplaceNode V1Node instance HasOptionalParam ReplaceNode Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNode mtype -- | @application/json@ instance Produces ReplaceNode MimeJSON --- | @application/yaml@ -instance Produces ReplaceNode MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNode MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNode MimeYaml -- *** replaceNodeStatus @@ -10432,10 +9792,10 @@ replaceNodeStatus :: (Consumes ReplaceNodeStatus contentType, MimeRender contentType V1Node) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the Node -> V1Node -- ^ "body" + -> Name -- ^ "name" - name of the Node -> KubernetesRequest ReplaceNodeStatus contentType V1Node accept -replaceNodeStatus _ _ (Name name) body = +replaceNodeStatus _ _ body (Name name) = _mkRequest "PUT" ["/api/v1/nodes/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10447,16 +9807,16 @@ instance HasBodyParam ReplaceNodeStatus V1Node instance HasOptionalParam ReplaceNodeStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNodeStatus mtype -- | @application/json@ instance Produces ReplaceNodeStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNodeStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNodeStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNodeStatus MimeYaml -- *** replacePersistentVolume @@ -10471,10 +9831,10 @@ replacePersistentVolume :: (Consumes ReplacePersistentVolume contentType, MimeRender contentType V1PersistentVolume) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the PersistentVolume -> V1PersistentVolume -- ^ "body" + -> Name -- ^ "name" - name of the PersistentVolume -> KubernetesRequest ReplacePersistentVolume contentType V1PersistentVolume accept -replacePersistentVolume _ _ (Name name) body = +replacePersistentVolume _ _ body (Name name) = _mkRequest "PUT" ["/api/v1/persistentvolumes/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10486,16 +9846,16 @@ instance HasBodyParam ReplacePersistentVolume V1PersistentVolume instance HasOptionalParam ReplacePersistentVolume Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplacePersistentVolume mtype -- | @application/json@ instance Produces ReplacePersistentVolume MimeJSON --- | @application/yaml@ -instance Produces ReplacePersistentVolume MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplacePersistentVolume MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplacePersistentVolume MimeYaml -- *** replacePersistentVolumeStatus @@ -10510,10 +9870,10 @@ replacePersistentVolumeStatus :: (Consumes ReplacePersistentVolumeStatus contentType, MimeRender contentType V1PersistentVolume) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the PersistentVolume -> V1PersistentVolume -- ^ "body" + -> Name -- ^ "name" - name of the PersistentVolume -> KubernetesRequest ReplacePersistentVolumeStatus contentType V1PersistentVolume accept -replacePersistentVolumeStatus _ _ (Name name) body = +replacePersistentVolumeStatus _ _ body (Name name) = _mkRequest "PUT" ["/api/v1/persistentvolumes/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -10525,14 +9885,14 @@ instance HasBodyParam ReplacePersistentVolumeStatus V1PersistentVolume instance HasOptionalParam ReplacePersistentVolumeStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplacePersistentVolumeStatus mtype -- | @application/json@ instance Produces ReplacePersistentVolumeStatus MimeJSON --- | @application/yaml@ -instance Produces ReplacePersistentVolumeStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplacePersistentVolumeStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplacePersistentVolumeStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/CustomObjects.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/CustomObjects.hs index e5c618f..ee60cc1 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/CustomObjects.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/CustomObjects.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -66,14 +66,14 @@ import qualified Prelude as P -- AuthMethod: 'AuthApiKeyBearerToken' -- createClusterCustomObject - :: (Consumes CreateClusterCustomObject contentType, MimeRender contentType A.Value) + :: (Consumes CreateClusterCustomObject contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') + -> Body -- ^ "body" - The JSON schema of the Resource to create. -> Group -- ^ "group" - The custom resource's group name -> Version -- ^ "version" - The custom resource's version -> Plural -- ^ "plural" - The custom resource's plural name. For TPRs this would be lowercase plural kind. - -> A.Value -- ^ "body" - The JSON schema of the Resource to create. -> KubernetesRequest CreateClusterCustomObject contentType A.Value MimeJSON -createClusterCustomObject _ (Group group) (Version version) (Plural plural) body = +createClusterCustomObject _ body (Group group) (Version version) (Plural plural) = _mkRequest "POST" ["/apis/",toPath group,"/",toPath version,"/",toPath plural] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -81,12 +81,16 @@ createClusterCustomObject _ (Group group) (Version version) (Plural plural) body data CreateClusterCustomObject -- | /Body Param/ "body" - The JSON schema of the Resource to create. -instance HasBodyParam CreateClusterCustomObject A.Value +instance HasBodyParam CreateClusterCustomObject Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam CreateClusterCustomObject Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) + +-- | @*/*@ +instance MimeType mtype => Consumes CreateClusterCustomObject mtype + -- | @application/json@ instance Produces CreateClusterCustomObject MimeJSON @@ -100,15 +104,15 @@ instance Produces CreateClusterCustomObject MimeJSON -- AuthMethod: 'AuthApiKeyBearerToken' -- createNamespacedCustomObject - :: (Consumes CreateNamespacedCustomObject contentType, MimeRender contentType A.Value) + :: (Consumes CreateNamespacedCustomObject contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') + -> Body -- ^ "body" - The JSON schema of the Resource to create. -> Group -- ^ "group" - The custom resource's group name -> Version -- ^ "version" - The custom resource's version -> Namespace -- ^ "namespace" - The custom resource's namespace -> Plural -- ^ "plural" - The custom resource's plural name. For TPRs this would be lowercase plural kind. - -> A.Value -- ^ "body" - The JSON schema of the Resource to create. -> KubernetesRequest CreateNamespacedCustomObject contentType A.Value MimeJSON -createNamespacedCustomObject _ (Group group) (Version version) (Namespace namespace) (Plural plural) body = +createNamespacedCustomObject _ body (Group group) (Version version) (Namespace namespace) (Plural plural) = _mkRequest "POST" ["/apis/",toPath group,"/",toPath version,"/namespaces/",toPath namespace,"/",toPath plural] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -116,12 +120,16 @@ createNamespacedCustomObject _ (Group group) (Version version) (Namespace namesp data CreateNamespacedCustomObject -- | /Body Param/ "body" - The JSON schema of the Resource to create. -instance HasBodyParam CreateNamespacedCustomObject A.Value +instance HasBodyParam CreateNamespacedCustomObject Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam CreateNamespacedCustomObject Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) + +-- | @*/*@ +instance MimeType mtype => Consumes CreateNamespacedCustomObject mtype + -- | @application/json@ instance Produces CreateNamespacedCustomObject MimeJSON @@ -137,13 +145,13 @@ instance Produces CreateNamespacedCustomObject MimeJSON deleteClusterCustomObject :: (Consumes DeleteClusterCustomObject contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Plural -- ^ "plural" - the custom object's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteClusterCustomObject contentType A.Value MimeJSON -deleteClusterCustomObject _ (Group group) (Version version) (Plural plural) (Name name) body = +deleteClusterCustomObject _ body (Group group) (Version version) (Plural plural) (Name name) = _mkRequest "DELETE" ["/apis/",toPath group,"/",toPath version,"/",toPath plural,"/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -165,7 +173,7 @@ instance HasOptionalParam DeleteClusterCustomObject OrphanDependents where instance HasOptionalParam DeleteClusterCustomObject PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteClusterCustomObject mtype @@ -184,14 +192,14 @@ instance Produces DeleteClusterCustomObject MimeJSON deleteNamespacedCustomObject :: (Consumes DeleteNamespacedCustomObject contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Namespace -- ^ "namespace" - The custom resource's namespace -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedCustomObject contentType A.Value MimeJSON -deleteNamespacedCustomObject _ (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) body = +deleteNamespacedCustomObject _ body (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) = _mkRequest "DELETE" ["/apis/",toPath group,"/",toPath version,"/namespaces/",toPath namespace,"/",toPath plural,"/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -213,7 +221,7 @@ instance HasOptionalParam DeleteNamespacedCustomObject OrphanDependents where instance HasOptionalParam DeleteNamespacedCustomObject PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedCustomObject mtype @@ -240,10 +248,6 @@ getClusterCustomObject (Group group) (Version version) (Plural plural) (Name nam `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetClusterCustomObject - --- | @*/*@ -instance MimeType mtype => Consumes GetClusterCustomObject mtype - -- | @application/json@ instance Produces GetClusterCustomObject MimeJSON @@ -268,16 +272,12 @@ getClusterCustomObjectScale _ (Group group) (Version version) (Plural plural) ( `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetClusterCustomObjectScale - --- | @*/*@ -instance MimeType mtype => Consumes GetClusterCustomObjectScale mtype - -- | @application/json@ instance Produces GetClusterCustomObjectScale MimeJSON --- | @application/yaml@ -instance Produces GetClusterCustomObjectScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetClusterCustomObjectScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetClusterCustomObjectScale MimeYaml -- *** getClusterCustomObjectStatus @@ -300,16 +300,12 @@ getClusterCustomObjectStatus _ (Group group) (Version version) (Plural plural) `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetClusterCustomObjectStatus - --- | @*/*@ -instance MimeType mtype => Consumes GetClusterCustomObjectStatus mtype - -- | @application/json@ instance Produces GetClusterCustomObjectStatus MimeJSON --- | @application/yaml@ -instance Produces GetClusterCustomObjectStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetClusterCustomObjectStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetClusterCustomObjectStatus MimeYaml -- *** getNamespacedCustomObject @@ -332,10 +328,6 @@ getNamespacedCustomObject (Group group) (Version version) (Namespace namespace) `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetNamespacedCustomObject - --- | @*/*@ -instance MimeType mtype => Consumes GetNamespacedCustomObject mtype - -- | @application/json@ instance Produces GetNamespacedCustomObject MimeJSON @@ -361,16 +353,12 @@ getNamespacedCustomObjectScale _ (Group group) (Version version) (Namespace nam `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetNamespacedCustomObjectScale - --- | @*/*@ -instance MimeType mtype => Consumes GetNamespacedCustomObjectScale mtype - -- | @application/json@ instance Produces GetNamespacedCustomObjectScale MimeJSON --- | @application/yaml@ -instance Produces GetNamespacedCustomObjectScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetNamespacedCustomObjectScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetNamespacedCustomObjectScale MimeYaml -- *** getNamespacedCustomObjectStatus @@ -394,16 +382,12 @@ getNamespacedCustomObjectStatus _ (Group group) (Version version) (Namespace na `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetNamespacedCustomObjectStatus - --- | @*/*@ -instance MimeType mtype => Consumes GetNamespacedCustomObjectStatus mtype - -- | @application/json@ instance Produces GetNamespacedCustomObjectStatus MimeJSON --- | @application/yaml@ -instance Produces GetNamespacedCustomObjectStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetNamespacedCustomObjectStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetNamespacedCustomObjectStatus MimeYaml -- *** listClusterCustomObject @@ -450,10 +434,6 @@ instance HasOptionalParam ListClusterCustomObject TimeoutSeconds where instance HasOptionalParam ListClusterCustomObject Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListClusterCustomObject mtype - -- | @application/json@ instance Produces ListClusterCustomObject MimeJSON -- | @application/json;stream=watch@ @@ -505,10 +485,6 @@ instance HasOptionalParam ListNamespacedCustomObject TimeoutSeconds where instance HasOptionalParam ListNamespacedCustomObject Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedCustomObject mtype - -- | @application/json@ instance Produces ListNamespacedCustomObject MimeJSON -- | @application/json;stream=watch@ @@ -524,14 +500,14 @@ instance Produces ListNamespacedCustomObject MimeJsonstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchClusterCustomObject - :: (Consumes PatchClusterCustomObject MimeMergePatchjson, MimeRender MimeMergePatchjson A.Value) - => Group -- ^ "group" - the custom resource's group + :: (Consumes PatchClusterCustomObject MimeMergePatchjson, MimeRender MimeMergePatchjson Body) + => Body -- ^ "body" - The JSON schema of the Resource to patch. + -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Plural -- ^ "plural" - the custom object's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" - The JSON schema of the Resource to patch. -> KubernetesRequest PatchClusterCustomObject MimeMergePatchjson A.Value MimeJSON -patchClusterCustomObject (Group group) (Version version) (Plural plural) (Name name) body = +patchClusterCustomObject body (Group group) (Version version) (Plural plural) (Name name) = _mkRequest "PATCH" ["/apis/",toPath group,"/",toPath version,"/",toPath plural,"/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -539,7 +515,7 @@ patchClusterCustomObject (Group group) (Version version) (Plural plural) (Name n data PatchClusterCustomObject -- | /Body Param/ "body" - The JSON schema of the Resource to patch. -instance HasBodyParam PatchClusterCustomObject A.Value +instance HasBodyParam PatchClusterCustomObject Body -- | @application/merge-patch+json@ instance Consumes PatchClusterCustomObject MimeMergePatchjson @@ -557,31 +533,31 @@ instance Produces PatchClusterCustomObject MimeJSON -- AuthMethod: 'AuthApiKeyBearerToken' -- patchClusterCustomObjectScale - :: (Consumes PatchClusterCustomObjectScale MimeMergePatchjson, MimeRender MimeMergePatchjson A.Value) + :: (Consumes PatchClusterCustomObjectScale MimeMergePatchjson, MimeRender MimeMergePatchjson Body) => Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" -> KubernetesRequest PatchClusterCustomObjectScale MimeMergePatchjson A.Value accept -patchClusterCustomObjectScale _ (Group group) (Version version) (Plural plural) (Name name) body = +patchClusterCustomObjectScale _ body (Group group) (Version version) (Plural plural) (Name name) = _mkRequest "PATCH" ["/apis/",toPath group,"/",toPath version,"/",toPath plural,"/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchClusterCustomObjectScale -instance HasBodyParam PatchClusterCustomObjectScale A.Value +instance HasBodyParam PatchClusterCustomObjectScale Body -- | @application/merge-patch+json@ instance Consumes PatchClusterCustomObjectScale MimeMergePatchjson -- | @application/json@ instance Produces PatchClusterCustomObjectScale MimeJSON --- | @application/yaml@ -instance Produces PatchClusterCustomObjectScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchClusterCustomObjectScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchClusterCustomObjectScale MimeYaml -- *** patchClusterCustomObjectStatus @@ -593,31 +569,31 @@ instance Produces PatchClusterCustomObjectScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchClusterCustomObjectStatus - :: (Consumes PatchClusterCustomObjectStatus MimeMergePatchjson, MimeRender MimeMergePatchjson A.Value) + :: (Consumes PatchClusterCustomObjectStatus MimeMergePatchjson, MimeRender MimeMergePatchjson Body) => Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" -> KubernetesRequest PatchClusterCustomObjectStatus MimeMergePatchjson A.Value accept -patchClusterCustomObjectStatus _ (Group group) (Version version) (Plural plural) (Name name) body = +patchClusterCustomObjectStatus _ body (Group group) (Version version) (Plural plural) (Name name) = _mkRequest "PATCH" ["/apis/",toPath group,"/",toPath version,"/",toPath plural,"/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchClusterCustomObjectStatus -instance HasBodyParam PatchClusterCustomObjectStatus A.Value +instance HasBodyParam PatchClusterCustomObjectStatus Body -- | @application/merge-patch+json@ instance Consumes PatchClusterCustomObjectStatus MimeMergePatchjson -- | @application/json@ instance Produces PatchClusterCustomObjectStatus MimeJSON --- | @application/yaml@ -instance Produces PatchClusterCustomObjectStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchClusterCustomObjectStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchClusterCustomObjectStatus MimeYaml -- *** patchNamespacedCustomObject @@ -629,15 +605,15 @@ instance Produces PatchClusterCustomObjectStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedCustomObject - :: (Consumes PatchNamespacedCustomObject MimeMergePatchjson, MimeRender MimeMergePatchjson A.Value) - => Group -- ^ "group" - the custom resource's group + :: (Consumes PatchNamespacedCustomObject MimeMergePatchjson, MimeRender MimeMergePatchjson Body) + => Body -- ^ "body" - The JSON schema of the Resource to patch. + -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Namespace -- ^ "namespace" - The custom resource's namespace -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" - The JSON schema of the Resource to patch. -> KubernetesRequest PatchNamespacedCustomObject MimeMergePatchjson A.Value MimeJSON -patchNamespacedCustomObject (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) body = +patchNamespacedCustomObject body (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) = _mkRequest "PATCH" ["/apis/",toPath group,"/",toPath version,"/namespaces/",toPath namespace,"/",toPath plural,"/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -645,7 +621,7 @@ patchNamespacedCustomObject (Group group) (Version version) (Namespace namespace data PatchNamespacedCustomObject -- | /Body Param/ "body" - The JSON schema of the Resource to patch. -instance HasBodyParam PatchNamespacedCustomObject A.Value +instance HasBodyParam PatchNamespacedCustomObject Body -- | @application/merge-patch+json@ instance Consumes PatchNamespacedCustomObject MimeMergePatchjson @@ -663,32 +639,32 @@ instance Produces PatchNamespacedCustomObject MimeJSON -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedCustomObjectScale - :: (Consumes PatchNamespacedCustomObjectScale MimeMergePatchjson, MimeRender MimeMergePatchjson A.Value) + :: (Consumes PatchNamespacedCustomObjectScale MimeMergePatchjson, MimeRender MimeMergePatchjson Body) => Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Namespace -- ^ "namespace" - The custom resource's namespace -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedCustomObjectScale MimeMergePatchjson A.Value accept -patchNamespacedCustomObjectScale _ (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) body = +patchNamespacedCustomObjectScale _ body (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) = _mkRequest "PATCH" ["/apis/",toPath group,"/",toPath version,"/namespaces/",toPath namespace,"/",toPath plural,"/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedCustomObjectScale -instance HasBodyParam PatchNamespacedCustomObjectScale A.Value +instance HasBodyParam PatchNamespacedCustomObjectScale Body -- | @application/merge-patch+json@ instance Consumes PatchNamespacedCustomObjectScale MimeMergePatchjson -- | @application/json@ instance Produces PatchNamespacedCustomObjectScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedCustomObjectScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedCustomObjectScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedCustomObjectScale MimeYaml -- *** patchNamespacedCustomObjectStatus @@ -700,32 +676,32 @@ instance Produces PatchNamespacedCustomObjectScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedCustomObjectStatus - :: (Consumes PatchNamespacedCustomObjectStatus MimeMergePatchjson, MimeRender MimeMergePatchjson A.Value) + :: (Consumes PatchNamespacedCustomObjectStatus MimeMergePatchjson, MimeRender MimeMergePatchjson Body) => Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Namespace -- ^ "namespace" - The custom resource's namespace -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedCustomObjectStatus MimeMergePatchjson A.Value accept -patchNamespacedCustomObjectStatus _ (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) body = +patchNamespacedCustomObjectStatus _ body (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) = _mkRequest "PATCH" ["/apis/",toPath group,"/",toPath version,"/namespaces/",toPath namespace,"/",toPath plural,"/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedCustomObjectStatus -instance HasBodyParam PatchNamespacedCustomObjectStatus A.Value +instance HasBodyParam PatchNamespacedCustomObjectStatus Body -- | @application/merge-patch+json@ instance Consumes PatchNamespacedCustomObjectStatus MimeMergePatchjson -- | @application/json@ instance Produces PatchNamespacedCustomObjectStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedCustomObjectStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedCustomObjectStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedCustomObjectStatus MimeYaml -- *** replaceClusterCustomObject @@ -737,15 +713,15 @@ instance Produces PatchNamespacedCustomObjectStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- replaceClusterCustomObject - :: (Consumes ReplaceClusterCustomObject contentType, MimeRender contentType A.Value) + :: (Consumes ReplaceClusterCustomObject contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') + -> Body -- ^ "body" - The JSON schema of the Resource to replace. -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Plural -- ^ "plural" - the custom object's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" - The JSON schema of the Resource to replace. -> KubernetesRequest ReplaceClusterCustomObject contentType A.Value MimeJSON -replaceClusterCustomObject _ (Group group) (Version version) (Plural plural) (Name name) body = +replaceClusterCustomObject _ body (Group group) (Version version) (Plural plural) (Name name) = _mkRequest "PUT" ["/apis/",toPath group,"/",toPath version,"/",toPath plural,"/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -753,8 +729,8 @@ replaceClusterCustomObject _ (Group group) (Version version) (Plural plural) (Na data ReplaceClusterCustomObject -- | /Body Param/ "body" - The JSON schema of the Resource to replace. -instance HasBodyParam ReplaceClusterCustomObject A.Value - +instance HasBodyParam ReplaceClusterCustomObject Body + -- | @*/*@ instance MimeType mtype => Consumes ReplaceClusterCustomObject mtype @@ -771,32 +747,32 @@ instance Produces ReplaceClusterCustomObject MimeJSON -- AuthMethod: 'AuthApiKeyBearerToken' -- replaceClusterCustomObjectScale - :: (Consumes ReplaceClusterCustomObjectScale contentType, MimeRender contentType A.Value) + :: (Consumes ReplaceClusterCustomObjectScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" -> KubernetesRequest ReplaceClusterCustomObjectScale contentType A.Value accept -replaceClusterCustomObjectScale _ _ (Group group) (Version version) (Plural plural) (Name name) body = +replaceClusterCustomObjectScale _ _ body (Group group) (Version version) (Plural plural) (Name name) = _mkRequest "PUT" ["/apis/",toPath group,"/",toPath version,"/",toPath plural,"/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data ReplaceClusterCustomObjectScale -instance HasBodyParam ReplaceClusterCustomObjectScale A.Value - +instance HasBodyParam ReplaceClusterCustomObjectScale Body + -- | @*/*@ instance MimeType mtype => Consumes ReplaceClusterCustomObjectScale mtype -- | @application/json@ instance Produces ReplaceClusterCustomObjectScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceClusterCustomObjectScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceClusterCustomObjectScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceClusterCustomObjectScale MimeYaml -- *** replaceClusterCustomObjectStatus @@ -808,32 +784,32 @@ instance Produces ReplaceClusterCustomObjectScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- replaceClusterCustomObjectStatus - :: (Consumes ReplaceClusterCustomObjectStatus contentType, MimeRender contentType A.Value) + :: (Consumes ReplaceClusterCustomObjectStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" -> KubernetesRequest ReplaceClusterCustomObjectStatus contentType A.Value accept -replaceClusterCustomObjectStatus _ _ (Group group) (Version version) (Plural plural) (Name name) body = +replaceClusterCustomObjectStatus _ _ body (Group group) (Version version) (Plural plural) (Name name) = _mkRequest "PUT" ["/apis/",toPath group,"/",toPath version,"/",toPath plural,"/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data ReplaceClusterCustomObjectStatus -instance HasBodyParam ReplaceClusterCustomObjectStatus A.Value - +instance HasBodyParam ReplaceClusterCustomObjectStatus Body + -- | @*/*@ instance MimeType mtype => Consumes ReplaceClusterCustomObjectStatus mtype -- | @application/json@ instance Produces ReplaceClusterCustomObjectStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceClusterCustomObjectStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceClusterCustomObjectStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceClusterCustomObjectStatus MimeYaml -- *** replaceNamespacedCustomObject @@ -845,16 +821,16 @@ instance Produces ReplaceClusterCustomObjectStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- replaceNamespacedCustomObject - :: (Consumes ReplaceNamespacedCustomObject contentType, MimeRender contentType A.Value) + :: (Consumes ReplaceNamespacedCustomObject contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') + -> Body -- ^ "body" - The JSON schema of the Resource to replace. -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Namespace -- ^ "namespace" - The custom resource's namespace -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" - The JSON schema of the Resource to replace. -> KubernetesRequest ReplaceNamespacedCustomObject contentType A.Value MimeJSON -replaceNamespacedCustomObject _ (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) body = +replaceNamespacedCustomObject _ body (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) = _mkRequest "PUT" ["/apis/",toPath group,"/",toPath version,"/namespaces/",toPath namespace,"/",toPath plural,"/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -862,8 +838,8 @@ replaceNamespacedCustomObject _ (Group group) (Version version) (Namespace names data ReplaceNamespacedCustomObject -- | /Body Param/ "body" - The JSON schema of the Resource to replace. -instance HasBodyParam ReplaceNamespacedCustomObject A.Value - +instance HasBodyParam ReplaceNamespacedCustomObject Body + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedCustomObject mtype @@ -880,33 +856,33 @@ instance Produces ReplaceNamespacedCustomObject MimeJSON -- AuthMethod: 'AuthApiKeyBearerToken' -- replaceNamespacedCustomObjectScale - :: (Consumes ReplaceNamespacedCustomObjectScale contentType, MimeRender contentType A.Value) + :: (Consumes ReplaceNamespacedCustomObjectScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Namespace -- ^ "namespace" - The custom resource's namespace -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" -> KubernetesRequest ReplaceNamespacedCustomObjectScale contentType A.Value accept -replaceNamespacedCustomObjectScale _ _ (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) body = +replaceNamespacedCustomObjectScale _ _ body (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) = _mkRequest "PUT" ["/apis/",toPath group,"/",toPath version,"/namespaces/",toPath namespace,"/",toPath plural,"/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data ReplaceNamespacedCustomObjectScale -instance HasBodyParam ReplaceNamespacedCustomObjectScale A.Value - +instance HasBodyParam ReplaceNamespacedCustomObjectScale Body + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedCustomObjectScale mtype -- | @application/json@ instance Produces ReplaceNamespacedCustomObjectScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedCustomObjectScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedCustomObjectScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedCustomObjectScale MimeYaml -- *** replaceNamespacedCustomObjectStatus @@ -918,31 +894,31 @@ instance Produces ReplaceNamespacedCustomObjectScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- replaceNamespacedCustomObjectStatus - :: (Consumes ReplaceNamespacedCustomObjectStatus contentType, MimeRender contentType A.Value) + :: (Consumes ReplaceNamespacedCustomObjectStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Group -- ^ "group" - the custom resource's group -> Version -- ^ "version" - the custom resource's version -> Namespace -- ^ "namespace" - The custom resource's namespace -> Plural -- ^ "plural" - the custom resource's plural name. For TPRs this would be lowercase plural kind. -> Name -- ^ "name" - the custom object's name - -> A.Value -- ^ "body" -> KubernetesRequest ReplaceNamespacedCustomObjectStatus contentType A.Value accept -replaceNamespacedCustomObjectStatus _ _ (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) body = +replaceNamespacedCustomObjectStatus _ _ body (Group group) (Version version) (Namespace namespace) (Plural plural) (Name name) = _mkRequest "PUT" ["/apis/",toPath group,"/",toPath version,"/namespaces/",toPath namespace,"/",toPath plural,"/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data ReplaceNamespacedCustomObjectStatus -instance HasBodyParam ReplaceNamespacedCustomObjectStatus A.Value - +instance HasBodyParam ReplaceNamespacedCustomObjectStatus Body + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedCustomObjectStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedCustomObjectStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedCustomObjectStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedCustomObjectStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedCustomObjectStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Events.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Events.hs index 8c723ef..edf8cc8 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Events.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Events.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/EventsV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/EventsV1beta1.hs index 511e57c..b46059b 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/EventsV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/EventsV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedEvent :: (Consumes CreateNamespacedEvent contentType, MimeRender contentType V1beta1Event) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1Event -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedEvent contentType V1beta1Event accept -createNamespacedEvent _ _ (Namespace namespace) body = +createNamespacedEvent _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/events.k8s.io/v1beta1/namespaces/",toPath namespace,"/events"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedEvent V1beta1Event instance HasOptionalParam CreateNamespacedEvent Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedEvent mtype -- | @application/json@ instance Produces CreateNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedEvent MimeYaml -- *** deleteCollectionNamespacedEvent @@ -158,16 +158,12 @@ instance HasOptionalParam DeleteCollectionNamespacedEvent TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedEvent Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedEvent mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedEvent MimeYaml -- *** deleteNamespacedEvent @@ -182,11 +178,11 @@ deleteNamespacedEvent :: (Consumes DeleteNamespacedEvent contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Event -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedEvent contentType V1Status accept -deleteNamespacedEvent _ _ (Name name) (Namespace namespace) body = +deleteNamespacedEvent _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/events.k8s.io/v1beta1/namespaces/",toPath namespace,"/events/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -213,16 +209,16 @@ instance HasOptionalParam DeleteNamespacedEvent OrphanDependents where instance HasOptionalParam DeleteNamespacedEvent PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedEvent mtype -- | @application/json@ instance Produces DeleteNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedEvent MimeYaml -- *** getAPIResources @@ -241,20 +237,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listEventForAllNamespaces @@ -318,20 +306,16 @@ instance HasOptionalParam ListEventForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListEventForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListEventForAllNamespaces mtype - -- | @application/json@ instance Produces ListEventForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListEventForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListEventForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListEventForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListEventForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListEventForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListEventForAllNamespaces MimeYaml -- *** listNamespacedEvent @@ -396,20 +380,16 @@ instance HasOptionalParam ListNamespacedEvent TimeoutSeconds where instance HasOptionalParam ListNamespacedEvent Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedEvent mtype - -- | @application/json@ instance Produces ListNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedEvent MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedEvent MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedEvent MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedEvent MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedEvent MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedEvent MimeYaml -- *** patchNamespacedEvent @@ -421,20 +401,20 @@ instance Produces ListNamespacedEvent MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedEvent - :: (Consumes PatchNamespacedEvent contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedEvent contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Event -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedEvent contentType V1beta1Event accept -patchNamespacedEvent _ _ (Name name) (Namespace namespace) body = +patchNamespacedEvent _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/events.k8s.io/v1beta1/namespaces/",toPath namespace,"/events/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedEvent -instance HasBodyParam PatchNamespacedEvent A.Value +instance HasBodyParam PatchNamespacedEvent Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedEvent Pretty where @@ -450,10 +430,10 @@ instance Consumes PatchNamespacedEvent MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedEvent MimeYaml -- *** readNamespacedEvent @@ -489,16 +469,12 @@ instance HasOptionalParam ReadNamespacedEvent Exact where instance HasOptionalParam ReadNamespacedEvent Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedEvent mtype - -- | @application/json@ instance Produces ReadNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedEvent MimeYaml -- *** replaceNamespacedEvent @@ -513,11 +489,11 @@ replaceNamespacedEvent :: (Consumes ReplaceNamespacedEvent contentType, MimeRender contentType V1beta1Event) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1Event -- ^ "body" -> Name -- ^ "name" - name of the Event -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1Event -- ^ "body" -> KubernetesRequest ReplaceNamespacedEvent contentType V1beta1Event accept -replaceNamespacedEvent _ _ (Name name) (Namespace namespace) body = +replaceNamespacedEvent _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/events.k8s.io/v1beta1/namespaces/",toPath namespace,"/events/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -529,14 +505,14 @@ instance HasBodyParam ReplaceNamespacedEvent V1beta1Event instance HasOptionalParam ReplaceNamespacedEvent Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedEvent mtype -- | @application/json@ instance Produces ReplaceNamespacedEvent MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedEvent MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedEvent MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedEvent MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Extensions.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Extensions.hs index 17c8756..22c79cc 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Extensions.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Extensions.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/ExtensionsV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/ExtensionsV1beta1.hs index 8db5c94..3f83ea2 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/ExtensionsV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/ExtensionsV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedDaemonSet :: (Consumes CreateNamespacedDaemonSet contentType, MimeRender contentType V1beta1DaemonSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1DaemonSet -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedDaemonSet contentType V1beta1DaemonSet accept -createNamespacedDaemonSet _ _ (Namespace namespace) body = +createNamespacedDaemonSet _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/daemonsets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedDaemonSet V1beta1DaemonSet instance HasOptionalParam CreateNamespacedDaemonSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedDaemonSet mtype -- | @application/json@ instance Produces CreateNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedDaemonSet MimeYaml -- *** createNamespacedDeployment @@ -108,10 +108,10 @@ createNamespacedDeployment :: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType ExtensionsV1beta1Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> ExtensionsV1beta1Deployment -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedDeployment contentType ExtensionsV1beta1Deployment accept -createNamespacedDeployment _ _ (Namespace namespace) body = +createNamespacedDeployment _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/deployments"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -123,16 +123,16 @@ instance HasBodyParam CreateNamespacedDeployment ExtensionsV1beta1Deployment instance HasOptionalParam CreateNamespacedDeployment Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedDeployment mtype -- | @application/json@ instance Produces CreateNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedDeployment MimeYaml -- *** createNamespacedDeploymentRollback @@ -147,11 +147,11 @@ createNamespacedDeploymentRollback :: (Consumes CreateNamespacedDeploymentRollback contentType, MimeRender contentType ExtensionsV1beta1DeploymentRollback) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> ExtensionsV1beta1DeploymentRollback -- ^ "body" -> Name -- ^ "name" - name of the DeploymentRollback -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> ExtensionsV1beta1DeploymentRollback -- ^ "body" -> KubernetesRequest CreateNamespacedDeploymentRollback contentType ExtensionsV1beta1DeploymentRollback accept -createNamespacedDeploymentRollback _ _ (Name name) (Namespace namespace) body = +createNamespacedDeploymentRollback _ _ body (Name name) (Namespace namespace) = _mkRequest "POST" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name,"/rollback"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -163,16 +163,16 @@ instance HasBodyParam CreateNamespacedDeploymentRollback ExtensionsV1beta1Deploy instance HasOptionalParam CreateNamespacedDeploymentRollback Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedDeploymentRollback mtype -- | @application/json@ instance Produces CreateNamespacedDeploymentRollback MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedDeploymentRollback MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedDeploymentRollback MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedDeploymentRollback MimeYaml -- *** createNamespacedIngress @@ -187,10 +187,10 @@ createNamespacedIngress :: (Consumes CreateNamespacedIngress contentType, MimeRender contentType V1beta1Ingress) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1Ingress -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedIngress contentType V1beta1Ingress accept -createNamespacedIngress _ _ (Namespace namespace) body = +createNamespacedIngress _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/ingresses"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -202,16 +202,16 @@ instance HasBodyParam CreateNamespacedIngress V1beta1Ingress instance HasOptionalParam CreateNamespacedIngress Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedIngress mtype -- | @application/json@ instance Produces CreateNamespacedIngress MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedIngress MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedIngress MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedIngress MimeYaml -- *** createNamespacedNetworkPolicy @@ -226,10 +226,10 @@ createNamespacedNetworkPolicy :: (Consumes CreateNamespacedNetworkPolicy contentType, MimeRender contentType V1beta1NetworkPolicy) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1NetworkPolicy -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedNetworkPolicy contentType V1beta1NetworkPolicy accept -createNamespacedNetworkPolicy _ _ (Namespace namespace) body = +createNamespacedNetworkPolicy _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/networkpolicies"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -241,16 +241,16 @@ instance HasBodyParam CreateNamespacedNetworkPolicy V1beta1NetworkPolicy instance HasOptionalParam CreateNamespacedNetworkPolicy Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedNetworkPolicy mtype -- | @application/json@ instance Produces CreateNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedNetworkPolicy MimeYaml -- *** createNamespacedReplicaSet @@ -265,10 +265,10 @@ createNamespacedReplicaSet :: (Consumes CreateNamespacedReplicaSet contentType, MimeRender contentType V1beta1ReplicaSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1ReplicaSet -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedReplicaSet contentType V1beta1ReplicaSet accept -createNamespacedReplicaSet _ _ (Namespace namespace) body = +createNamespacedReplicaSet _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/replicasets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -280,16 +280,16 @@ instance HasBodyParam CreateNamespacedReplicaSet V1beta1ReplicaSet instance HasOptionalParam CreateNamespacedReplicaSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedReplicaSet mtype -- | @application/json@ instance Produces CreateNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedReplicaSet MimeYaml -- *** createPodSecurityPolicy @@ -318,16 +318,16 @@ instance HasBodyParam CreatePodSecurityPolicy V1beta1PodSecurityPolicy instance HasOptionalParam CreatePodSecurityPolicy Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreatePodSecurityPolicy mtype -- | @application/json@ instance Produces CreatePodSecurityPolicy MimeJSON --- | @application/yaml@ -instance Produces CreatePodSecurityPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreatePodSecurityPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreatePodSecurityPolicy MimeYaml -- *** deleteCollectionNamespacedDaemonSet @@ -392,16 +392,12 @@ instance HasOptionalParam DeleteCollectionNamespacedDaemonSet TimeoutSeconds whe instance HasOptionalParam DeleteCollectionNamespacedDaemonSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedDaemonSet mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedDaemonSet MimeYaml -- *** deleteCollectionNamespacedDeployment @@ -466,16 +462,12 @@ instance HasOptionalParam DeleteCollectionNamespacedDeployment TimeoutSeconds wh instance HasOptionalParam DeleteCollectionNamespacedDeployment Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedDeployment mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedDeployment MimeYaml -- *** deleteCollectionNamespacedIngress @@ -540,16 +532,12 @@ instance HasOptionalParam DeleteCollectionNamespacedIngress TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedIngress Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedIngress mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedIngress MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedIngress MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedIngress MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedIngress MimeYaml -- *** deleteCollectionNamespacedNetworkPolicy @@ -614,16 +602,12 @@ instance HasOptionalParam DeleteCollectionNamespacedNetworkPolicy TimeoutSeconds instance HasOptionalParam DeleteCollectionNamespacedNetworkPolicy Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedNetworkPolicy mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedNetworkPolicy MimeYaml -- *** deleteCollectionNamespacedReplicaSet @@ -688,16 +672,12 @@ instance HasOptionalParam DeleteCollectionNamespacedReplicaSet TimeoutSeconds wh instance HasOptionalParam DeleteCollectionNamespacedReplicaSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedReplicaSet mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedReplicaSet MimeYaml -- *** deleteCollectionPodSecurityPolicy @@ -761,16 +741,12 @@ instance HasOptionalParam DeleteCollectionPodSecurityPolicy TimeoutSeconds where instance HasOptionalParam DeleteCollectionPodSecurityPolicy Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionPodSecurityPolicy mtype - -- | @application/json@ instance Produces DeleteCollectionPodSecurityPolicy MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionPodSecurityPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionPodSecurityPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionPodSecurityPolicy MimeYaml -- *** deleteNamespacedDaemonSet @@ -785,11 +761,11 @@ deleteNamespacedDaemonSet :: (Consumes DeleteNamespacedDaemonSet contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedDaemonSet contentType V1Status accept -deleteNamespacedDaemonSet _ _ (Name name) (Namespace namespace) body = +deleteNamespacedDaemonSet _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/daemonsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -816,16 +792,16 @@ instance HasOptionalParam DeleteNamespacedDaemonSet OrphanDependents where instance HasOptionalParam DeleteNamespacedDaemonSet PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedDaemonSet mtype -- | @application/json@ instance Produces DeleteNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedDaemonSet MimeYaml -- *** deleteNamespacedDeployment @@ -840,11 +816,11 @@ deleteNamespacedDeployment :: (Consumes DeleteNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedDeployment contentType V1Status accept -deleteNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +deleteNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -871,16 +847,16 @@ instance HasOptionalParam DeleteNamespacedDeployment OrphanDependents where instance HasOptionalParam DeleteNamespacedDeployment PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedDeployment mtype -- | @application/json@ instance Produces DeleteNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedDeployment MimeYaml -- *** deleteNamespacedIngress @@ -895,11 +871,11 @@ deleteNamespacedIngress :: (Consumes DeleteNamespacedIngress contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Ingress -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedIngress contentType V1Status accept -deleteNamespacedIngress _ _ (Name name) (Namespace namespace) body = +deleteNamespacedIngress _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/ingresses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -926,16 +902,16 @@ instance HasOptionalParam DeleteNamespacedIngress OrphanDependents where instance HasOptionalParam DeleteNamespacedIngress PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedIngress mtype -- | @application/json@ instance Produces DeleteNamespacedIngress MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedIngress MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedIngress MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedIngress MimeYaml -- *** deleteNamespacedNetworkPolicy @@ -950,11 +926,11 @@ deleteNamespacedNetworkPolicy :: (Consumes DeleteNamespacedNetworkPolicy contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the NetworkPolicy -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType V1Status accept -deleteNamespacedNetworkPolicy _ _ (Name name) (Namespace namespace) body = +deleteNamespacedNetworkPolicy _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/networkpolicies/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -981,16 +957,16 @@ instance HasOptionalParam DeleteNamespacedNetworkPolicy OrphanDependents where instance HasOptionalParam DeleteNamespacedNetworkPolicy PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedNetworkPolicy mtype -- | @application/json@ instance Produces DeleteNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedNetworkPolicy MimeYaml -- *** deleteNamespacedReplicaSet @@ -1005,11 +981,11 @@ deleteNamespacedReplicaSet :: (Consumes DeleteNamespacedReplicaSet contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedReplicaSet contentType V1Status accept -deleteNamespacedReplicaSet _ _ (Name name) (Namespace namespace) body = +deleteNamespacedReplicaSet _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/replicasets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1036,16 +1012,16 @@ instance HasOptionalParam DeleteNamespacedReplicaSet OrphanDependents where instance HasOptionalParam DeleteNamespacedReplicaSet PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedReplicaSet mtype -- | @application/json@ instance Produces DeleteNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedReplicaSet MimeYaml -- *** deletePodSecurityPolicy @@ -1060,10 +1036,10 @@ deletePodSecurityPolicy :: (Consumes DeletePodSecurityPolicy contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the PodSecurityPolicy -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the PodSecurityPolicy -> KubernetesRequest DeletePodSecurityPolicy contentType V1Status accept -deletePodSecurityPolicy _ _ (Name name) body = +deletePodSecurityPolicy _ _ body (Name name) = _mkRequest "DELETE" ["/apis/extensions/v1beta1/podsecuritypolicies/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1090,16 +1066,16 @@ instance HasOptionalParam DeletePodSecurityPolicy OrphanDependents where instance HasOptionalParam DeletePodSecurityPolicy PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeletePodSecurityPolicy mtype -- | @application/json@ instance Produces DeletePodSecurityPolicy MimeJSON --- | @application/yaml@ -instance Produces DeletePodSecurityPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeletePodSecurityPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeletePodSecurityPolicy MimeYaml -- *** getAPIResources @@ -1118,20 +1094,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listDaemonSetForAllNamespaces @@ -1195,20 +1163,16 @@ instance HasOptionalParam ListDaemonSetForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListDaemonSetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListDaemonSetForAllNamespaces mtype - -- | @application/json@ instance Produces ListDaemonSetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListDaemonSetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListDaemonSetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListDaemonSetForAllNamespaces MimeYaml -- *** listDeploymentForAllNamespaces @@ -1272,20 +1236,16 @@ instance HasOptionalParam ListDeploymentForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListDeploymentForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListDeploymentForAllNamespaces mtype - -- | @application/json@ instance Produces ListDeploymentForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListDeploymentForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListDeploymentForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListDeploymentForAllNamespaces MimeYaml -- *** listIngressForAllNamespaces @@ -1349,20 +1309,16 @@ instance HasOptionalParam ListIngressForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListIngressForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListIngressForAllNamespaces mtype - -- | @application/json@ instance Produces ListIngressForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListIngressForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListIngressForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListIngressForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListIngressForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListIngressForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListIngressForAllNamespaces MimeYaml -- *** listNamespacedDaemonSet @@ -1427,20 +1383,16 @@ instance HasOptionalParam ListNamespacedDaemonSet TimeoutSeconds where instance HasOptionalParam ListNamespacedDaemonSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedDaemonSet mtype - -- | @application/json@ instance Produces ListNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedDaemonSet MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedDaemonSet MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedDaemonSet MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedDaemonSet MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedDaemonSet MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedDaemonSet MimeYaml -- *** listNamespacedDeployment @@ -1505,20 +1457,16 @@ instance HasOptionalParam ListNamespacedDeployment TimeoutSeconds where instance HasOptionalParam ListNamespacedDeployment Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedDeployment mtype - -- | @application/json@ instance Produces ListNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedDeployment MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedDeployment MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedDeployment MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedDeployment MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedDeployment MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedDeployment MimeYaml -- *** listNamespacedIngress @@ -1583,20 +1531,16 @@ instance HasOptionalParam ListNamespacedIngress TimeoutSeconds where instance HasOptionalParam ListNamespacedIngress Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedIngress mtype - -- | @application/json@ instance Produces ListNamespacedIngress MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedIngress MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedIngress MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedIngress MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedIngress MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedIngress MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedIngress MimeYaml -- *** listNamespacedNetworkPolicy @@ -1661,20 +1605,16 @@ instance HasOptionalParam ListNamespacedNetworkPolicy TimeoutSeconds where instance HasOptionalParam ListNamespacedNetworkPolicy Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedNetworkPolicy mtype - -- | @application/json@ instance Produces ListNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedNetworkPolicy MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedNetworkPolicy MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedNetworkPolicy MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedNetworkPolicy MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedNetworkPolicy MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedNetworkPolicy MimeYaml -- *** listNamespacedReplicaSet @@ -1739,20 +1679,16 @@ instance HasOptionalParam ListNamespacedReplicaSet TimeoutSeconds where instance HasOptionalParam ListNamespacedReplicaSet Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedReplicaSet mtype - -- | @application/json@ instance Produces ListNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedReplicaSet MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedReplicaSet MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedReplicaSet MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedReplicaSet MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedReplicaSet MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedReplicaSet MimeYaml -- *** listNetworkPolicyForAllNamespaces @@ -1816,20 +1752,16 @@ instance HasOptionalParam ListNetworkPolicyForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListNetworkPolicyForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNetworkPolicyForAllNamespaces mtype - -- | @application/json@ instance Produces ListNetworkPolicyForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListNetworkPolicyForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNetworkPolicyForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNetworkPolicyForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNetworkPolicyForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNetworkPolicyForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNetworkPolicyForAllNamespaces MimeYaml -- *** listPodSecurityPolicy @@ -1893,20 +1825,16 @@ instance HasOptionalParam ListPodSecurityPolicy TimeoutSeconds where instance HasOptionalParam ListPodSecurityPolicy Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListPodSecurityPolicy mtype - -- | @application/json@ instance Produces ListPodSecurityPolicy MimeJSON --- | @application/yaml@ -instance Produces ListPodSecurityPolicy MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListPodSecurityPolicy MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListPodSecurityPolicy MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListPodSecurityPolicy MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListPodSecurityPolicy MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListPodSecurityPolicy MimeYaml -- *** listReplicaSetForAllNamespaces @@ -1970,20 +1898,16 @@ instance HasOptionalParam ListReplicaSetForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListReplicaSetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListReplicaSetForAllNamespaces mtype - -- | @application/json@ instance Produces ListReplicaSetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListReplicaSetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListReplicaSetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListReplicaSetForAllNamespaces MimeYaml -- *** patchNamespacedDaemonSet @@ -1995,20 +1919,20 @@ instance Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobufstream -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDaemonSet - :: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDaemonSet contentType V1beta1DaemonSet accept -patchNamespacedDaemonSet _ _ (Name name) (Namespace namespace) body = +patchNamespacedDaemonSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/daemonsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDaemonSet -instance HasBodyParam PatchNamespacedDaemonSet A.Value +instance HasBodyParam PatchNamespacedDaemonSet Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDaemonSet Pretty where @@ -2024,10 +1948,10 @@ instance Consumes PatchNamespacedDaemonSet MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDaemonSet MimeYaml -- *** patchNamespacedDaemonSetStatus @@ -2039,20 +1963,20 @@ instance Produces PatchNamespacedDaemonSet MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDaemonSetStatus - :: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType V1beta1DaemonSet accept -patchNamespacedDaemonSetStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedDaemonSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/daemonsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDaemonSetStatus -instance HasBodyParam PatchNamespacedDaemonSetStatus A.Value +instance HasBodyParam PatchNamespacedDaemonSetStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDaemonSetStatus Pretty where @@ -2068,10 +1992,10 @@ instance Consumes PatchNamespacedDaemonSetStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDaemonSetStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDaemonSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDaemonSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDaemonSetStatus MimeYaml -- *** patchNamespacedDeployment @@ -2083,20 +2007,20 @@ instance Produces PatchNamespacedDaemonSetStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeployment - :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeployment contentType ExtensionsV1beta1Deployment accept -patchNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeployment -instance HasBodyParam PatchNamespacedDeployment A.Value +instance HasBodyParam PatchNamespacedDeployment Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeployment Pretty where @@ -2112,10 +2036,10 @@ instance Consumes PatchNamespacedDeployment MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeployment MimeYaml -- *** patchNamespacedDeploymentScale @@ -2127,20 +2051,20 @@ instance Produces PatchNamespacedDeployment MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeploymentScale - :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeploymentScale contentType ExtensionsV1beta1Scale accept -patchNamespacedDeploymentScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeploymentScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeploymentScale -instance HasBodyParam PatchNamespacedDeploymentScale A.Value +instance HasBodyParam PatchNamespacedDeploymentScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeploymentScale Pretty where @@ -2156,10 +2080,10 @@ instance Consumes PatchNamespacedDeploymentScale MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeploymentScale MimeYaml -- *** patchNamespacedDeploymentStatus @@ -2171,20 +2095,20 @@ instance Produces PatchNamespacedDeploymentScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedDeploymentStatus - :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedDeploymentStatus contentType ExtensionsV1beta1Deployment accept -patchNamespacedDeploymentStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedDeploymentStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedDeploymentStatus -instance HasBodyParam PatchNamespacedDeploymentStatus A.Value +instance HasBodyParam PatchNamespacedDeploymentStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedDeploymentStatus Pretty where @@ -2200,10 +2124,10 @@ instance Consumes PatchNamespacedDeploymentStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedDeploymentStatus MimeYaml -- *** patchNamespacedIngress @@ -2215,20 +2139,20 @@ instance Produces PatchNamespacedDeploymentStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedIngress - :: (Consumes PatchNamespacedIngress contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedIngress contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Ingress -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedIngress contentType V1beta1Ingress accept -patchNamespacedIngress _ _ (Name name) (Namespace namespace) body = +patchNamespacedIngress _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/ingresses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedIngress -instance HasBodyParam PatchNamespacedIngress A.Value +instance HasBodyParam PatchNamespacedIngress Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedIngress Pretty where @@ -2244,10 +2168,10 @@ instance Consumes PatchNamespacedIngress MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedIngress MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedIngress MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedIngress MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedIngress MimeYaml -- *** patchNamespacedIngressStatus @@ -2259,20 +2183,20 @@ instance Produces PatchNamespacedIngress MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedIngressStatus - :: (Consumes PatchNamespacedIngressStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedIngressStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Ingress -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedIngressStatus contentType V1beta1Ingress accept -patchNamespacedIngressStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedIngressStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/ingresses/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedIngressStatus -instance HasBodyParam PatchNamespacedIngressStatus A.Value +instance HasBodyParam PatchNamespacedIngressStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedIngressStatus Pretty where @@ -2288,10 +2212,10 @@ instance Consumes PatchNamespacedIngressStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedIngressStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedIngressStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedIngressStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedIngressStatus MimeYaml -- *** patchNamespacedNetworkPolicy @@ -2303,20 +2227,20 @@ instance Produces PatchNamespacedIngressStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedNetworkPolicy - :: (Consumes PatchNamespacedNetworkPolicy contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedNetworkPolicy contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the NetworkPolicy -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedNetworkPolicy contentType V1beta1NetworkPolicy accept -patchNamespacedNetworkPolicy _ _ (Name name) (Namespace namespace) body = +patchNamespacedNetworkPolicy _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/networkpolicies/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedNetworkPolicy -instance HasBodyParam PatchNamespacedNetworkPolicy A.Value +instance HasBodyParam PatchNamespacedNetworkPolicy Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedNetworkPolicy Pretty where @@ -2332,10 +2256,10 @@ instance Consumes PatchNamespacedNetworkPolicy MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedNetworkPolicy MimeYaml -- *** patchNamespacedReplicaSet @@ -2347,20 +2271,20 @@ instance Produces PatchNamespacedNetworkPolicy MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicaSet - :: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicaSet contentType V1beta1ReplicaSet accept -patchNamespacedReplicaSet _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicaSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/replicasets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicaSet -instance HasBodyParam PatchNamespacedReplicaSet A.Value +instance HasBodyParam PatchNamespacedReplicaSet Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicaSet Pretty where @@ -2376,10 +2300,10 @@ instance Consumes PatchNamespacedReplicaSet MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicaSet MimeYaml -- *** patchNamespacedReplicaSetScale @@ -2391,20 +2315,20 @@ instance Produces PatchNamespacedReplicaSet MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicaSetScale - :: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicaSetScale contentType ExtensionsV1beta1Scale accept -patchNamespacedReplicaSetScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicaSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/replicasets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicaSetScale -instance HasBodyParam PatchNamespacedReplicaSetScale A.Value +instance HasBodyParam PatchNamespacedReplicaSetScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicaSetScale Pretty where @@ -2420,10 +2344,10 @@ instance Consumes PatchNamespacedReplicaSetScale MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedReplicaSetScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicaSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicaSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicaSetScale MimeYaml -- *** patchNamespacedReplicaSetStatus @@ -2435,20 +2359,20 @@ instance Produces PatchNamespacedReplicaSetScale MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicaSetStatus - :: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType V1beta1ReplicaSet accept -patchNamespacedReplicaSetStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicaSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/replicasets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicaSetStatus -instance HasBodyParam PatchNamespacedReplicaSetStatus A.Value +instance HasBodyParam PatchNamespacedReplicaSetStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicaSetStatus Pretty where @@ -2464,10 +2388,10 @@ instance Consumes PatchNamespacedReplicaSetStatus MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedReplicaSetStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicaSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicaSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicaSetStatus MimeYaml -- *** patchNamespacedReplicationControllerDummyScale @@ -2479,20 +2403,20 @@ instance Produces PatchNamespacedReplicaSetStatus MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedReplicationControllerDummyScale - :: (Consumes PatchNamespacedReplicationControllerDummyScale contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedReplicationControllerDummyScale contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedReplicationControllerDummyScale contentType ExtensionsV1beta1Scale accept -patchNamespacedReplicationControllerDummyScale _ _ (Name name) (Namespace namespace) body = +patchNamespacedReplicationControllerDummyScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/replicationcontrollers/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedReplicationControllerDummyScale -instance HasBodyParam PatchNamespacedReplicationControllerDummyScale A.Value +instance HasBodyParam PatchNamespacedReplicationControllerDummyScale Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedReplicationControllerDummyScale Pretty where @@ -2508,10 +2432,10 @@ instance Consumes PatchNamespacedReplicationControllerDummyScale MimeStrategicMe -- | @application/json@ instance Produces PatchNamespacedReplicationControllerDummyScale MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedReplicationControllerDummyScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedReplicationControllerDummyScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedReplicationControllerDummyScale MimeYaml -- *** patchPodSecurityPolicy @@ -2523,19 +2447,19 @@ instance Produces PatchNamespacedReplicationControllerDummyScale MimeVndKubernet -- AuthMethod: 'AuthApiKeyBearerToken' -- patchPodSecurityPolicy - :: (Consumes PatchPodSecurityPolicy contentType, MimeRender contentType A.Value) + :: (Consumes PatchPodSecurityPolicy contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the PodSecurityPolicy - -> A.Value -- ^ "body" -> KubernetesRequest PatchPodSecurityPolicy contentType V1beta1PodSecurityPolicy accept -patchPodSecurityPolicy _ _ (Name name) body = +patchPodSecurityPolicy _ _ body (Name name) = _mkRequest "PATCH" ["/apis/extensions/v1beta1/podsecuritypolicies/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchPodSecurityPolicy -instance HasBodyParam PatchPodSecurityPolicy A.Value +instance HasBodyParam PatchPodSecurityPolicy Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchPodSecurityPolicy Pretty where @@ -2551,10 +2475,10 @@ instance Consumes PatchPodSecurityPolicy MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchPodSecurityPolicy MimeJSON --- | @application/yaml@ -instance Produces PatchPodSecurityPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchPodSecurityPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchPodSecurityPolicy MimeYaml -- *** readNamespacedDaemonSet @@ -2590,16 +2514,12 @@ instance HasOptionalParam ReadNamespacedDaemonSet Exact where instance HasOptionalParam ReadNamespacedDaemonSet Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDaemonSet mtype - -- | @application/json@ instance Produces ReadNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDaemonSet MimeYaml -- *** readNamespacedDaemonSetStatus @@ -2625,16 +2545,12 @@ data ReadNamespacedDaemonSetStatus instance HasOptionalParam ReadNamespacedDaemonSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDaemonSetStatus mtype - -- | @application/json@ instance Produces ReadNamespacedDaemonSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDaemonSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDaemonSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDaemonSetStatus MimeYaml -- *** readNamespacedDeployment @@ -2670,16 +2586,12 @@ instance HasOptionalParam ReadNamespacedDeployment Exact where instance HasOptionalParam ReadNamespacedDeployment Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeployment mtype - -- | @application/json@ instance Produces ReadNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeployment MimeYaml -- *** readNamespacedDeploymentScale @@ -2705,16 +2617,12 @@ data ReadNamespacedDeploymentScale instance HasOptionalParam ReadNamespacedDeploymentScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeploymentScale mtype - -- | @application/json@ instance Produces ReadNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeploymentScale MimeYaml -- *** readNamespacedDeploymentStatus @@ -2740,16 +2648,12 @@ data ReadNamespacedDeploymentStatus instance HasOptionalParam ReadNamespacedDeploymentStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedDeploymentStatus mtype - -- | @application/json@ instance Produces ReadNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedDeploymentStatus MimeYaml -- *** readNamespacedIngress @@ -2785,16 +2689,12 @@ instance HasOptionalParam ReadNamespacedIngress Exact where instance HasOptionalParam ReadNamespacedIngress Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedIngress mtype - -- | @application/json@ instance Produces ReadNamespacedIngress MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedIngress MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedIngress MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedIngress MimeYaml -- *** readNamespacedIngressStatus @@ -2820,16 +2720,12 @@ data ReadNamespacedIngressStatus instance HasOptionalParam ReadNamespacedIngressStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedIngressStatus mtype - -- | @application/json@ instance Produces ReadNamespacedIngressStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedIngressStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedIngressStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedIngressStatus MimeYaml -- *** readNamespacedNetworkPolicy @@ -2865,16 +2761,12 @@ instance HasOptionalParam ReadNamespacedNetworkPolicy Exact where instance HasOptionalParam ReadNamespacedNetworkPolicy Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedNetworkPolicy mtype - -- | @application/json@ instance Produces ReadNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedNetworkPolicy MimeYaml -- *** readNamespacedReplicaSet @@ -2910,16 +2802,12 @@ instance HasOptionalParam ReadNamespacedReplicaSet Exact where instance HasOptionalParam ReadNamespacedReplicaSet Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicaSet mtype - -- | @application/json@ instance Produces ReadNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicaSet MimeYaml -- *** readNamespacedReplicaSetScale @@ -2945,16 +2833,12 @@ data ReadNamespacedReplicaSetScale instance HasOptionalParam ReadNamespacedReplicaSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicaSetScale mtype - -- | @application/json@ instance Produces ReadNamespacedReplicaSetScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicaSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicaSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicaSetScale MimeYaml -- *** readNamespacedReplicaSetStatus @@ -2980,16 +2864,12 @@ data ReadNamespacedReplicaSetStatus instance HasOptionalParam ReadNamespacedReplicaSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicaSetStatus mtype - -- | @application/json@ instance Produces ReadNamespacedReplicaSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicaSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicaSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicaSetStatus MimeYaml -- *** readNamespacedReplicationControllerDummyScale @@ -3015,16 +2895,12 @@ data ReadNamespacedReplicationControllerDummyScale instance HasOptionalParam ReadNamespacedReplicationControllerDummyScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedReplicationControllerDummyScale mtype - -- | @application/json@ instance Produces ReadNamespacedReplicationControllerDummyScale MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedReplicationControllerDummyScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedReplicationControllerDummyScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedReplicationControllerDummyScale MimeYaml -- *** readPodSecurityPolicy @@ -3059,16 +2935,12 @@ instance HasOptionalParam ReadPodSecurityPolicy Exact where instance HasOptionalParam ReadPodSecurityPolicy Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadPodSecurityPolicy mtype - -- | @application/json@ instance Produces ReadPodSecurityPolicy MimeJSON --- | @application/yaml@ -instance Produces ReadPodSecurityPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadPodSecurityPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadPodSecurityPolicy MimeYaml -- *** replaceNamespacedDaemonSet @@ -3083,11 +2955,11 @@ replaceNamespacedDaemonSet :: (Consumes ReplaceNamespacedDaemonSet contentType, MimeRender contentType V1beta1DaemonSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1DaemonSet -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1DaemonSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedDaemonSet contentType V1beta1DaemonSet accept -replaceNamespacedDaemonSet _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDaemonSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/daemonsets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3099,16 +2971,16 @@ instance HasBodyParam ReplaceNamespacedDaemonSet V1beta1DaemonSet instance HasOptionalParam ReplaceNamespacedDaemonSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDaemonSet mtype -- | @application/json@ instance Produces ReplaceNamespacedDaemonSet MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDaemonSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDaemonSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDaemonSet MimeYaml -- *** replaceNamespacedDaemonSetStatus @@ -3123,11 +2995,11 @@ replaceNamespacedDaemonSetStatus :: (Consumes ReplaceNamespacedDaemonSetStatus contentType, MimeRender contentType V1beta1DaemonSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1DaemonSet -- ^ "body" -> Name -- ^ "name" - name of the DaemonSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1DaemonSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType V1beta1DaemonSet accept -replaceNamespacedDaemonSetStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDaemonSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/daemonsets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3139,16 +3011,16 @@ instance HasBodyParam ReplaceNamespacedDaemonSetStatus V1beta1DaemonSet instance HasOptionalParam ReplaceNamespacedDaemonSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDaemonSetStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedDaemonSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDaemonSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDaemonSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDaemonSetStatus MimeYaml -- *** replaceNamespacedDeployment @@ -3163,11 +3035,11 @@ replaceNamespacedDeployment :: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType ExtensionsV1beta1Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> ExtensionsV1beta1Deployment -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> ExtensionsV1beta1Deployment -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeployment contentType ExtensionsV1beta1Deployment accept -replaceNamespacedDeployment _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeployment _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3179,16 +3051,16 @@ instance HasBodyParam ReplaceNamespacedDeployment ExtensionsV1beta1Deployment instance HasOptionalParam ReplaceNamespacedDeployment Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeployment mtype -- | @application/json@ instance Produces ReplaceNamespacedDeployment MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeployment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeployment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeployment MimeYaml -- *** replaceNamespacedDeploymentScale @@ -3203,11 +3075,11 @@ replaceNamespacedDeploymentScale :: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType ExtensionsV1beta1Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> ExtensionsV1beta1Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> ExtensionsV1beta1Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType ExtensionsV1beta1Scale accept -replaceNamespacedDeploymentScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeploymentScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3219,16 +3091,16 @@ instance HasBodyParam ReplaceNamespacedDeploymentScale ExtensionsV1beta1Scale instance HasOptionalParam ReplaceNamespacedDeploymentScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeploymentScale mtype -- | @application/json@ instance Produces ReplaceNamespacedDeploymentScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeploymentScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeploymentScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeploymentScale MimeYaml -- *** replaceNamespacedDeploymentStatus @@ -3243,11 +3115,11 @@ replaceNamespacedDeploymentStatus :: (Consumes ReplaceNamespacedDeploymentStatus contentType, MimeRender contentType ExtensionsV1beta1Deployment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> ExtensionsV1beta1Deployment -- ^ "body" -> Name -- ^ "name" - name of the Deployment -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> ExtensionsV1beta1Deployment -- ^ "body" -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType ExtensionsV1beta1Deployment accept -replaceNamespacedDeploymentStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedDeploymentStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/deployments/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3259,16 +3131,16 @@ instance HasBodyParam ReplaceNamespacedDeploymentStatus ExtensionsV1beta1Deploym instance HasOptionalParam ReplaceNamespacedDeploymentStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedDeploymentStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedDeploymentStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedDeploymentStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedDeploymentStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedDeploymentStatus MimeYaml -- *** replaceNamespacedIngress @@ -3283,11 +3155,11 @@ replaceNamespacedIngress :: (Consumes ReplaceNamespacedIngress contentType, MimeRender contentType V1beta1Ingress) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1Ingress -- ^ "body" -> Name -- ^ "name" - name of the Ingress -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1Ingress -- ^ "body" -> KubernetesRequest ReplaceNamespacedIngress contentType V1beta1Ingress accept -replaceNamespacedIngress _ _ (Name name) (Namespace namespace) body = +replaceNamespacedIngress _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/ingresses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3299,16 +3171,16 @@ instance HasBodyParam ReplaceNamespacedIngress V1beta1Ingress instance HasOptionalParam ReplaceNamespacedIngress Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedIngress mtype -- | @application/json@ instance Produces ReplaceNamespacedIngress MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedIngress MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedIngress MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedIngress MimeYaml -- *** replaceNamespacedIngressStatus @@ -3323,11 +3195,11 @@ replaceNamespacedIngressStatus :: (Consumes ReplaceNamespacedIngressStatus contentType, MimeRender contentType V1beta1Ingress) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1Ingress -- ^ "body" -> Name -- ^ "name" - name of the Ingress -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1Ingress -- ^ "body" -> KubernetesRequest ReplaceNamespacedIngressStatus contentType V1beta1Ingress accept -replaceNamespacedIngressStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedIngressStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/ingresses/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3339,16 +3211,16 @@ instance HasBodyParam ReplaceNamespacedIngressStatus V1beta1Ingress instance HasOptionalParam ReplaceNamespacedIngressStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedIngressStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedIngressStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedIngressStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedIngressStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedIngressStatus MimeYaml -- *** replaceNamespacedNetworkPolicy @@ -3363,11 +3235,11 @@ replaceNamespacedNetworkPolicy :: (Consumes ReplaceNamespacedNetworkPolicy contentType, MimeRender contentType V1beta1NetworkPolicy) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1NetworkPolicy -- ^ "body" -> Name -- ^ "name" - name of the NetworkPolicy -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1NetworkPolicy -- ^ "body" -> KubernetesRequest ReplaceNamespacedNetworkPolicy contentType V1beta1NetworkPolicy accept -replaceNamespacedNetworkPolicy _ _ (Name name) (Namespace namespace) body = +replaceNamespacedNetworkPolicy _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/networkpolicies/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3379,16 +3251,16 @@ instance HasBodyParam ReplaceNamespacedNetworkPolicy V1beta1NetworkPolicy instance HasOptionalParam ReplaceNamespacedNetworkPolicy Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedNetworkPolicy mtype -- | @application/json@ instance Produces ReplaceNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedNetworkPolicy MimeYaml -- *** replaceNamespacedReplicaSet @@ -3403,11 +3275,11 @@ replaceNamespacedReplicaSet :: (Consumes ReplaceNamespacedReplicaSet contentType, MimeRender contentType V1beta1ReplicaSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1ReplicaSet -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1ReplicaSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicaSet contentType V1beta1ReplicaSet accept -replaceNamespacedReplicaSet _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicaSet _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/replicasets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3419,16 +3291,16 @@ instance HasBodyParam ReplaceNamespacedReplicaSet V1beta1ReplicaSet instance HasOptionalParam ReplaceNamespacedReplicaSet Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicaSet mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicaSet MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicaSet MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicaSet MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicaSet MimeYaml -- *** replaceNamespacedReplicaSetScale @@ -3443,11 +3315,11 @@ replaceNamespacedReplicaSetScale :: (Consumes ReplaceNamespacedReplicaSetScale contentType, MimeRender contentType ExtensionsV1beta1Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> ExtensionsV1beta1Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> ExtensionsV1beta1Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType ExtensionsV1beta1Scale accept -replaceNamespacedReplicaSetScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicaSetScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/replicasets/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3459,16 +3331,16 @@ instance HasBodyParam ReplaceNamespacedReplicaSetScale ExtensionsV1beta1Scale instance HasOptionalParam ReplaceNamespacedReplicaSetScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicaSetScale mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicaSetScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicaSetScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicaSetScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicaSetScale MimeYaml -- *** replaceNamespacedReplicaSetStatus @@ -3483,11 +3355,11 @@ replaceNamespacedReplicaSetStatus :: (Consumes ReplaceNamespacedReplicaSetStatus contentType, MimeRender contentType V1beta1ReplicaSet) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1ReplicaSet -- ^ "body" -> Name -- ^ "name" - name of the ReplicaSet -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1ReplicaSet -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType V1beta1ReplicaSet accept -replaceNamespacedReplicaSetStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicaSetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/replicasets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3499,16 +3371,16 @@ instance HasBodyParam ReplaceNamespacedReplicaSetStatus V1beta1ReplicaSet instance HasOptionalParam ReplaceNamespacedReplicaSetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicaSetStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicaSetStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicaSetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicaSetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicaSetStatus MimeYaml -- *** replaceNamespacedReplicationControllerDummyScale @@ -3523,11 +3395,11 @@ replaceNamespacedReplicationControllerDummyScale :: (Consumes ReplaceNamespacedReplicationControllerDummyScale contentType, MimeRender contentType ExtensionsV1beta1Scale) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> ExtensionsV1beta1Scale -- ^ "body" -> Name -- ^ "name" - name of the Scale -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> ExtensionsV1beta1Scale -- ^ "body" -> KubernetesRequest ReplaceNamespacedReplicationControllerDummyScale contentType ExtensionsV1beta1Scale accept -replaceNamespacedReplicationControllerDummyScale _ _ (Name name) (Namespace namespace) body = +replaceNamespacedReplicationControllerDummyScale _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/extensions/v1beta1/namespaces/",toPath namespace,"/replicationcontrollers/",toPath name,"/scale"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3539,16 +3411,16 @@ instance HasBodyParam ReplaceNamespacedReplicationControllerDummyScale Extension instance HasOptionalParam ReplaceNamespacedReplicationControllerDummyScale Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedReplicationControllerDummyScale mtype -- | @application/json@ instance Produces ReplaceNamespacedReplicationControllerDummyScale MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedReplicationControllerDummyScale MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedReplicationControllerDummyScale MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedReplicationControllerDummyScale MimeYaml -- *** replacePodSecurityPolicy @@ -3563,10 +3435,10 @@ replacePodSecurityPolicy :: (Consumes ReplacePodSecurityPolicy contentType, MimeRender contentType V1beta1PodSecurityPolicy) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the PodSecurityPolicy -> V1beta1PodSecurityPolicy -- ^ "body" + -> Name -- ^ "name" - name of the PodSecurityPolicy -> KubernetesRequest ReplacePodSecurityPolicy contentType V1beta1PodSecurityPolicy accept -replacePodSecurityPolicy _ _ (Name name) body = +replacePodSecurityPolicy _ _ body (Name name) = _mkRequest "PUT" ["/apis/extensions/v1beta1/podsecuritypolicies/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -3578,14 +3450,14 @@ instance HasBodyParam ReplacePodSecurityPolicy V1beta1PodSecurityPolicy instance HasOptionalParam ReplacePodSecurityPolicy Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplacePodSecurityPolicy mtype -- | @application/json@ instance Produces ReplacePodSecurityPolicy MimeJSON --- | @application/yaml@ -instance Produces ReplacePodSecurityPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplacePodSecurityPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplacePodSecurityPolicy MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Logs.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Logs.hs index a276f7f..10e1609 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Logs.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Logs.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -71,6 +71,8 @@ logFileHandler (Logpath logpath) = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data LogFileHandler +instance Produces LogFileHandler MimeNoContent + -- *** logFileListHandler @@ -85,3 +87,5 @@ logFileListHandler = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data LogFileListHandler +instance Produces LogFileListHandler MimeNoContent + diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Networking.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Networking.hs index 68c6a84..ae2cb5e 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Networking.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Networking.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/NetworkingV1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/NetworkingV1.hs index da11461..aa19042 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/NetworkingV1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/NetworkingV1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedNetworkPolicy :: (Consumes CreateNamespacedNetworkPolicy contentType, MimeRender contentType V1NetworkPolicy) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1NetworkPolicy -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedNetworkPolicy contentType V1NetworkPolicy accept -createNamespacedNetworkPolicy _ _ (Namespace namespace) body = +createNamespacedNetworkPolicy _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/networking.k8s.io/v1/namespaces/",toPath namespace,"/networkpolicies"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedNetworkPolicy V1NetworkPolicy instance HasOptionalParam CreateNamespacedNetworkPolicy Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedNetworkPolicy mtype -- | @application/json@ instance Produces CreateNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedNetworkPolicy MimeYaml -- *** deleteCollectionNamespacedNetworkPolicy @@ -158,16 +158,12 @@ instance HasOptionalParam DeleteCollectionNamespacedNetworkPolicy TimeoutSeconds instance HasOptionalParam DeleteCollectionNamespacedNetworkPolicy Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedNetworkPolicy mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedNetworkPolicy MimeYaml -- *** deleteNamespacedNetworkPolicy @@ -182,11 +178,11 @@ deleteNamespacedNetworkPolicy :: (Consumes DeleteNamespacedNetworkPolicy contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the NetworkPolicy -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType V1Status accept -deleteNamespacedNetworkPolicy _ _ (Name name) (Namespace namespace) body = +deleteNamespacedNetworkPolicy _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/networking.k8s.io/v1/namespaces/",toPath namespace,"/networkpolicies/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -213,16 +209,16 @@ instance HasOptionalParam DeleteNamespacedNetworkPolicy OrphanDependents where instance HasOptionalParam DeleteNamespacedNetworkPolicy PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedNetworkPolicy mtype -- | @application/json@ instance Produces DeleteNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedNetworkPolicy MimeYaml -- *** getAPIResources @@ -241,20 +237,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listNamespacedNetworkPolicy @@ -319,20 +307,16 @@ instance HasOptionalParam ListNamespacedNetworkPolicy TimeoutSeconds where instance HasOptionalParam ListNamespacedNetworkPolicy Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedNetworkPolicy mtype - -- | @application/json@ instance Produces ListNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedNetworkPolicy MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedNetworkPolicy MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedNetworkPolicy MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedNetworkPolicy MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedNetworkPolicy MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedNetworkPolicy MimeYaml -- *** listNetworkPolicyForAllNamespaces @@ -396,20 +380,16 @@ instance HasOptionalParam ListNetworkPolicyForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListNetworkPolicyForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNetworkPolicyForAllNamespaces mtype - -- | @application/json@ instance Produces ListNetworkPolicyForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListNetworkPolicyForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNetworkPolicyForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNetworkPolicyForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNetworkPolicyForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNetworkPolicyForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNetworkPolicyForAllNamespaces MimeYaml -- *** patchNamespacedNetworkPolicy @@ -421,20 +401,20 @@ instance Produces ListNetworkPolicyForAllNamespaces MimeVndKubernetesProtobufstr -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedNetworkPolicy - :: (Consumes PatchNamespacedNetworkPolicy contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedNetworkPolicy contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the NetworkPolicy -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedNetworkPolicy contentType V1NetworkPolicy accept -patchNamespacedNetworkPolicy _ _ (Name name) (Namespace namespace) body = +patchNamespacedNetworkPolicy _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/networking.k8s.io/v1/namespaces/",toPath namespace,"/networkpolicies/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedNetworkPolicy -instance HasBodyParam PatchNamespacedNetworkPolicy A.Value +instance HasBodyParam PatchNamespacedNetworkPolicy Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedNetworkPolicy Pretty where @@ -450,10 +430,10 @@ instance Consumes PatchNamespacedNetworkPolicy MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedNetworkPolicy MimeYaml -- *** readNamespacedNetworkPolicy @@ -489,16 +469,12 @@ instance HasOptionalParam ReadNamespacedNetworkPolicy Exact where instance HasOptionalParam ReadNamespacedNetworkPolicy Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedNetworkPolicy mtype - -- | @application/json@ instance Produces ReadNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedNetworkPolicy MimeYaml -- *** replaceNamespacedNetworkPolicy @@ -513,11 +489,11 @@ replaceNamespacedNetworkPolicy :: (Consumes ReplaceNamespacedNetworkPolicy contentType, MimeRender contentType V1NetworkPolicy) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1NetworkPolicy -- ^ "body" -> Name -- ^ "name" - name of the NetworkPolicy -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1NetworkPolicy -- ^ "body" -> KubernetesRequest ReplaceNamespacedNetworkPolicy contentType V1NetworkPolicy accept -replaceNamespacedNetworkPolicy _ _ (Name name) (Namespace namespace) body = +replaceNamespacedNetworkPolicy _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/networking.k8s.io/v1/namespaces/",toPath namespace,"/networkpolicies/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -529,14 +505,14 @@ instance HasBodyParam ReplaceNamespacedNetworkPolicy V1NetworkPolicy instance HasOptionalParam ReplaceNamespacedNetworkPolicy Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedNetworkPolicy mtype -- | @application/json@ instance Produces ReplaceNamespacedNetworkPolicy MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedNetworkPolicy MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedNetworkPolicy MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedNetworkPolicy MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Policy.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Policy.hs index a0b4853..f985867 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Policy.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Policy.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/PolicyV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/PolicyV1beta1.hs index c2bde5c..0221a2d 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/PolicyV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/PolicyV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedPodDisruptionBudget :: (Consumes CreateNamespacedPodDisruptionBudget contentType, MimeRender contentType V1beta1PodDisruptionBudget) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1PodDisruptionBudget -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedPodDisruptionBudget contentType V1beta1PodDisruptionBudget accept -createNamespacedPodDisruptionBudget _ _ (Namespace namespace) body = +createNamespacedPodDisruptionBudget _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/policy/v1beta1/namespaces/",toPath namespace,"/poddisruptionbudgets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedPodDisruptionBudget V1beta1PodDisruptionBu instance HasOptionalParam CreateNamespacedPodDisruptionBudget Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedPodDisruptionBudget mtype -- | @application/json@ instance Produces CreateNamespacedPodDisruptionBudget MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedPodDisruptionBudget MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedPodDisruptionBudget MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedPodDisruptionBudget MimeYaml -- *** deleteCollectionNamespacedPodDisruptionBudget @@ -158,16 +158,12 @@ instance HasOptionalParam DeleteCollectionNamespacedPodDisruptionBudget TimeoutS instance HasOptionalParam DeleteCollectionNamespacedPodDisruptionBudget Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedPodDisruptionBudget mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedPodDisruptionBudget MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedPodDisruptionBudget MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedPodDisruptionBudget MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedPodDisruptionBudget MimeYaml -- *** deleteNamespacedPodDisruptionBudget @@ -182,11 +178,11 @@ deleteNamespacedPodDisruptionBudget :: (Consumes DeleteNamespacedPodDisruptionBudget contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the PodDisruptionBudget -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedPodDisruptionBudget contentType V1Status accept -deleteNamespacedPodDisruptionBudget _ _ (Name name) (Namespace namespace) body = +deleteNamespacedPodDisruptionBudget _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/policy/v1beta1/namespaces/",toPath namespace,"/poddisruptionbudgets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -213,16 +209,16 @@ instance HasOptionalParam DeleteNamespacedPodDisruptionBudget OrphanDependents w instance HasOptionalParam DeleteNamespacedPodDisruptionBudget PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedPodDisruptionBudget mtype -- | @application/json@ instance Produces DeleteNamespacedPodDisruptionBudget MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedPodDisruptionBudget MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedPodDisruptionBudget MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedPodDisruptionBudget MimeYaml -- *** getAPIResources @@ -241,20 +237,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listNamespacedPodDisruptionBudget @@ -319,20 +307,16 @@ instance HasOptionalParam ListNamespacedPodDisruptionBudget TimeoutSeconds where instance HasOptionalParam ListNamespacedPodDisruptionBudget Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedPodDisruptionBudget mtype - -- | @application/json@ instance Produces ListNamespacedPodDisruptionBudget MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedPodDisruptionBudget MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedPodDisruptionBudget MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedPodDisruptionBudget MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedPodDisruptionBudget MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedPodDisruptionBudget MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedPodDisruptionBudget MimeYaml -- *** listPodDisruptionBudgetForAllNamespaces @@ -396,20 +380,16 @@ instance HasOptionalParam ListPodDisruptionBudgetForAllNamespaces TimeoutSeconds instance HasOptionalParam ListPodDisruptionBudgetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListPodDisruptionBudgetForAllNamespaces mtype - -- | @application/json@ instance Produces ListPodDisruptionBudgetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListPodDisruptionBudgetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListPodDisruptionBudgetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListPodDisruptionBudgetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListPodDisruptionBudgetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListPodDisruptionBudgetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListPodDisruptionBudgetForAllNamespaces MimeYaml -- *** patchNamespacedPodDisruptionBudget @@ -421,20 +401,20 @@ instance Produces ListPodDisruptionBudgetForAllNamespaces MimeVndKubernetesProto -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedPodDisruptionBudget - :: (Consumes PatchNamespacedPodDisruptionBudget contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedPodDisruptionBudget contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the PodDisruptionBudget -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedPodDisruptionBudget contentType V1beta1PodDisruptionBudget accept -patchNamespacedPodDisruptionBudget _ _ (Name name) (Namespace namespace) body = +patchNamespacedPodDisruptionBudget _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/policy/v1beta1/namespaces/",toPath namespace,"/poddisruptionbudgets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedPodDisruptionBudget -instance HasBodyParam PatchNamespacedPodDisruptionBudget A.Value +instance HasBodyParam PatchNamespacedPodDisruptionBudget Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedPodDisruptionBudget Pretty where @@ -450,10 +430,10 @@ instance Consumes PatchNamespacedPodDisruptionBudget MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedPodDisruptionBudget MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedPodDisruptionBudget MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedPodDisruptionBudget MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedPodDisruptionBudget MimeYaml -- *** patchNamespacedPodDisruptionBudgetStatus @@ -465,20 +445,20 @@ instance Produces PatchNamespacedPodDisruptionBudget MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedPodDisruptionBudgetStatus - :: (Consumes PatchNamespacedPodDisruptionBudgetStatus contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedPodDisruptionBudgetStatus contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the PodDisruptionBudget -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedPodDisruptionBudgetStatus contentType V1beta1PodDisruptionBudget accept -patchNamespacedPodDisruptionBudgetStatus _ _ (Name name) (Namespace namespace) body = +patchNamespacedPodDisruptionBudgetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/policy/v1beta1/namespaces/",toPath namespace,"/poddisruptionbudgets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedPodDisruptionBudgetStatus -instance HasBodyParam PatchNamespacedPodDisruptionBudgetStatus A.Value +instance HasBodyParam PatchNamespacedPodDisruptionBudgetStatus Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedPodDisruptionBudgetStatus Pretty where @@ -494,10 +474,10 @@ instance Consumes PatchNamespacedPodDisruptionBudgetStatus MimeStrategicMergePat -- | @application/json@ instance Produces PatchNamespacedPodDisruptionBudgetStatus MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedPodDisruptionBudgetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedPodDisruptionBudgetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedPodDisruptionBudgetStatus MimeYaml -- *** readNamespacedPodDisruptionBudget @@ -533,16 +513,12 @@ instance HasOptionalParam ReadNamespacedPodDisruptionBudget Exact where instance HasOptionalParam ReadNamespacedPodDisruptionBudget Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedPodDisruptionBudget mtype - -- | @application/json@ instance Produces ReadNamespacedPodDisruptionBudget MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedPodDisruptionBudget MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedPodDisruptionBudget MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedPodDisruptionBudget MimeYaml -- *** readNamespacedPodDisruptionBudgetStatus @@ -568,16 +544,12 @@ data ReadNamespacedPodDisruptionBudgetStatus instance HasOptionalParam ReadNamespacedPodDisruptionBudgetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedPodDisruptionBudgetStatus mtype - -- | @application/json@ instance Produces ReadNamespacedPodDisruptionBudgetStatus MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedPodDisruptionBudgetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedPodDisruptionBudgetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedPodDisruptionBudgetStatus MimeYaml -- *** replaceNamespacedPodDisruptionBudget @@ -592,11 +564,11 @@ replaceNamespacedPodDisruptionBudget :: (Consumes ReplaceNamespacedPodDisruptionBudget contentType, MimeRender contentType V1beta1PodDisruptionBudget) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1PodDisruptionBudget -- ^ "body" -> Name -- ^ "name" - name of the PodDisruptionBudget -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1PodDisruptionBudget -- ^ "body" -> KubernetesRequest ReplaceNamespacedPodDisruptionBudget contentType V1beta1PodDisruptionBudget accept -replaceNamespacedPodDisruptionBudget _ _ (Name name) (Namespace namespace) body = +replaceNamespacedPodDisruptionBudget _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/policy/v1beta1/namespaces/",toPath namespace,"/poddisruptionbudgets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -608,16 +580,16 @@ instance HasBodyParam ReplaceNamespacedPodDisruptionBudget V1beta1PodDisruptionB instance HasOptionalParam ReplaceNamespacedPodDisruptionBudget Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedPodDisruptionBudget mtype -- | @application/json@ instance Produces ReplaceNamespacedPodDisruptionBudget MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedPodDisruptionBudget MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedPodDisruptionBudget MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedPodDisruptionBudget MimeYaml -- *** replaceNamespacedPodDisruptionBudgetStatus @@ -632,11 +604,11 @@ replaceNamespacedPodDisruptionBudgetStatus :: (Consumes ReplaceNamespacedPodDisruptionBudgetStatus contentType, MimeRender contentType V1beta1PodDisruptionBudget) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1PodDisruptionBudget -- ^ "body" -> Name -- ^ "name" - name of the PodDisruptionBudget -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1PodDisruptionBudget -- ^ "body" -> KubernetesRequest ReplaceNamespacedPodDisruptionBudgetStatus contentType V1beta1PodDisruptionBudget accept -replaceNamespacedPodDisruptionBudgetStatus _ _ (Name name) (Namespace namespace) body = +replaceNamespacedPodDisruptionBudgetStatus _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/policy/v1beta1/namespaces/",toPath namespace,"/poddisruptionbudgets/",toPath name,"/status"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -648,14 +620,14 @@ instance HasBodyParam ReplaceNamespacedPodDisruptionBudgetStatus V1beta1PodDisru instance HasOptionalParam ReplaceNamespacedPodDisruptionBudgetStatus Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedPodDisruptionBudgetStatus mtype -- | @application/json@ instance Produces ReplaceNamespacedPodDisruptionBudgetStatus MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedPodDisruptionBudgetStatus MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedPodDisruptionBudgetStatus MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedPodDisruptionBudgetStatus MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorization.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorization.hs index db93c22..da89124 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorization.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorization.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1.hs index 81dab93..06cc368 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateClusterRole V1ClusterRole instance HasOptionalParam CreateClusterRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateClusterRole mtype -- | @application/json@ instance Produces CreateClusterRole MimeJSON --- | @application/yaml@ -instance Produces CreateClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateClusterRole MimeYaml -- *** createClusterRoleBinding @@ -121,16 +121,16 @@ instance HasBodyParam CreateClusterRoleBinding V1ClusterRoleBinding instance HasOptionalParam CreateClusterRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateClusterRoleBinding mtype -- | @application/json@ instance Produces CreateClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces CreateClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateClusterRoleBinding MimeYaml -- *** createNamespacedRole @@ -145,10 +145,10 @@ createNamespacedRole :: (Consumes CreateNamespacedRole contentType, MimeRender contentType V1Role) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1Role -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedRole contentType V1Role accept -createNamespacedRole _ _ (Namespace namespace) body = +createNamespacedRole _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/rbac.authorization.k8s.io/v1/namespaces/",toPath namespace,"/roles"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -160,16 +160,16 @@ instance HasBodyParam CreateNamespacedRole V1Role instance HasOptionalParam CreateNamespacedRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedRole mtype -- | @application/json@ instance Produces CreateNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedRole MimeYaml -- *** createNamespacedRoleBinding @@ -184,10 +184,10 @@ createNamespacedRoleBinding :: (Consumes CreateNamespacedRoleBinding contentType, MimeRender contentType V1RoleBinding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1RoleBinding -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedRoleBinding contentType V1RoleBinding accept -createNamespacedRoleBinding _ _ (Namespace namespace) body = +createNamespacedRoleBinding _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/rbac.authorization.k8s.io/v1/namespaces/",toPath namespace,"/rolebindings"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -199,16 +199,16 @@ instance HasBodyParam CreateNamespacedRoleBinding V1RoleBinding instance HasOptionalParam CreateNamespacedRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedRoleBinding mtype -- | @application/json@ instance Produces CreateNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedRoleBinding MimeYaml -- *** deleteClusterRole @@ -223,10 +223,10 @@ deleteClusterRole :: (Consumes DeleteClusterRole contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRole -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRole -> KubernetesRequest DeleteClusterRole contentType V1Status accept -deleteClusterRole _ _ (Name name) body = +deleteClusterRole _ _ body (Name name) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1/clusterroles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -253,16 +253,16 @@ instance HasOptionalParam DeleteClusterRole OrphanDependents where instance HasOptionalParam DeleteClusterRole PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteClusterRole mtype -- | @application/json@ instance Produces DeleteClusterRole MimeJSON --- | @application/yaml@ -instance Produces DeleteClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteClusterRole MimeYaml -- *** deleteClusterRoleBinding @@ -277,10 +277,10 @@ deleteClusterRoleBinding :: (Consumes DeleteClusterRoleBinding contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRoleBinding -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRoleBinding -> KubernetesRequest DeleteClusterRoleBinding contentType V1Status accept -deleteClusterRoleBinding _ _ (Name name) body = +deleteClusterRoleBinding _ _ body (Name name) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1/clusterrolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -307,16 +307,16 @@ instance HasOptionalParam DeleteClusterRoleBinding OrphanDependents where instance HasOptionalParam DeleteClusterRoleBinding PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteClusterRoleBinding mtype -- | @application/json@ instance Produces DeleteClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteClusterRoleBinding MimeYaml -- *** deleteCollectionClusterRole @@ -380,16 +380,12 @@ instance HasOptionalParam DeleteCollectionClusterRole TimeoutSeconds where instance HasOptionalParam DeleteCollectionClusterRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionClusterRole mtype - -- | @application/json@ instance Produces DeleteCollectionClusterRole MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionClusterRole MimeYaml -- *** deleteCollectionClusterRoleBinding @@ -453,16 +449,12 @@ instance HasOptionalParam DeleteCollectionClusterRoleBinding TimeoutSeconds wher instance HasOptionalParam DeleteCollectionClusterRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionClusterRoleBinding mtype - -- | @application/json@ instance Produces DeleteCollectionClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionClusterRoleBinding MimeYaml -- *** deleteCollectionNamespacedRole @@ -527,16 +519,12 @@ instance HasOptionalParam DeleteCollectionNamespacedRole TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedRole mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedRole MimeYaml -- *** deleteCollectionNamespacedRoleBinding @@ -601,16 +589,12 @@ instance HasOptionalParam DeleteCollectionNamespacedRoleBinding TimeoutSeconds w instance HasOptionalParam DeleteCollectionNamespacedRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedRoleBinding mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedRoleBinding MimeYaml -- *** deleteNamespacedRole @@ -625,11 +609,11 @@ deleteNamespacedRole :: (Consumes DeleteNamespacedRole contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Role -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedRole contentType V1Status accept -deleteNamespacedRole _ _ (Name name) (Namespace namespace) body = +deleteNamespacedRole _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1/namespaces/",toPath namespace,"/roles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -656,16 +640,16 @@ instance HasOptionalParam DeleteNamespacedRole OrphanDependents where instance HasOptionalParam DeleteNamespacedRole PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedRole mtype -- | @application/json@ instance Produces DeleteNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedRole MimeYaml -- *** deleteNamespacedRoleBinding @@ -680,11 +664,11 @@ deleteNamespacedRoleBinding :: (Consumes DeleteNamespacedRoleBinding contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the RoleBinding -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedRoleBinding contentType V1Status accept -deleteNamespacedRoleBinding _ _ (Name name) (Namespace namespace) body = +deleteNamespacedRoleBinding _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1/namespaces/",toPath namespace,"/rolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -711,16 +695,16 @@ instance HasOptionalParam DeleteNamespacedRoleBinding OrphanDependents where instance HasOptionalParam DeleteNamespacedRoleBinding PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedRoleBinding mtype -- | @application/json@ instance Produces DeleteNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedRoleBinding MimeYaml -- *** getAPIResources @@ -739,20 +723,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listClusterRole @@ -816,20 +792,16 @@ instance HasOptionalParam ListClusterRole TimeoutSeconds where instance HasOptionalParam ListClusterRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListClusterRole mtype - -- | @application/json@ instance Produces ListClusterRole MimeJSON --- | @application/yaml@ -instance Produces ListClusterRole MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListClusterRole MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListClusterRole MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListClusterRole MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListClusterRole MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListClusterRole MimeYaml -- *** listClusterRoleBinding @@ -893,20 +865,16 @@ instance HasOptionalParam ListClusterRoleBinding TimeoutSeconds where instance HasOptionalParam ListClusterRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListClusterRoleBinding mtype - -- | @application/json@ instance Produces ListClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ListClusterRoleBinding MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListClusterRoleBinding MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListClusterRoleBinding MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListClusterRoleBinding MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListClusterRoleBinding MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListClusterRoleBinding MimeYaml -- *** listNamespacedRole @@ -971,20 +939,16 @@ instance HasOptionalParam ListNamespacedRole TimeoutSeconds where instance HasOptionalParam ListNamespacedRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedRole mtype - -- | @application/json@ instance Produces ListNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedRole MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedRole MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedRole MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedRole MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedRole MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedRole MimeYaml -- *** listNamespacedRoleBinding @@ -1049,20 +1013,16 @@ instance HasOptionalParam ListNamespacedRoleBinding TimeoutSeconds where instance HasOptionalParam ListNamespacedRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedRoleBinding mtype - -- | @application/json@ instance Produces ListNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedRoleBinding MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedRoleBinding MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedRoleBinding MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedRoleBinding MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedRoleBinding MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedRoleBinding MimeYaml -- *** listRoleBindingForAllNamespaces @@ -1126,20 +1086,16 @@ instance HasOptionalParam ListRoleBindingForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListRoleBindingForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListRoleBindingForAllNamespaces mtype - -- | @application/json@ instance Produces ListRoleBindingForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListRoleBindingForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListRoleBindingForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListRoleBindingForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListRoleBindingForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListRoleBindingForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListRoleBindingForAllNamespaces MimeYaml -- *** listRoleForAllNamespaces @@ -1203,20 +1159,16 @@ instance HasOptionalParam ListRoleForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListRoleForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListRoleForAllNamespaces mtype - -- | @application/json@ instance Produces ListRoleForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListRoleForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListRoleForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListRoleForAllNamespaces MimeYaml -- *** patchClusterRole @@ -1228,19 +1180,19 @@ instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchClusterRole - :: (Consumes PatchClusterRole contentType, MimeRender contentType A.Value) + :: (Consumes PatchClusterRole contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ClusterRole - -> A.Value -- ^ "body" -> KubernetesRequest PatchClusterRole contentType V1ClusterRole accept -patchClusterRole _ _ (Name name) body = +patchClusterRole _ _ body (Name name) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1/clusterroles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchClusterRole -instance HasBodyParam PatchClusterRole A.Value +instance HasBodyParam PatchClusterRole Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchClusterRole Pretty where @@ -1256,10 +1208,10 @@ instance Consumes PatchClusterRole MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchClusterRole MimeJSON --- | @application/yaml@ -instance Produces PatchClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchClusterRole MimeYaml -- *** patchClusterRoleBinding @@ -1271,19 +1223,19 @@ instance Produces PatchClusterRole MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchClusterRoleBinding - :: (Consumes PatchClusterRoleBinding contentType, MimeRender contentType A.Value) + :: (Consumes PatchClusterRoleBinding contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ClusterRoleBinding - -> A.Value -- ^ "body" -> KubernetesRequest PatchClusterRoleBinding contentType V1ClusterRoleBinding accept -patchClusterRoleBinding _ _ (Name name) body = +patchClusterRoleBinding _ _ body (Name name) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1/clusterrolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchClusterRoleBinding -instance HasBodyParam PatchClusterRoleBinding A.Value +instance HasBodyParam PatchClusterRoleBinding Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchClusterRoleBinding Pretty where @@ -1299,10 +1251,10 @@ instance Consumes PatchClusterRoleBinding MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces PatchClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchClusterRoleBinding MimeYaml -- *** patchNamespacedRole @@ -1314,20 +1266,20 @@ instance Produces PatchClusterRoleBinding MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedRole - :: (Consumes PatchNamespacedRole contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedRole contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Role -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedRole contentType V1Role accept -patchNamespacedRole _ _ (Name name) (Namespace namespace) body = +patchNamespacedRole _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1/namespaces/",toPath namespace,"/roles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedRole -instance HasBodyParam PatchNamespacedRole A.Value +instance HasBodyParam PatchNamespacedRole Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedRole Pretty where @@ -1343,10 +1295,10 @@ instance Consumes PatchNamespacedRole MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedRole MimeYaml -- *** patchNamespacedRoleBinding @@ -1358,20 +1310,20 @@ instance Produces PatchNamespacedRole MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedRoleBinding - :: (Consumes PatchNamespacedRoleBinding contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedRoleBinding contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the RoleBinding -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedRoleBinding contentType V1RoleBinding accept -patchNamespacedRoleBinding _ _ (Name name) (Namespace namespace) body = +patchNamespacedRoleBinding _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1/namespaces/",toPath namespace,"/rolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedRoleBinding -instance HasBodyParam PatchNamespacedRoleBinding A.Value +instance HasBodyParam PatchNamespacedRoleBinding Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedRoleBinding Pretty where @@ -1387,10 +1339,10 @@ instance Consumes PatchNamespacedRoleBinding MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedRoleBinding MimeYaml -- *** readClusterRole @@ -1415,16 +1367,12 @@ data ReadClusterRole instance HasOptionalParam ReadClusterRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadClusterRole mtype - -- | @application/json@ instance Produces ReadClusterRole MimeJSON --- | @application/yaml@ -instance Produces ReadClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadClusterRole MimeYaml -- *** readClusterRoleBinding @@ -1449,16 +1397,12 @@ data ReadClusterRoleBinding instance HasOptionalParam ReadClusterRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadClusterRoleBinding mtype - -- | @application/json@ instance Produces ReadClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReadClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadClusterRoleBinding MimeYaml -- *** readNamespacedRole @@ -1484,16 +1428,12 @@ data ReadNamespacedRole instance HasOptionalParam ReadNamespacedRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedRole mtype - -- | @application/json@ instance Produces ReadNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedRole MimeYaml -- *** readNamespacedRoleBinding @@ -1519,16 +1459,12 @@ data ReadNamespacedRoleBinding instance HasOptionalParam ReadNamespacedRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedRoleBinding mtype - -- | @application/json@ instance Produces ReadNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedRoleBinding MimeYaml -- *** replaceClusterRole @@ -1543,10 +1479,10 @@ replaceClusterRole :: (Consumes ReplaceClusterRole contentType, MimeRender contentType V1ClusterRole) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRole -> V1ClusterRole -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRole -> KubernetesRequest ReplaceClusterRole contentType V1ClusterRole accept -replaceClusterRole _ _ (Name name) body = +replaceClusterRole _ _ body (Name name) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1/clusterroles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1558,16 +1494,16 @@ instance HasBodyParam ReplaceClusterRole V1ClusterRole instance HasOptionalParam ReplaceClusterRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceClusterRole mtype -- | @application/json@ instance Produces ReplaceClusterRole MimeJSON --- | @application/yaml@ -instance Produces ReplaceClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceClusterRole MimeYaml -- *** replaceClusterRoleBinding @@ -1582,10 +1518,10 @@ replaceClusterRoleBinding :: (Consumes ReplaceClusterRoleBinding contentType, MimeRender contentType V1ClusterRoleBinding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRoleBinding -> V1ClusterRoleBinding -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRoleBinding -> KubernetesRequest ReplaceClusterRoleBinding contentType V1ClusterRoleBinding accept -replaceClusterRoleBinding _ _ (Name name) body = +replaceClusterRoleBinding _ _ body (Name name) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1/clusterrolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1597,16 +1533,16 @@ instance HasBodyParam ReplaceClusterRoleBinding V1ClusterRoleBinding instance HasOptionalParam ReplaceClusterRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceClusterRoleBinding mtype -- | @application/json@ instance Produces ReplaceClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReplaceClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceClusterRoleBinding MimeYaml -- *** replaceNamespacedRole @@ -1621,11 +1557,11 @@ replaceNamespacedRole :: (Consumes ReplaceNamespacedRole contentType, MimeRender contentType V1Role) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1Role -- ^ "body" -> Name -- ^ "name" - name of the Role -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1Role -- ^ "body" -> KubernetesRequest ReplaceNamespacedRole contentType V1Role accept -replaceNamespacedRole _ _ (Name name) (Namespace namespace) body = +replaceNamespacedRole _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1/namespaces/",toPath namespace,"/roles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1637,16 +1573,16 @@ instance HasBodyParam ReplaceNamespacedRole V1Role instance HasOptionalParam ReplaceNamespacedRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedRole mtype -- | @application/json@ instance Produces ReplaceNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedRole MimeYaml -- *** replaceNamespacedRoleBinding @@ -1661,11 +1597,11 @@ replaceNamespacedRoleBinding :: (Consumes ReplaceNamespacedRoleBinding contentType, MimeRender contentType V1RoleBinding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1RoleBinding -- ^ "body" -> Name -- ^ "name" - name of the RoleBinding -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1RoleBinding -- ^ "body" -> KubernetesRequest ReplaceNamespacedRoleBinding contentType V1RoleBinding accept -replaceNamespacedRoleBinding _ _ (Name name) (Namespace namespace) body = +replaceNamespacedRoleBinding _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1/namespaces/",toPath namespace,"/rolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1677,14 +1613,14 @@ instance HasBodyParam ReplaceNamespacedRoleBinding V1RoleBinding instance HasOptionalParam ReplaceNamespacedRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedRoleBinding mtype -- | @application/json@ instance Produces ReplaceNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedRoleBinding MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1alpha1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1alpha1.hs index 873dc34..8cea3c4 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1alpha1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1alpha1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateClusterRole V1alpha1ClusterRole instance HasOptionalParam CreateClusterRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateClusterRole mtype -- | @application/json@ instance Produces CreateClusterRole MimeJSON --- | @application/yaml@ -instance Produces CreateClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateClusterRole MimeYaml -- *** createClusterRoleBinding @@ -121,16 +121,16 @@ instance HasBodyParam CreateClusterRoleBinding V1alpha1ClusterRoleBinding instance HasOptionalParam CreateClusterRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateClusterRoleBinding mtype -- | @application/json@ instance Produces CreateClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces CreateClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateClusterRoleBinding MimeYaml -- *** createNamespacedRole @@ -145,10 +145,10 @@ createNamespacedRole :: (Consumes CreateNamespacedRole contentType, MimeRender contentType V1alpha1Role) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1alpha1Role -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedRole contentType V1alpha1Role accept -createNamespacedRole _ _ (Namespace namespace) body = +createNamespacedRole _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/rbac.authorization.k8s.io/v1alpha1/namespaces/",toPath namespace,"/roles"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -160,16 +160,16 @@ instance HasBodyParam CreateNamespacedRole V1alpha1Role instance HasOptionalParam CreateNamespacedRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedRole mtype -- | @application/json@ instance Produces CreateNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedRole MimeYaml -- *** createNamespacedRoleBinding @@ -184,10 +184,10 @@ createNamespacedRoleBinding :: (Consumes CreateNamespacedRoleBinding contentType, MimeRender contentType V1alpha1RoleBinding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1alpha1RoleBinding -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedRoleBinding contentType V1alpha1RoleBinding accept -createNamespacedRoleBinding _ _ (Namespace namespace) body = +createNamespacedRoleBinding _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/rbac.authorization.k8s.io/v1alpha1/namespaces/",toPath namespace,"/rolebindings"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -199,16 +199,16 @@ instance HasBodyParam CreateNamespacedRoleBinding V1alpha1RoleBinding instance HasOptionalParam CreateNamespacedRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedRoleBinding mtype -- | @application/json@ instance Produces CreateNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedRoleBinding MimeYaml -- *** deleteClusterRole @@ -223,10 +223,10 @@ deleteClusterRole :: (Consumes DeleteClusterRole contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRole -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRole -> KubernetesRequest DeleteClusterRole contentType V1Status accept -deleteClusterRole _ _ (Name name) body = +deleteClusterRole _ _ body (Name name) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -253,16 +253,16 @@ instance HasOptionalParam DeleteClusterRole OrphanDependents where instance HasOptionalParam DeleteClusterRole PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteClusterRole mtype -- | @application/json@ instance Produces DeleteClusterRole MimeJSON --- | @application/yaml@ -instance Produces DeleteClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteClusterRole MimeYaml -- *** deleteClusterRoleBinding @@ -277,10 +277,10 @@ deleteClusterRoleBinding :: (Consumes DeleteClusterRoleBinding contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRoleBinding -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRoleBinding -> KubernetesRequest DeleteClusterRoleBinding contentType V1Status accept -deleteClusterRoleBinding _ _ (Name name) body = +deleteClusterRoleBinding _ _ body (Name name) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -307,16 +307,16 @@ instance HasOptionalParam DeleteClusterRoleBinding OrphanDependents where instance HasOptionalParam DeleteClusterRoleBinding PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteClusterRoleBinding mtype -- | @application/json@ instance Produces DeleteClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteClusterRoleBinding MimeYaml -- *** deleteCollectionClusterRole @@ -380,16 +380,12 @@ instance HasOptionalParam DeleteCollectionClusterRole TimeoutSeconds where instance HasOptionalParam DeleteCollectionClusterRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionClusterRole mtype - -- | @application/json@ instance Produces DeleteCollectionClusterRole MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionClusterRole MimeYaml -- *** deleteCollectionClusterRoleBinding @@ -453,16 +449,12 @@ instance HasOptionalParam DeleteCollectionClusterRoleBinding TimeoutSeconds wher instance HasOptionalParam DeleteCollectionClusterRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionClusterRoleBinding mtype - -- | @application/json@ instance Produces DeleteCollectionClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionClusterRoleBinding MimeYaml -- *** deleteCollectionNamespacedRole @@ -527,16 +519,12 @@ instance HasOptionalParam DeleteCollectionNamespacedRole TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedRole mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedRole MimeYaml -- *** deleteCollectionNamespacedRoleBinding @@ -601,16 +589,12 @@ instance HasOptionalParam DeleteCollectionNamespacedRoleBinding TimeoutSeconds w instance HasOptionalParam DeleteCollectionNamespacedRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedRoleBinding mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedRoleBinding MimeYaml -- *** deleteNamespacedRole @@ -625,11 +609,11 @@ deleteNamespacedRole :: (Consumes DeleteNamespacedRole contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Role -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedRole contentType V1Status accept -deleteNamespacedRole _ _ (Name name) (Namespace namespace) body = +deleteNamespacedRole _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1alpha1/namespaces/",toPath namespace,"/roles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -656,16 +640,16 @@ instance HasOptionalParam DeleteNamespacedRole OrphanDependents where instance HasOptionalParam DeleteNamespacedRole PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedRole mtype -- | @application/json@ instance Produces DeleteNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedRole MimeYaml -- *** deleteNamespacedRoleBinding @@ -680,11 +664,11 @@ deleteNamespacedRoleBinding :: (Consumes DeleteNamespacedRoleBinding contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the RoleBinding -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedRoleBinding contentType V1Status accept -deleteNamespacedRoleBinding _ _ (Name name) (Namespace namespace) body = +deleteNamespacedRoleBinding _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1alpha1/namespaces/",toPath namespace,"/rolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -711,16 +695,16 @@ instance HasOptionalParam DeleteNamespacedRoleBinding OrphanDependents where instance HasOptionalParam DeleteNamespacedRoleBinding PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedRoleBinding mtype -- | @application/json@ instance Produces DeleteNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedRoleBinding MimeYaml -- *** getAPIResources @@ -739,20 +723,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listClusterRole @@ -816,20 +792,16 @@ instance HasOptionalParam ListClusterRole TimeoutSeconds where instance HasOptionalParam ListClusterRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListClusterRole mtype - -- | @application/json@ instance Produces ListClusterRole MimeJSON --- | @application/yaml@ -instance Produces ListClusterRole MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListClusterRole MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListClusterRole MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListClusterRole MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListClusterRole MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListClusterRole MimeYaml -- *** listClusterRoleBinding @@ -893,20 +865,16 @@ instance HasOptionalParam ListClusterRoleBinding TimeoutSeconds where instance HasOptionalParam ListClusterRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListClusterRoleBinding mtype - -- | @application/json@ instance Produces ListClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ListClusterRoleBinding MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListClusterRoleBinding MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListClusterRoleBinding MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListClusterRoleBinding MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListClusterRoleBinding MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListClusterRoleBinding MimeYaml -- *** listNamespacedRole @@ -971,20 +939,16 @@ instance HasOptionalParam ListNamespacedRole TimeoutSeconds where instance HasOptionalParam ListNamespacedRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedRole mtype - -- | @application/json@ instance Produces ListNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedRole MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedRole MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedRole MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedRole MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedRole MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedRole MimeYaml -- *** listNamespacedRoleBinding @@ -1049,20 +1013,16 @@ instance HasOptionalParam ListNamespacedRoleBinding TimeoutSeconds where instance HasOptionalParam ListNamespacedRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedRoleBinding mtype - -- | @application/json@ instance Produces ListNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedRoleBinding MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedRoleBinding MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedRoleBinding MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedRoleBinding MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedRoleBinding MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedRoleBinding MimeYaml -- *** listRoleBindingForAllNamespaces @@ -1126,20 +1086,16 @@ instance HasOptionalParam ListRoleBindingForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListRoleBindingForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListRoleBindingForAllNamespaces mtype - -- | @application/json@ instance Produces ListRoleBindingForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListRoleBindingForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListRoleBindingForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListRoleBindingForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListRoleBindingForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListRoleBindingForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListRoleBindingForAllNamespaces MimeYaml -- *** listRoleForAllNamespaces @@ -1203,20 +1159,16 @@ instance HasOptionalParam ListRoleForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListRoleForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListRoleForAllNamespaces mtype - -- | @application/json@ instance Produces ListRoleForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListRoleForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListRoleForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListRoleForAllNamespaces MimeYaml -- *** patchClusterRole @@ -1228,19 +1180,19 @@ instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchClusterRole - :: (Consumes PatchClusterRole contentType, MimeRender contentType A.Value) + :: (Consumes PatchClusterRole contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ClusterRole - -> A.Value -- ^ "body" -> KubernetesRequest PatchClusterRole contentType V1alpha1ClusterRole accept -patchClusterRole _ _ (Name name) body = +patchClusterRole _ _ body (Name name) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchClusterRole -instance HasBodyParam PatchClusterRole A.Value +instance HasBodyParam PatchClusterRole Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchClusterRole Pretty where @@ -1256,10 +1208,10 @@ instance Consumes PatchClusterRole MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchClusterRole MimeJSON --- | @application/yaml@ -instance Produces PatchClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchClusterRole MimeYaml -- *** patchClusterRoleBinding @@ -1271,19 +1223,19 @@ instance Produces PatchClusterRole MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchClusterRoleBinding - :: (Consumes PatchClusterRoleBinding contentType, MimeRender contentType A.Value) + :: (Consumes PatchClusterRoleBinding contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ClusterRoleBinding - -> A.Value -- ^ "body" -> KubernetesRequest PatchClusterRoleBinding contentType V1alpha1ClusterRoleBinding accept -patchClusterRoleBinding _ _ (Name name) body = +patchClusterRoleBinding _ _ body (Name name) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchClusterRoleBinding -instance HasBodyParam PatchClusterRoleBinding A.Value +instance HasBodyParam PatchClusterRoleBinding Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchClusterRoleBinding Pretty where @@ -1299,10 +1251,10 @@ instance Consumes PatchClusterRoleBinding MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces PatchClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchClusterRoleBinding MimeYaml -- *** patchNamespacedRole @@ -1314,20 +1266,20 @@ instance Produces PatchClusterRoleBinding MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedRole - :: (Consumes PatchNamespacedRole contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedRole contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Role -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedRole contentType V1alpha1Role accept -patchNamespacedRole _ _ (Name name) (Namespace namespace) body = +patchNamespacedRole _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1alpha1/namespaces/",toPath namespace,"/roles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedRole -instance HasBodyParam PatchNamespacedRole A.Value +instance HasBodyParam PatchNamespacedRole Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedRole Pretty where @@ -1343,10 +1295,10 @@ instance Consumes PatchNamespacedRole MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedRole MimeYaml -- *** patchNamespacedRoleBinding @@ -1358,20 +1310,20 @@ instance Produces PatchNamespacedRole MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedRoleBinding - :: (Consumes PatchNamespacedRoleBinding contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedRoleBinding contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the RoleBinding -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedRoleBinding contentType V1alpha1RoleBinding accept -patchNamespacedRoleBinding _ _ (Name name) (Namespace namespace) body = +patchNamespacedRoleBinding _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1alpha1/namespaces/",toPath namespace,"/rolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedRoleBinding -instance HasBodyParam PatchNamespacedRoleBinding A.Value +instance HasBodyParam PatchNamespacedRoleBinding Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedRoleBinding Pretty where @@ -1387,10 +1339,10 @@ instance Consumes PatchNamespacedRoleBinding MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedRoleBinding MimeYaml -- *** readClusterRole @@ -1415,16 +1367,12 @@ data ReadClusterRole instance HasOptionalParam ReadClusterRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadClusterRole mtype - -- | @application/json@ instance Produces ReadClusterRole MimeJSON --- | @application/yaml@ -instance Produces ReadClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadClusterRole MimeYaml -- *** readClusterRoleBinding @@ -1449,16 +1397,12 @@ data ReadClusterRoleBinding instance HasOptionalParam ReadClusterRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadClusterRoleBinding mtype - -- | @application/json@ instance Produces ReadClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReadClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadClusterRoleBinding MimeYaml -- *** readNamespacedRole @@ -1484,16 +1428,12 @@ data ReadNamespacedRole instance HasOptionalParam ReadNamespacedRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedRole mtype - -- | @application/json@ instance Produces ReadNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedRole MimeYaml -- *** readNamespacedRoleBinding @@ -1519,16 +1459,12 @@ data ReadNamespacedRoleBinding instance HasOptionalParam ReadNamespacedRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedRoleBinding mtype - -- | @application/json@ instance Produces ReadNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedRoleBinding MimeYaml -- *** replaceClusterRole @@ -1543,10 +1479,10 @@ replaceClusterRole :: (Consumes ReplaceClusterRole contentType, MimeRender contentType V1alpha1ClusterRole) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRole -> V1alpha1ClusterRole -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRole -> KubernetesRequest ReplaceClusterRole contentType V1alpha1ClusterRole accept -replaceClusterRole _ _ (Name name) body = +replaceClusterRole _ _ body (Name name) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1558,16 +1494,16 @@ instance HasBodyParam ReplaceClusterRole V1alpha1ClusterRole instance HasOptionalParam ReplaceClusterRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceClusterRole mtype -- | @application/json@ instance Produces ReplaceClusterRole MimeJSON --- | @application/yaml@ -instance Produces ReplaceClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceClusterRole MimeYaml -- *** replaceClusterRoleBinding @@ -1582,10 +1518,10 @@ replaceClusterRoleBinding :: (Consumes ReplaceClusterRoleBinding contentType, MimeRender contentType V1alpha1ClusterRoleBinding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRoleBinding -> V1alpha1ClusterRoleBinding -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRoleBinding -> KubernetesRequest ReplaceClusterRoleBinding contentType V1alpha1ClusterRoleBinding accept -replaceClusterRoleBinding _ _ (Name name) body = +replaceClusterRoleBinding _ _ body (Name name) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1597,16 +1533,16 @@ instance HasBodyParam ReplaceClusterRoleBinding V1alpha1ClusterRoleBinding instance HasOptionalParam ReplaceClusterRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceClusterRoleBinding mtype -- | @application/json@ instance Produces ReplaceClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReplaceClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceClusterRoleBinding MimeYaml -- *** replaceNamespacedRole @@ -1621,11 +1557,11 @@ replaceNamespacedRole :: (Consumes ReplaceNamespacedRole contentType, MimeRender contentType V1alpha1Role) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1alpha1Role -- ^ "body" -> Name -- ^ "name" - name of the Role -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1alpha1Role -- ^ "body" -> KubernetesRequest ReplaceNamespacedRole contentType V1alpha1Role accept -replaceNamespacedRole _ _ (Name name) (Namespace namespace) body = +replaceNamespacedRole _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1alpha1/namespaces/",toPath namespace,"/roles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1637,16 +1573,16 @@ instance HasBodyParam ReplaceNamespacedRole V1alpha1Role instance HasOptionalParam ReplaceNamespacedRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedRole mtype -- | @application/json@ instance Produces ReplaceNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedRole MimeYaml -- *** replaceNamespacedRoleBinding @@ -1661,11 +1597,11 @@ replaceNamespacedRoleBinding :: (Consumes ReplaceNamespacedRoleBinding contentType, MimeRender contentType V1alpha1RoleBinding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1alpha1RoleBinding -- ^ "body" -> Name -- ^ "name" - name of the RoleBinding -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1alpha1RoleBinding -- ^ "body" -> KubernetesRequest ReplaceNamespacedRoleBinding contentType V1alpha1RoleBinding accept -replaceNamespacedRoleBinding _ _ (Name name) (Namespace namespace) body = +replaceNamespacedRoleBinding _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1alpha1/namespaces/",toPath namespace,"/rolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1677,14 +1613,14 @@ instance HasBodyParam ReplaceNamespacedRoleBinding V1alpha1RoleBinding instance HasOptionalParam ReplaceNamespacedRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedRoleBinding mtype -- | @application/json@ instance Produces ReplaceNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedRoleBinding MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1beta1.hs index 89ee768..327dec5 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/RbacAuthorizationV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateClusterRole V1beta1ClusterRole instance HasOptionalParam CreateClusterRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateClusterRole mtype -- | @application/json@ instance Produces CreateClusterRole MimeJSON --- | @application/yaml@ -instance Produces CreateClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateClusterRole MimeYaml -- *** createClusterRoleBinding @@ -121,16 +121,16 @@ instance HasBodyParam CreateClusterRoleBinding V1beta1ClusterRoleBinding instance HasOptionalParam CreateClusterRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateClusterRoleBinding mtype -- | @application/json@ instance Produces CreateClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces CreateClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateClusterRoleBinding MimeYaml -- *** createNamespacedRole @@ -145,10 +145,10 @@ createNamespacedRole :: (Consumes CreateNamespacedRole contentType, MimeRender contentType V1beta1Role) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1Role -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedRole contentType V1beta1Role accept -createNamespacedRole _ _ (Namespace namespace) body = +createNamespacedRole _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/rbac.authorization.k8s.io/v1beta1/namespaces/",toPath namespace,"/roles"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -160,16 +160,16 @@ instance HasBodyParam CreateNamespacedRole V1beta1Role instance HasOptionalParam CreateNamespacedRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedRole mtype -- | @application/json@ instance Produces CreateNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedRole MimeYaml -- *** createNamespacedRoleBinding @@ -184,10 +184,10 @@ createNamespacedRoleBinding :: (Consumes CreateNamespacedRoleBinding contentType, MimeRender contentType V1beta1RoleBinding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1beta1RoleBinding -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedRoleBinding contentType V1beta1RoleBinding accept -createNamespacedRoleBinding _ _ (Namespace namespace) body = +createNamespacedRoleBinding _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/rbac.authorization.k8s.io/v1beta1/namespaces/",toPath namespace,"/rolebindings"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -199,16 +199,16 @@ instance HasBodyParam CreateNamespacedRoleBinding V1beta1RoleBinding instance HasOptionalParam CreateNamespacedRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedRoleBinding mtype -- | @application/json@ instance Produces CreateNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedRoleBinding MimeYaml -- *** deleteClusterRole @@ -223,10 +223,10 @@ deleteClusterRole :: (Consumes DeleteClusterRole contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRole -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRole -> KubernetesRequest DeleteClusterRole contentType V1Status accept -deleteClusterRole _ _ (Name name) body = +deleteClusterRole _ _ body (Name name) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1beta1/clusterroles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -253,16 +253,16 @@ instance HasOptionalParam DeleteClusterRole OrphanDependents where instance HasOptionalParam DeleteClusterRole PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteClusterRole mtype -- | @application/json@ instance Produces DeleteClusterRole MimeJSON --- | @application/yaml@ -instance Produces DeleteClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteClusterRole MimeYaml -- *** deleteClusterRoleBinding @@ -277,10 +277,10 @@ deleteClusterRoleBinding :: (Consumes DeleteClusterRoleBinding contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRoleBinding -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRoleBinding -> KubernetesRequest DeleteClusterRoleBinding contentType V1Status accept -deleteClusterRoleBinding _ _ (Name name) body = +deleteClusterRoleBinding _ _ body (Name name) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -307,16 +307,16 @@ instance HasOptionalParam DeleteClusterRoleBinding OrphanDependents where instance HasOptionalParam DeleteClusterRoleBinding PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteClusterRoleBinding mtype -- | @application/json@ instance Produces DeleteClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteClusterRoleBinding MimeYaml -- *** deleteCollectionClusterRole @@ -380,16 +380,12 @@ instance HasOptionalParam DeleteCollectionClusterRole TimeoutSeconds where instance HasOptionalParam DeleteCollectionClusterRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionClusterRole mtype - -- | @application/json@ instance Produces DeleteCollectionClusterRole MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionClusterRole MimeYaml -- *** deleteCollectionClusterRoleBinding @@ -453,16 +449,12 @@ instance HasOptionalParam DeleteCollectionClusterRoleBinding TimeoutSeconds wher instance HasOptionalParam DeleteCollectionClusterRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionClusterRoleBinding mtype - -- | @application/json@ instance Produces DeleteCollectionClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionClusterRoleBinding MimeYaml -- *** deleteCollectionNamespacedRole @@ -527,16 +519,12 @@ instance HasOptionalParam DeleteCollectionNamespacedRole TimeoutSeconds where instance HasOptionalParam DeleteCollectionNamespacedRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedRole mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedRole MimeYaml -- *** deleteCollectionNamespacedRoleBinding @@ -601,16 +589,12 @@ instance HasOptionalParam DeleteCollectionNamespacedRoleBinding TimeoutSeconds w instance HasOptionalParam DeleteCollectionNamespacedRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedRoleBinding mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedRoleBinding MimeYaml -- *** deleteNamespacedRole @@ -625,11 +609,11 @@ deleteNamespacedRole :: (Consumes DeleteNamespacedRole contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the Role -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedRole contentType V1Status accept -deleteNamespacedRole _ _ (Name name) (Namespace namespace) body = +deleteNamespacedRole _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1beta1/namespaces/",toPath namespace,"/roles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -656,16 +640,16 @@ instance HasOptionalParam DeleteNamespacedRole OrphanDependents where instance HasOptionalParam DeleteNamespacedRole PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedRole mtype -- | @application/json@ instance Produces DeleteNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedRole MimeYaml -- *** deleteNamespacedRoleBinding @@ -680,11 +664,11 @@ deleteNamespacedRoleBinding :: (Consumes DeleteNamespacedRoleBinding contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the RoleBinding -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedRoleBinding contentType V1Status accept -deleteNamespacedRoleBinding _ _ (Name name) (Namespace namespace) body = +deleteNamespacedRoleBinding _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/rbac.authorization.k8s.io/v1beta1/namespaces/",toPath namespace,"/rolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -711,16 +695,16 @@ instance HasOptionalParam DeleteNamespacedRoleBinding OrphanDependents where instance HasOptionalParam DeleteNamespacedRoleBinding PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedRoleBinding mtype -- | @application/json@ instance Produces DeleteNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedRoleBinding MimeYaml -- *** getAPIResources @@ -739,20 +723,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listClusterRole @@ -816,20 +792,16 @@ instance HasOptionalParam ListClusterRole TimeoutSeconds where instance HasOptionalParam ListClusterRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListClusterRole mtype - -- | @application/json@ instance Produces ListClusterRole MimeJSON --- | @application/yaml@ -instance Produces ListClusterRole MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListClusterRole MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListClusterRole MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListClusterRole MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListClusterRole MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListClusterRole MimeYaml -- *** listClusterRoleBinding @@ -893,20 +865,16 @@ instance HasOptionalParam ListClusterRoleBinding TimeoutSeconds where instance HasOptionalParam ListClusterRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListClusterRoleBinding mtype - -- | @application/json@ instance Produces ListClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ListClusterRoleBinding MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListClusterRoleBinding MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListClusterRoleBinding MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListClusterRoleBinding MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListClusterRoleBinding MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListClusterRoleBinding MimeYaml -- *** listNamespacedRole @@ -971,20 +939,16 @@ instance HasOptionalParam ListNamespacedRole TimeoutSeconds where instance HasOptionalParam ListNamespacedRole Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedRole mtype - -- | @application/json@ instance Produces ListNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedRole MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedRole MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedRole MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedRole MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedRole MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedRole MimeYaml -- *** listNamespacedRoleBinding @@ -1049,20 +1013,16 @@ instance HasOptionalParam ListNamespacedRoleBinding TimeoutSeconds where instance HasOptionalParam ListNamespacedRoleBinding Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedRoleBinding mtype - -- | @application/json@ instance Produces ListNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedRoleBinding MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedRoleBinding MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedRoleBinding MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedRoleBinding MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedRoleBinding MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedRoleBinding MimeYaml -- *** listRoleBindingForAllNamespaces @@ -1126,20 +1086,16 @@ instance HasOptionalParam ListRoleBindingForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListRoleBindingForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListRoleBindingForAllNamespaces mtype - -- | @application/json@ instance Produces ListRoleBindingForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListRoleBindingForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListRoleBindingForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListRoleBindingForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListRoleBindingForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListRoleBindingForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListRoleBindingForAllNamespaces MimeYaml -- *** listRoleForAllNamespaces @@ -1203,20 +1159,16 @@ instance HasOptionalParam ListRoleForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListRoleForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListRoleForAllNamespaces mtype - -- | @application/json@ instance Produces ListRoleForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListRoleForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListRoleForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListRoleForAllNamespaces MimeYaml -- *** patchClusterRole @@ -1228,19 +1180,19 @@ instance Produces ListRoleForAllNamespaces MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchClusterRole - :: (Consumes PatchClusterRole contentType, MimeRender contentType A.Value) + :: (Consumes PatchClusterRole contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ClusterRole - -> A.Value -- ^ "body" -> KubernetesRequest PatchClusterRole contentType V1beta1ClusterRole accept -patchClusterRole _ _ (Name name) body = +patchClusterRole _ _ body (Name name) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1beta1/clusterroles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchClusterRole -instance HasBodyParam PatchClusterRole A.Value +instance HasBodyParam PatchClusterRole Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchClusterRole Pretty where @@ -1256,10 +1208,10 @@ instance Consumes PatchClusterRole MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchClusterRole MimeJSON --- | @application/yaml@ -instance Produces PatchClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchClusterRole MimeYaml -- *** patchClusterRoleBinding @@ -1271,19 +1223,19 @@ instance Produces PatchClusterRole MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchClusterRoleBinding - :: (Consumes PatchClusterRoleBinding contentType, MimeRender contentType A.Value) + :: (Consumes PatchClusterRoleBinding contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the ClusterRoleBinding - -> A.Value -- ^ "body" -> KubernetesRequest PatchClusterRoleBinding contentType V1beta1ClusterRoleBinding accept -patchClusterRoleBinding _ _ (Name name) body = +patchClusterRoleBinding _ _ body (Name name) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchClusterRoleBinding -instance HasBodyParam PatchClusterRoleBinding A.Value +instance HasBodyParam PatchClusterRoleBinding Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchClusterRoleBinding Pretty where @@ -1299,10 +1251,10 @@ instance Consumes PatchClusterRoleBinding MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces PatchClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchClusterRoleBinding MimeYaml -- *** patchNamespacedRole @@ -1314,20 +1266,20 @@ instance Produces PatchClusterRoleBinding MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedRole - :: (Consumes PatchNamespacedRole contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedRole contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the Role -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedRole contentType V1beta1Role accept -patchNamespacedRole _ _ (Name name) (Namespace namespace) body = +patchNamespacedRole _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1beta1/namespaces/",toPath namespace,"/roles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedRole -instance HasBodyParam PatchNamespacedRole A.Value +instance HasBodyParam PatchNamespacedRole Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedRole Pretty where @@ -1343,10 +1295,10 @@ instance Consumes PatchNamespacedRole MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedRole MimeYaml -- *** patchNamespacedRoleBinding @@ -1358,20 +1310,20 @@ instance Produces PatchNamespacedRole MimeVndKubernetesProtobuf -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedRoleBinding - :: (Consumes PatchNamespacedRoleBinding contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedRoleBinding contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the RoleBinding -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedRoleBinding contentType V1beta1RoleBinding accept -patchNamespacedRoleBinding _ _ (Name name) (Namespace namespace) body = +patchNamespacedRoleBinding _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/rbac.authorization.k8s.io/v1beta1/namespaces/",toPath namespace,"/rolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedRoleBinding -instance HasBodyParam PatchNamespacedRoleBinding A.Value +instance HasBodyParam PatchNamespacedRoleBinding Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedRoleBinding Pretty where @@ -1387,10 +1339,10 @@ instance Consumes PatchNamespacedRoleBinding MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedRoleBinding MimeYaml -- *** readClusterRole @@ -1415,16 +1367,12 @@ data ReadClusterRole instance HasOptionalParam ReadClusterRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadClusterRole mtype - -- | @application/json@ instance Produces ReadClusterRole MimeJSON --- | @application/yaml@ -instance Produces ReadClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadClusterRole MimeYaml -- *** readClusterRoleBinding @@ -1449,16 +1397,12 @@ data ReadClusterRoleBinding instance HasOptionalParam ReadClusterRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadClusterRoleBinding mtype - -- | @application/json@ instance Produces ReadClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReadClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadClusterRoleBinding MimeYaml -- *** readNamespacedRole @@ -1484,16 +1428,12 @@ data ReadNamespacedRole instance HasOptionalParam ReadNamespacedRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedRole mtype - -- | @application/json@ instance Produces ReadNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedRole MimeYaml -- *** readNamespacedRoleBinding @@ -1519,16 +1459,12 @@ data ReadNamespacedRoleBinding instance HasOptionalParam ReadNamespacedRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedRoleBinding mtype - -- | @application/json@ instance Produces ReadNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedRoleBinding MimeYaml -- *** replaceClusterRole @@ -1543,10 +1479,10 @@ replaceClusterRole :: (Consumes ReplaceClusterRole contentType, MimeRender contentType V1beta1ClusterRole) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRole -> V1beta1ClusterRole -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRole -> KubernetesRequest ReplaceClusterRole contentType V1beta1ClusterRole accept -replaceClusterRole _ _ (Name name) body = +replaceClusterRole _ _ body (Name name) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1beta1/clusterroles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1558,16 +1494,16 @@ instance HasBodyParam ReplaceClusterRole V1beta1ClusterRole instance HasOptionalParam ReplaceClusterRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceClusterRole mtype -- | @application/json@ instance Produces ReplaceClusterRole MimeJSON --- | @application/yaml@ -instance Produces ReplaceClusterRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceClusterRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceClusterRole MimeYaml -- *** replaceClusterRoleBinding @@ -1582,10 +1518,10 @@ replaceClusterRoleBinding :: (Consumes ReplaceClusterRoleBinding contentType, MimeRender contentType V1beta1ClusterRoleBinding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the ClusterRoleBinding -> V1beta1ClusterRoleBinding -- ^ "body" + -> Name -- ^ "name" - name of the ClusterRoleBinding -> KubernetesRequest ReplaceClusterRoleBinding contentType V1beta1ClusterRoleBinding accept -replaceClusterRoleBinding _ _ (Name name) body = +replaceClusterRoleBinding _ _ body (Name name) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1597,16 +1533,16 @@ instance HasBodyParam ReplaceClusterRoleBinding V1beta1ClusterRoleBinding instance HasOptionalParam ReplaceClusterRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceClusterRoleBinding mtype -- | @application/json@ instance Produces ReplaceClusterRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReplaceClusterRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceClusterRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceClusterRoleBinding MimeYaml -- *** replaceNamespacedRole @@ -1621,11 +1557,11 @@ replaceNamespacedRole :: (Consumes ReplaceNamespacedRole contentType, MimeRender contentType V1beta1Role) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1Role -- ^ "body" -> Name -- ^ "name" - name of the Role -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1Role -- ^ "body" -> KubernetesRequest ReplaceNamespacedRole contentType V1beta1Role accept -replaceNamespacedRole _ _ (Name name) (Namespace namespace) body = +replaceNamespacedRole _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1beta1/namespaces/",toPath namespace,"/roles/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1637,16 +1573,16 @@ instance HasBodyParam ReplaceNamespacedRole V1beta1Role instance HasOptionalParam ReplaceNamespacedRole Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedRole mtype -- | @application/json@ instance Produces ReplaceNamespacedRole MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedRole MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedRole MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedRole MimeYaml -- *** replaceNamespacedRoleBinding @@ -1661,11 +1597,11 @@ replaceNamespacedRoleBinding :: (Consumes ReplaceNamespacedRoleBinding contentType, MimeRender contentType V1beta1RoleBinding) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1beta1RoleBinding -- ^ "body" -> Name -- ^ "name" - name of the RoleBinding -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1beta1RoleBinding -- ^ "body" -> KubernetesRequest ReplaceNamespacedRoleBinding contentType V1beta1RoleBinding accept -replaceNamespacedRoleBinding _ _ (Name name) (Namespace namespace) body = +replaceNamespacedRoleBinding _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/rbac.authorization.k8s.io/v1beta1/namespaces/",toPath namespace,"/rolebindings/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -1677,14 +1613,14 @@ instance HasBodyParam ReplaceNamespacedRoleBinding V1beta1RoleBinding instance HasOptionalParam ReplaceNamespacedRoleBinding Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedRoleBinding mtype -- | @application/json@ instance Produces ReplaceNamespacedRoleBinding MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedRoleBinding MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedRoleBinding MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedRoleBinding MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Scheduling.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Scheduling.hs index cdd0e91..74a4b6e 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Scheduling.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Scheduling.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/SchedulingV1alpha1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/SchedulingV1alpha1.hs index 580681d..77a7b91 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/SchedulingV1alpha1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/SchedulingV1alpha1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreatePriorityClass V1alpha1PriorityClass instance HasOptionalParam CreatePriorityClass Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreatePriorityClass mtype -- | @application/json@ instance Produces CreatePriorityClass MimeJSON --- | @application/yaml@ -instance Produces CreatePriorityClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreatePriorityClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreatePriorityClass MimeYaml -- *** deleteCollectionPriorityClass @@ -156,16 +156,12 @@ instance HasOptionalParam DeleteCollectionPriorityClass TimeoutSeconds where instance HasOptionalParam DeleteCollectionPriorityClass Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionPriorityClass mtype - -- | @application/json@ instance Produces DeleteCollectionPriorityClass MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionPriorityClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionPriorityClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionPriorityClass MimeYaml -- *** deletePriorityClass @@ -180,10 +176,10 @@ deletePriorityClass :: (Consumes DeletePriorityClass contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the PriorityClass -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the PriorityClass -> KubernetesRequest DeletePriorityClass contentType V1Status accept -deletePriorityClass _ _ (Name name) body = +deletePriorityClass _ _ body (Name name) = _mkRequest "DELETE" ["/apis/scheduling.k8s.io/v1alpha1/priorityclasses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -210,16 +206,16 @@ instance HasOptionalParam DeletePriorityClass OrphanDependents where instance HasOptionalParam DeletePriorityClass PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeletePriorityClass mtype -- | @application/json@ instance Produces DeletePriorityClass MimeJSON --- | @application/yaml@ -instance Produces DeletePriorityClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeletePriorityClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeletePriorityClass MimeYaml -- *** getAPIResources @@ -238,20 +234,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listPriorityClass @@ -315,20 +303,16 @@ instance HasOptionalParam ListPriorityClass TimeoutSeconds where instance HasOptionalParam ListPriorityClass Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListPriorityClass mtype - -- | @application/json@ instance Produces ListPriorityClass MimeJSON --- | @application/yaml@ -instance Produces ListPriorityClass MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListPriorityClass MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListPriorityClass MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListPriorityClass MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListPriorityClass MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListPriorityClass MimeYaml -- *** patchPriorityClass @@ -340,19 +324,19 @@ instance Produces ListPriorityClass MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchPriorityClass - :: (Consumes PatchPriorityClass contentType, MimeRender contentType A.Value) + :: (Consumes PatchPriorityClass contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the PriorityClass - -> A.Value -- ^ "body" -> KubernetesRequest PatchPriorityClass contentType V1alpha1PriorityClass accept -patchPriorityClass _ _ (Name name) body = +patchPriorityClass _ _ body (Name name) = _mkRequest "PATCH" ["/apis/scheduling.k8s.io/v1alpha1/priorityclasses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchPriorityClass -instance HasBodyParam PatchPriorityClass A.Value +instance HasBodyParam PatchPriorityClass Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchPriorityClass Pretty where @@ -368,10 +352,10 @@ instance Consumes PatchPriorityClass MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchPriorityClass MimeJSON --- | @application/yaml@ -instance Produces PatchPriorityClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchPriorityClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchPriorityClass MimeYaml -- *** readPriorityClass @@ -406,16 +390,12 @@ instance HasOptionalParam ReadPriorityClass Exact where instance HasOptionalParam ReadPriorityClass Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadPriorityClass mtype - -- | @application/json@ instance Produces ReadPriorityClass MimeJSON --- | @application/yaml@ -instance Produces ReadPriorityClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadPriorityClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadPriorityClass MimeYaml -- *** replacePriorityClass @@ -430,10 +410,10 @@ replacePriorityClass :: (Consumes ReplacePriorityClass contentType, MimeRender contentType V1alpha1PriorityClass) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the PriorityClass -> V1alpha1PriorityClass -- ^ "body" + -> Name -- ^ "name" - name of the PriorityClass -> KubernetesRequest ReplacePriorityClass contentType V1alpha1PriorityClass accept -replacePriorityClass _ _ (Name name) body = +replacePriorityClass _ _ body (Name name) = _mkRequest "PUT" ["/apis/scheduling.k8s.io/v1alpha1/priorityclasses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -445,14 +425,14 @@ instance HasBodyParam ReplacePriorityClass V1alpha1PriorityClass instance HasOptionalParam ReplacePriorityClass Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplacePriorityClass mtype -- | @application/json@ instance Produces ReplacePriorityClass MimeJSON --- | @application/yaml@ -instance Produces ReplacePriorityClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplacePriorityClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplacePriorityClass MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Settings.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Settings.hs index f920f0b..e506ab3 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Settings.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Settings.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/SettingsV1alpha1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/SettingsV1alpha1.hs index 8733e4b..f77b7cd 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/SettingsV1alpha1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/SettingsV1alpha1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -69,10 +69,10 @@ createNamespacedPodPreset :: (Consumes CreateNamespacedPodPreset contentType, MimeRender contentType V1alpha1PodPreset) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> V1alpha1PodPreset -- ^ "body" + -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects -> KubernetesRequest CreateNamespacedPodPreset contentType V1alpha1PodPreset accept -createNamespacedPodPreset _ _ (Namespace namespace) body = +createNamespacedPodPreset _ _ body (Namespace namespace) = _mkRequest "POST" ["/apis/settings.k8s.io/v1alpha1/namespaces/",toPath namespace,"/podpresets"] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -84,16 +84,16 @@ instance HasBodyParam CreateNamespacedPodPreset V1alpha1PodPreset instance HasOptionalParam CreateNamespacedPodPreset Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateNamespacedPodPreset mtype -- | @application/json@ instance Produces CreateNamespacedPodPreset MimeJSON --- | @application/yaml@ -instance Produces CreateNamespacedPodPreset MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateNamespacedPodPreset MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateNamespacedPodPreset MimeYaml -- *** deleteCollectionNamespacedPodPreset @@ -158,16 +158,12 @@ instance HasOptionalParam DeleteCollectionNamespacedPodPreset TimeoutSeconds whe instance HasOptionalParam DeleteCollectionNamespacedPodPreset Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionNamespacedPodPreset mtype - -- | @application/json@ instance Produces DeleteCollectionNamespacedPodPreset MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionNamespacedPodPreset MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionNamespacedPodPreset MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionNamespacedPodPreset MimeYaml -- *** deleteNamespacedPodPreset @@ -182,11 +178,11 @@ deleteNamespacedPodPreset :: (Consumes DeleteNamespacedPodPreset contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1DeleteOptions -- ^ "body" -> Name -- ^ "name" - name of the PodPreset -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1DeleteOptions -- ^ "body" -> KubernetesRequest DeleteNamespacedPodPreset contentType V1Status accept -deleteNamespacedPodPreset _ _ (Name name) (Namespace namespace) body = +deleteNamespacedPodPreset _ _ body (Name name) (Namespace namespace) = _mkRequest "DELETE" ["/apis/settings.k8s.io/v1alpha1/namespaces/",toPath namespace,"/podpresets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -213,16 +209,16 @@ instance HasOptionalParam DeleteNamespacedPodPreset OrphanDependents where instance HasOptionalParam DeleteNamespacedPodPreset PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteNamespacedPodPreset mtype -- | @application/json@ instance Produces DeleteNamespacedPodPreset MimeJSON --- | @application/yaml@ -instance Produces DeleteNamespacedPodPreset MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteNamespacedPodPreset MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteNamespacedPodPreset MimeYaml -- *** getAPIResources @@ -241,20 +237,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listNamespacedPodPreset @@ -319,20 +307,16 @@ instance HasOptionalParam ListNamespacedPodPreset TimeoutSeconds where instance HasOptionalParam ListNamespacedPodPreset Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListNamespacedPodPreset mtype - -- | @application/json@ instance Produces ListNamespacedPodPreset MimeJSON --- | @application/yaml@ -instance Produces ListNamespacedPodPreset MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListNamespacedPodPreset MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListNamespacedPodPreset MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListNamespacedPodPreset MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListNamespacedPodPreset MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListNamespacedPodPreset MimeYaml -- *** listPodPresetForAllNamespaces @@ -396,20 +380,16 @@ instance HasOptionalParam ListPodPresetForAllNamespaces TimeoutSeconds where instance HasOptionalParam ListPodPresetForAllNamespaces Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListPodPresetForAllNamespaces mtype - -- | @application/json@ instance Produces ListPodPresetForAllNamespaces MimeJSON --- | @application/yaml@ -instance Produces ListPodPresetForAllNamespaces MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListPodPresetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListPodPresetForAllNamespaces MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListPodPresetForAllNamespaces MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListPodPresetForAllNamespaces MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListPodPresetForAllNamespaces MimeYaml -- *** patchNamespacedPodPreset @@ -421,20 +401,20 @@ instance Produces ListPodPresetForAllNamespaces MimeVndKubernetesProtobufstreamw -- AuthMethod: 'AuthApiKeyBearerToken' -- patchNamespacedPodPreset - :: (Consumes PatchNamespacedPodPreset contentType, MimeRender contentType A.Value) + :: (Consumes PatchNamespacedPodPreset contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the PodPreset -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> A.Value -- ^ "body" -> KubernetesRequest PatchNamespacedPodPreset contentType V1alpha1PodPreset accept -patchNamespacedPodPreset _ _ (Name name) (Namespace namespace) body = +patchNamespacedPodPreset _ _ body (Name name) (Namespace namespace) = _mkRequest "PATCH" ["/apis/settings.k8s.io/v1alpha1/namespaces/",toPath namespace,"/podpresets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchNamespacedPodPreset -instance HasBodyParam PatchNamespacedPodPreset A.Value +instance HasBodyParam PatchNamespacedPodPreset Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchNamespacedPodPreset Pretty where @@ -450,10 +430,10 @@ instance Consumes PatchNamespacedPodPreset MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchNamespacedPodPreset MimeJSON --- | @application/yaml@ -instance Produces PatchNamespacedPodPreset MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchNamespacedPodPreset MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchNamespacedPodPreset MimeYaml -- *** readNamespacedPodPreset @@ -489,16 +469,12 @@ instance HasOptionalParam ReadNamespacedPodPreset Exact where instance HasOptionalParam ReadNamespacedPodPreset Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadNamespacedPodPreset mtype - -- | @application/json@ instance Produces ReadNamespacedPodPreset MimeJSON --- | @application/yaml@ -instance Produces ReadNamespacedPodPreset MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadNamespacedPodPreset MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadNamespacedPodPreset MimeYaml -- *** replaceNamespacedPodPreset @@ -513,11 +489,11 @@ replaceNamespacedPodPreset :: (Consumes ReplaceNamespacedPodPreset contentType, MimeRender contentType V1alpha1PodPreset) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> V1alpha1PodPreset -- ^ "body" -> Name -- ^ "name" - name of the PodPreset -> Namespace -- ^ "namespace" - object name and auth scope, such as for teams and projects - -> V1alpha1PodPreset -- ^ "body" -> KubernetesRequest ReplaceNamespacedPodPreset contentType V1alpha1PodPreset accept -replaceNamespacedPodPreset _ _ (Name name) (Namespace namespace) body = +replaceNamespacedPodPreset _ _ body (Name name) (Namespace namespace) = _mkRequest "PUT" ["/apis/settings.k8s.io/v1alpha1/namespaces/",toPath namespace,"/podpresets/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -529,14 +505,14 @@ instance HasBodyParam ReplaceNamespacedPodPreset V1alpha1PodPreset instance HasOptionalParam ReplaceNamespacedPodPreset Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceNamespacedPodPreset mtype -- | @application/json@ instance Produces ReplaceNamespacedPodPreset MimeJSON --- | @application/yaml@ -instance Produces ReplaceNamespacedPodPreset MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceNamespacedPodPreset MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceNamespacedPodPreset MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Storage.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Storage.hs index 6a39cb9..5bd246c 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Storage.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Storage.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -73,18 +73,10 @@ getAPIGroup _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIGroup - --- | @application/json@ -instance Consumes GetAPIGroup MimeJSON --- | @application/yaml@ -instance Consumes GetAPIGroup MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIGroup MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIGroup MimeJSON --- | @application/yaml@ -instance Produces GetAPIGroup MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIGroup MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIGroup MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1.hs index 41d99e6..7b79296 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateStorageClass V1StorageClass instance HasOptionalParam CreateStorageClass Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateStorageClass mtype -- | @application/json@ instance Produces CreateStorageClass MimeJSON --- | @application/yaml@ -instance Produces CreateStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateStorageClass MimeYaml -- *** deleteCollectionStorageClass @@ -156,16 +156,12 @@ instance HasOptionalParam DeleteCollectionStorageClass TimeoutSeconds where instance HasOptionalParam DeleteCollectionStorageClass Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionStorageClass mtype - -- | @application/json@ instance Produces DeleteCollectionStorageClass MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionStorageClass MimeYaml -- *** deleteStorageClass @@ -180,10 +176,10 @@ deleteStorageClass :: (Consumes DeleteStorageClass contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the StorageClass -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the StorageClass -> KubernetesRequest DeleteStorageClass contentType V1Status accept -deleteStorageClass _ _ (Name name) body = +deleteStorageClass _ _ body (Name name) = _mkRequest "DELETE" ["/apis/storage.k8s.io/v1/storageclasses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -210,16 +206,16 @@ instance HasOptionalParam DeleteStorageClass OrphanDependents where instance HasOptionalParam DeleteStorageClass PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteStorageClass mtype -- | @application/json@ instance Produces DeleteStorageClass MimeJSON --- | @application/yaml@ -instance Produces DeleteStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteStorageClass MimeYaml -- *** getAPIResources @@ -238,20 +234,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listStorageClass @@ -315,20 +303,16 @@ instance HasOptionalParam ListStorageClass TimeoutSeconds where instance HasOptionalParam ListStorageClass Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListStorageClass mtype - -- | @application/json@ instance Produces ListStorageClass MimeJSON --- | @application/yaml@ -instance Produces ListStorageClass MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListStorageClass MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListStorageClass MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListStorageClass MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListStorageClass MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListStorageClass MimeYaml -- *** patchStorageClass @@ -340,19 +324,19 @@ instance Produces ListStorageClass MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchStorageClass - :: (Consumes PatchStorageClass contentType, MimeRender contentType A.Value) + :: (Consumes PatchStorageClass contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the StorageClass - -> A.Value -- ^ "body" -> KubernetesRequest PatchStorageClass contentType V1StorageClass accept -patchStorageClass _ _ (Name name) body = +patchStorageClass _ _ body (Name name) = _mkRequest "PATCH" ["/apis/storage.k8s.io/v1/storageclasses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchStorageClass -instance HasBodyParam PatchStorageClass A.Value +instance HasBodyParam PatchStorageClass Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchStorageClass Pretty where @@ -368,10 +352,10 @@ instance Consumes PatchStorageClass MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchStorageClass MimeJSON --- | @application/yaml@ -instance Produces PatchStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchStorageClass MimeYaml -- *** readStorageClass @@ -406,16 +390,12 @@ instance HasOptionalParam ReadStorageClass Exact where instance HasOptionalParam ReadStorageClass Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadStorageClass mtype - -- | @application/json@ instance Produces ReadStorageClass MimeJSON --- | @application/yaml@ -instance Produces ReadStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadStorageClass MimeYaml -- *** replaceStorageClass @@ -430,10 +410,10 @@ replaceStorageClass :: (Consumes ReplaceStorageClass contentType, MimeRender contentType V1StorageClass) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the StorageClass -> V1StorageClass -- ^ "body" + -> Name -- ^ "name" - name of the StorageClass -> KubernetesRequest ReplaceStorageClass contentType V1StorageClass accept -replaceStorageClass _ _ (Name name) body = +replaceStorageClass _ _ body (Name name) = _mkRequest "PUT" ["/apis/storage.k8s.io/v1/storageclasses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -445,14 +425,14 @@ instance HasBodyParam ReplaceStorageClass V1StorageClass instance HasOptionalParam ReplaceStorageClass Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceStorageClass mtype -- | @application/json@ instance Produces ReplaceStorageClass MimeJSON --- | @application/yaml@ -instance Produces ReplaceStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceStorageClass MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1alpha1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1alpha1.hs index a9e53cf..6217278 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1alpha1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1alpha1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateVolumeAttachment V1alpha1VolumeAttachment instance HasOptionalParam CreateVolumeAttachment Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateVolumeAttachment mtype -- | @application/json@ instance Produces CreateVolumeAttachment MimeJSON --- | @application/yaml@ -instance Produces CreateVolumeAttachment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateVolumeAttachment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateVolumeAttachment MimeYaml -- *** deleteCollectionVolumeAttachment @@ -156,16 +156,12 @@ instance HasOptionalParam DeleteCollectionVolumeAttachment TimeoutSeconds where instance HasOptionalParam DeleteCollectionVolumeAttachment Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionVolumeAttachment mtype - -- | @application/json@ instance Produces DeleteCollectionVolumeAttachment MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionVolumeAttachment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionVolumeAttachment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionVolumeAttachment MimeYaml -- *** deleteVolumeAttachment @@ -180,10 +176,10 @@ deleteVolumeAttachment :: (Consumes DeleteVolumeAttachment contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the VolumeAttachment -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the VolumeAttachment -> KubernetesRequest DeleteVolumeAttachment contentType V1Status accept -deleteVolumeAttachment _ _ (Name name) body = +deleteVolumeAttachment _ _ body (Name name) = _mkRequest "DELETE" ["/apis/storage.k8s.io/v1alpha1/volumeattachments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -210,16 +206,16 @@ instance HasOptionalParam DeleteVolumeAttachment OrphanDependents where instance HasOptionalParam DeleteVolumeAttachment PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteVolumeAttachment mtype -- | @application/json@ instance Produces DeleteVolumeAttachment MimeJSON --- | @application/yaml@ -instance Produces DeleteVolumeAttachment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteVolumeAttachment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteVolumeAttachment MimeYaml -- *** getAPIResources @@ -238,20 +234,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listVolumeAttachment @@ -315,20 +303,16 @@ instance HasOptionalParam ListVolumeAttachment TimeoutSeconds where instance HasOptionalParam ListVolumeAttachment Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListVolumeAttachment mtype - -- | @application/json@ instance Produces ListVolumeAttachment MimeJSON --- | @application/yaml@ -instance Produces ListVolumeAttachment MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListVolumeAttachment MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListVolumeAttachment MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListVolumeAttachment MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListVolumeAttachment MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListVolumeAttachment MimeYaml -- *** patchVolumeAttachment @@ -340,19 +324,19 @@ instance Produces ListVolumeAttachment MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchVolumeAttachment - :: (Consumes PatchVolumeAttachment contentType, MimeRender contentType A.Value) + :: (Consumes PatchVolumeAttachment contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the VolumeAttachment - -> A.Value -- ^ "body" -> KubernetesRequest PatchVolumeAttachment contentType V1alpha1VolumeAttachment accept -patchVolumeAttachment _ _ (Name name) body = +patchVolumeAttachment _ _ body (Name name) = _mkRequest "PATCH" ["/apis/storage.k8s.io/v1alpha1/volumeattachments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchVolumeAttachment -instance HasBodyParam PatchVolumeAttachment A.Value +instance HasBodyParam PatchVolumeAttachment Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchVolumeAttachment Pretty where @@ -368,10 +352,10 @@ instance Consumes PatchVolumeAttachment MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchVolumeAttachment MimeJSON --- | @application/yaml@ -instance Produces PatchVolumeAttachment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchVolumeAttachment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchVolumeAttachment MimeYaml -- *** readVolumeAttachment @@ -406,16 +390,12 @@ instance HasOptionalParam ReadVolumeAttachment Exact where instance HasOptionalParam ReadVolumeAttachment Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadVolumeAttachment mtype - -- | @application/json@ instance Produces ReadVolumeAttachment MimeJSON --- | @application/yaml@ -instance Produces ReadVolumeAttachment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadVolumeAttachment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadVolumeAttachment MimeYaml -- *** replaceVolumeAttachment @@ -430,10 +410,10 @@ replaceVolumeAttachment :: (Consumes ReplaceVolumeAttachment contentType, MimeRender contentType V1alpha1VolumeAttachment) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the VolumeAttachment -> V1alpha1VolumeAttachment -- ^ "body" + -> Name -- ^ "name" - name of the VolumeAttachment -> KubernetesRequest ReplaceVolumeAttachment contentType V1alpha1VolumeAttachment accept -replaceVolumeAttachment _ _ (Name name) body = +replaceVolumeAttachment _ _ body (Name name) = _mkRequest "PUT" ["/apis/storage.k8s.io/v1alpha1/volumeattachments/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -445,14 +425,14 @@ instance HasBodyParam ReplaceVolumeAttachment V1alpha1VolumeAttachment instance HasOptionalParam ReplaceVolumeAttachment Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceVolumeAttachment mtype -- | @application/json@ instance Produces ReplaceVolumeAttachment MimeJSON --- | @application/yaml@ -instance Produces ReplaceVolumeAttachment MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceVolumeAttachment MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceVolumeAttachment MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1beta1.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1beta1.hs index a759d41..389a42a 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1beta1.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/StorageV1beta1.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -83,16 +83,16 @@ instance HasBodyParam CreateStorageClass V1beta1StorageClass instance HasOptionalParam CreateStorageClass Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes CreateStorageClass mtype -- | @application/json@ instance Produces CreateStorageClass MimeJSON --- | @application/yaml@ -instance Produces CreateStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces CreateStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces CreateStorageClass MimeYaml -- *** deleteCollectionStorageClass @@ -156,16 +156,12 @@ instance HasOptionalParam DeleteCollectionStorageClass TimeoutSeconds where instance HasOptionalParam DeleteCollectionStorageClass Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes DeleteCollectionStorageClass mtype - -- | @application/json@ instance Produces DeleteCollectionStorageClass MimeJSON --- | @application/yaml@ -instance Produces DeleteCollectionStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteCollectionStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteCollectionStorageClass MimeYaml -- *** deleteStorageClass @@ -180,10 +176,10 @@ deleteStorageClass :: (Consumes DeleteStorageClass contentType, MimeRender contentType V1DeleteOptions) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the StorageClass -> V1DeleteOptions -- ^ "body" + -> Name -- ^ "name" - name of the StorageClass -> KubernetesRequest DeleteStorageClass contentType V1Status accept -deleteStorageClass _ _ (Name name) body = +deleteStorageClass _ _ body (Name name) = _mkRequest "DELETE" ["/apis/storage.k8s.io/v1beta1/storageclasses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -210,16 +206,16 @@ instance HasOptionalParam DeleteStorageClass OrphanDependents where instance HasOptionalParam DeleteStorageClass PropagationPolicy where applyOptionalParam req (PropagationPolicy xs) = req `setQuery` toQuery ("propagationPolicy", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes DeleteStorageClass mtype -- | @application/json@ instance Produces DeleteStorageClass MimeJSON --- | @application/yaml@ -instance Produces DeleteStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces DeleteStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces DeleteStorageClass MimeYaml -- *** getAPIResources @@ -238,20 +234,12 @@ getAPIResources _ = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetAPIResources - --- | @application/json@ -instance Consumes GetAPIResources MimeJSON --- | @application/yaml@ -instance Consumes GetAPIResources MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Consumes GetAPIResources MimeVndKubernetesProtobuf - -- | @application/json@ instance Produces GetAPIResources MimeJSON --- | @application/yaml@ -instance Produces GetAPIResources MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces GetAPIResources MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces GetAPIResources MimeYaml -- *** listStorageClass @@ -315,20 +303,16 @@ instance HasOptionalParam ListStorageClass TimeoutSeconds where instance HasOptionalParam ListStorageClass Watch where applyOptionalParam req (Watch xs) = req `setQuery` toQuery ("watch", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ListStorageClass mtype - -- | @application/json@ instance Produces ListStorageClass MimeJSON --- | @application/yaml@ -instance Produces ListStorageClass MimeYaml --- | @application/vnd.kubernetes.protobuf@ -instance Produces ListStorageClass MimeVndKubernetesProtobuf -- | @application/json;stream=watch@ instance Produces ListStorageClass MimeJsonstreamwatch +-- | @application/vnd.kubernetes.protobuf@ +instance Produces ListStorageClass MimeVndKubernetesProtobuf -- | @application/vnd.kubernetes.protobuf;stream=watch@ instance Produces ListStorageClass MimeVndKubernetesProtobufstreamwatch +-- | @application/yaml@ +instance Produces ListStorageClass MimeYaml -- *** patchStorageClass @@ -340,19 +324,19 @@ instance Produces ListStorageClass MimeVndKubernetesProtobufstreamwatch -- AuthMethod: 'AuthApiKeyBearerToken' -- patchStorageClass - :: (Consumes PatchStorageClass contentType, MimeRender contentType A.Value) + :: (Consumes PatchStorageClass contentType, MimeRender contentType Body) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') + -> Body -- ^ "body" -> Name -- ^ "name" - name of the StorageClass - -> A.Value -- ^ "body" -> KubernetesRequest PatchStorageClass contentType V1beta1StorageClass accept -patchStorageClass _ _ (Name name) body = +patchStorageClass _ _ body (Name name) = _mkRequest "PATCH" ["/apis/storage.k8s.io/v1beta1/storageclasses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body data PatchStorageClass -instance HasBodyParam PatchStorageClass A.Value +instance HasBodyParam PatchStorageClass Body -- | /Optional Param/ "pretty" - If 'true', then the output is pretty printed. instance HasOptionalParam PatchStorageClass Pretty where @@ -368,10 +352,10 @@ instance Consumes PatchStorageClass MimeStrategicMergePatchjson -- | @application/json@ instance Produces PatchStorageClass MimeJSON --- | @application/yaml@ -instance Produces PatchStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces PatchStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces PatchStorageClass MimeYaml -- *** readStorageClass @@ -406,16 +390,12 @@ instance HasOptionalParam ReadStorageClass Exact where instance HasOptionalParam ReadStorageClass Export where applyOptionalParam req (Export xs) = req `setQuery` toQuery ("export", Just xs) - --- | @*/*@ -instance MimeType mtype => Consumes ReadStorageClass mtype - -- | @application/json@ instance Produces ReadStorageClass MimeJSON --- | @application/yaml@ -instance Produces ReadStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReadStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReadStorageClass MimeYaml -- *** replaceStorageClass @@ -430,10 +410,10 @@ replaceStorageClass :: (Consumes ReplaceStorageClass contentType, MimeRender contentType V1beta1StorageClass) => ContentType contentType -- ^ request content-type ('MimeType') -> Accept accept -- ^ request accept ('MimeType') - -> Name -- ^ "name" - name of the StorageClass -> V1beta1StorageClass -- ^ "body" + -> Name -- ^ "name" - name of the StorageClass -> KubernetesRequest ReplaceStorageClass contentType V1beta1StorageClass accept -replaceStorageClass _ _ (Name name) body = +replaceStorageClass _ _ body (Name name) = _mkRequest "PUT" ["/apis/storage.k8s.io/v1beta1/storageclasses/",toPath name] `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) `setBodyParam` body @@ -445,14 +425,14 @@ instance HasBodyParam ReplaceStorageClass V1beta1StorageClass instance HasOptionalParam ReplaceStorageClass Pretty where applyOptionalParam req (Pretty xs) = req `setQuery` toQuery ("pretty", Just xs) - + -- | @*/*@ instance MimeType mtype => Consumes ReplaceStorageClass mtype -- | @application/json@ instance Produces ReplaceStorageClass MimeJSON --- | @application/yaml@ -instance Produces ReplaceStorageClass MimeYaml -- | @application/vnd.kubernetes.protobuf@ instance Produces ReplaceStorageClass MimeVndKubernetesProtobuf +-- | @application/yaml@ +instance Produces ReplaceStorageClass MimeYaml diff --git a/kubernetes/lib/Kubernetes/OpenAPI/API/Version.hs b/kubernetes/lib/Kubernetes/OpenAPI/API/Version.hs index ee81c96..6878424 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/API/Version.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/API/Version.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -72,10 +72,6 @@ getCode = `_hasAuthType` (P.Proxy :: P.Proxy AuthApiKeyBearerToken) data GetCode - --- | @application/json@ -instance Consumes GetCode MimeJSON - -- | @application/json@ instance Produces GetCode MimeJSON diff --git a/kubernetes/lib/Kubernetes/OpenAPI/Client.hs b/kubernetes/lib/Kubernetes/OpenAPI/Client.hs index 4b65192..72cc105 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/Client.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/Client.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| diff --git a/kubernetes/lib/Kubernetes/OpenAPI/Core.hs b/kubernetes/lib/Kubernetes/OpenAPI/Core.hs index b09187c..9462bc6 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/Core.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/Core.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -91,7 +91,7 @@ instance P.Show KubernetesClientConfig where -- -- configHost: -- --- @https://localhost@ +-- @http://localhost@ -- -- configUserAgent: -- @@ -101,7 +101,7 @@ newConfig :: IO KubernetesClientConfig newConfig = do logCxt <- initLogContext return $ KubernetesClientConfig - { configHost = "https://localhost" + { configHost = "http://localhost" , configUserAgent = "kubernetes-openapi-client-gen/0.1.0.0" , configLogExecWithContext = runDefaultLogExecWithContext , configLogContext = logCxt @@ -315,7 +315,7 @@ toQuery :: WH.ToHttpApiData a => (BC.ByteString, Maybe a) -> [NH.QueryItem] toQuery x = [(fmap . fmap) toQueryParam x] where toQueryParam = T.encodeUtf8 . WH.toQueryParam --- *** Swagger `CollectionFormat` Utils +-- *** OpenAPI `CollectionFormat` Utils -- | Determines the format of the array if type array is used. data CollectionFormat diff --git a/kubernetes/lib/Kubernetes/OpenAPI/Logging.hs b/kubernetes/lib/Kubernetes/OpenAPI/Logging.hs index 6f50553..5097307 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/Logging.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/Logging.hs @@ -1,118 +1,33 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| Module : Kubernetes.OpenAPI.Logging -Katip Logging functions +Logging functions -} +{-# LANGUAGE CPP #-} -{-# LANGUAGE OverloadedStrings #-} -{-# LANGUAGE RankNTypes #-} -{-# LANGUAGE ScopedTypeVariables #-} +#ifdef USE_KATIP -module Kubernetes.OpenAPI.Logging where +module Kubernetes.OpenAPI.Logging + ( module Kubernetes.OpenAPI.LoggingKatip + ) where -import qualified Control.Exception.Safe as E -import qualified Control.Monad.IO.Class as P -import qualified Control.Monad.Trans.Reader as P -import qualified Data.Text as T -import qualified Lens.Micro as L -import qualified System.IO as IO +import Kubernetes.OpenAPI.LoggingKatip -import Data.Text (Text) -import GHC.Exts (IsString(..)) +#else -import qualified Katip as LG +module Kubernetes.OpenAPI.Logging + ( module Kubernetes.OpenAPI.LoggingMonadLogger + ) where --- * Type Aliases (for compatibility) - --- | Runs a Katip logging block with the Log environment -type LogExecWithContext = forall m. P.MonadIO m => - LogContext -> LogExec m - --- | A Katip logging block -type LogExec m = forall a. LG.KatipT m a -> m a - --- | A Katip Log environment -type LogContext = LG.LogEnv - --- | A Katip Log severity -type LogLevel = LG.Severity - --- * default logger - --- | the default log environment -initLogContext :: IO LogContext -initLogContext = LG.initLogEnv "Kubernetes.OpenAPI" "dev" - --- | Runs a Katip logging block with the Log environment -runDefaultLogExecWithContext :: LogExecWithContext -runDefaultLogExecWithContext = LG.runKatipT - --- * stdout logger - --- | Runs a Katip logging block with the Log environment -stdoutLoggingExec :: LogExecWithContext -stdoutLoggingExec = runDefaultLogExecWithContext - --- | A Katip Log environment which targets stdout -stdoutLoggingContext :: LogContext -> IO LogContext -stdoutLoggingContext cxt = do - handleScribe <- LG.mkHandleScribe LG.ColorIfTerminal IO.stdout LG.InfoS LG.V2 - LG.registerScribe "stdout" handleScribe LG.defaultScribeSettings cxt - --- * stderr logger - --- | Runs a Katip logging block with the Log environment -stderrLoggingExec :: LogExecWithContext -stderrLoggingExec = runDefaultLogExecWithContext - --- | A Katip Log environment which targets stderr -stderrLoggingContext :: LogContext -> IO LogContext -stderrLoggingContext cxt = do - handleScribe <- LG.mkHandleScribe LG.ColorIfTerminal IO.stderr LG.InfoS LG.V2 - LG.registerScribe "stderr" handleScribe LG.defaultScribeSettings cxt - --- * Null logger - --- | Disables Katip logging -runNullLogExec :: LogExecWithContext -runNullLogExec le (LG.KatipT f) = P.runReaderT f (L.set LG.logEnvScribes mempty le) - --- * Log Msg - --- | Log a katip message -_log :: (Applicative m, LG.Katip m) => Text -> LogLevel -> Text -> m () -_log src level msg = do - LG.logMsg (fromString $ T.unpack src) level (LG.logStr msg) - --- * Log Exceptions - --- | re-throws exceptions after logging them -logExceptions - :: (LG.Katip m, E.MonadCatch m, Applicative m) - => Text -> m a -> m a -logExceptions src = - E.handle - (\(e :: E.SomeException) -> do - _log src LG.ErrorS ((T.pack . show) e) - E.throw e) - --- * Log Level - -levelInfo :: LogLevel -levelInfo = LG.InfoS - -levelError :: LogLevel -levelError = LG.ErrorS - -levelDebug :: LogLevel -levelDebug = LG.DebugS +import Kubernetes.OpenAPI.LoggingMonadLogger +#endif diff --git a/kubernetes/lib/Kubernetes/OpenAPI/LoggingKatip.hs b/kubernetes/lib/Kubernetes/OpenAPI/LoggingKatip.hs new file mode 100644 index 0000000..3a57c3b --- /dev/null +++ b/kubernetes/lib/Kubernetes/OpenAPI/LoggingKatip.hs @@ -0,0 +1,118 @@ +{- + Kubernetes + + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) + + OpenAPI Version: 3.0.1 + Kubernetes API version: v1.9.12 + Generated by OpenAPI Generator (https://openapi-generator.tech) +-} + +{-| +Module : Kubernetes.OpenAPI.LoggingKatip +Katip Logging functions +-} + +{-# LANGUAGE OverloadedStrings #-} +{-# LANGUAGE RankNTypes #-} +{-# LANGUAGE ScopedTypeVariables #-} + +module Kubernetes.OpenAPI.LoggingKatip where + +import qualified Control.Exception.Safe as E +import qualified Control.Monad.IO.Class as P +import qualified Control.Monad.Trans.Reader as P +import qualified Data.Text as T +import qualified Lens.Micro as L +import qualified System.IO as IO + +import Data.Text (Text) +import GHC.Exts (IsString(..)) + +import qualified Katip as LG + +-- * Type Aliases (for compatibility) + +-- | Runs a Katip logging block with the Log environment +type LogExecWithContext = forall m. P.MonadIO m => + LogContext -> LogExec m + +-- | A Katip logging block +type LogExec m = forall a. LG.KatipT m a -> m a + +-- | A Katip Log environment +type LogContext = LG.LogEnv + +-- | A Katip Log severity +type LogLevel = LG.Severity + +-- * default logger + +-- | the default log environment +initLogContext :: IO LogContext +initLogContext = LG.initLogEnv "Kubernetes.OpenAPI" "dev" + +-- | Runs a Katip logging block with the Log environment +runDefaultLogExecWithContext :: LogExecWithContext +runDefaultLogExecWithContext = LG.runKatipT + +-- * stdout logger + +-- | Runs a Katip logging block with the Log environment +stdoutLoggingExec :: LogExecWithContext +stdoutLoggingExec = runDefaultLogExecWithContext + +-- | A Katip Log environment which targets stdout +stdoutLoggingContext :: LogContext -> IO LogContext +stdoutLoggingContext cxt = do + handleScribe <- LG.mkHandleScribe LG.ColorIfTerminal IO.stdout (LG.permitItem LG.InfoS) LG.V2 + LG.registerScribe "stdout" handleScribe LG.defaultScribeSettings cxt + +-- * stderr logger + +-- | Runs a Katip logging block with the Log environment +stderrLoggingExec :: LogExecWithContext +stderrLoggingExec = runDefaultLogExecWithContext + +-- | A Katip Log environment which targets stderr +stderrLoggingContext :: LogContext -> IO LogContext +stderrLoggingContext cxt = do + handleScribe <- LG.mkHandleScribe LG.ColorIfTerminal IO.stderr (LG.permitItem LG.InfoS) LG.V2 + LG.registerScribe "stderr" handleScribe LG.defaultScribeSettings cxt + +-- * Null logger + +-- | Disables Katip logging +runNullLogExec :: LogExecWithContext +runNullLogExec le (LG.KatipT f) = P.runReaderT f (L.set LG.logEnvScribes mempty le) + +-- * Log Msg + +-- | Log a katip message +_log :: (Applicative m, LG.Katip m) => Text -> LogLevel -> Text -> m () +_log src level msg = do + LG.logMsg (fromString $ T.unpack src) level (LG.logStr msg) + +-- * Log Exceptions + +-- | re-throws exceptions after logging them +logExceptions + :: (LG.Katip m, E.MonadCatch m, Applicative m) + => Text -> m a -> m a +logExceptions src = + E.handle + (\(e :: E.SomeException) -> do + _log src LG.ErrorS ((T.pack . show) e) + E.throw e) + +-- * Log Level + +levelInfo :: LogLevel +levelInfo = LG.InfoS + +levelError :: LogLevel +levelError = LG.ErrorS + +levelDebug :: LogLevel +levelDebug = LG.DebugS + diff --git a/kubernetes/lib/Kubernetes/OpenAPI/LoggingMonadLogger.hs b/kubernetes/lib/Kubernetes/OpenAPI/LoggingMonadLogger.hs new file mode 100644 index 0000000..80e394f --- /dev/null +++ b/kubernetes/lib/Kubernetes/OpenAPI/LoggingMonadLogger.hs @@ -0,0 +1,127 @@ +{- + Kubernetes + + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) + + OpenAPI Version: 3.0.1 + Kubernetes API version: v1.9.12 + Generated by OpenAPI Generator (https://openapi-generator.tech) +-} + +{-| +Module : Kubernetes.OpenAPI.LoggingMonadLogger +monad-logger Logging functions +-} + +{-# LANGUAGE OverloadedStrings #-} +{-# LANGUAGE RankNTypes #-} +{-# LANGUAGE ScopedTypeVariables #-} + +module Kubernetes.OpenAPI.LoggingMonadLogger where + +import qualified Control.Exception.Safe as E +import qualified Control.Monad.IO.Class as P +import qualified Data.Text as T +import qualified Data.Time as TI + +import Data.Monoid ((<>)) +import Data.Text (Text) + +import qualified Control.Monad.Logger as LG + +-- * Type Aliases (for compatibility) + +-- | Runs a monad-logger block with the filter predicate +type LogExecWithContext = forall m. P.MonadIO m => + LogContext -> LogExec m + +-- | A monad-logger block +type LogExec m = forall a. LG.LoggingT m a -> m a + +-- | A monad-logger filter predicate +type LogContext = LG.LogSource -> LG.LogLevel -> Bool + +-- | A monad-logger log level +type LogLevel = LG.LogLevel + +-- * default logger + +-- | the default log environment +initLogContext :: IO LogContext +initLogContext = pure infoLevelFilter + +-- | Runs a monad-logger block with the filter predicate +runDefaultLogExecWithContext :: LogExecWithContext +runDefaultLogExecWithContext = runNullLogExec + +-- * stdout logger + +-- | Runs a monad-logger block targeting stdout, with the filter predicate +stdoutLoggingExec :: LogExecWithContext +stdoutLoggingExec cxt = LG.runStdoutLoggingT . LG.filterLogger cxt + +-- | @pure@ +stdoutLoggingContext :: LogContext -> IO LogContext +stdoutLoggingContext = pure + +-- * stderr logger + +-- | Runs a monad-logger block targeting stderr, with the filter predicate +stderrLoggingExec :: LogExecWithContext +stderrLoggingExec cxt = LG.runStderrLoggingT . LG.filterLogger cxt + +-- | @pure@ +stderrLoggingContext :: LogContext -> IO LogContext +stderrLoggingContext = pure + +-- * Null logger + +-- | Disables monad-logger logging +runNullLogExec :: LogExecWithContext +runNullLogExec = const (`LG.runLoggingT` nullLogger) + +-- | monad-logger which does nothing +nullLogger :: LG.Loc -> LG.LogSource -> LG.LogLevel -> LG.LogStr -> IO () +nullLogger _ _ _ _ = return () + +-- * Log Msg + +-- | Log a message using the current time +_log :: (P.MonadIO m, LG.MonadLogger m) => Text -> LG.LogLevel -> Text -> m () +_log src level msg = do + now <- P.liftIO (formatTimeLog <$> TI.getCurrentTime) + LG.logOtherNS ("Kubernetes.OpenAPI." <> src) level ("[" <> now <> "] " <> msg) + where + formatTimeLog = + T.pack . TI.formatTime TI.defaultTimeLocale "%Y-%m-%dT%H:%M:%S%Z" + +-- * Log Exceptions + +-- | re-throws exceptions after logging them +logExceptions + :: (LG.MonadLogger m, E.MonadCatch m, P.MonadIO m) + => Text -> m a -> m a +logExceptions src = + E.handle + (\(e :: E.SomeException) -> do + _log src LG.LevelError ((T.pack . show) e) + E.throw e) + +-- * Log Level + +levelInfo :: LogLevel +levelInfo = LG.LevelInfo + +levelError :: LogLevel +levelError = LG.LevelError + +levelDebug :: LogLevel +levelDebug = LG.LevelDebug + +-- * Level Filter + +minLevelFilter :: LG.LogLevel -> LG.LogSource -> LG.LogLevel -> Bool +minLevelFilter l _ l' = l' >= l + +infoLevelFilter :: LG.LogSource -> LG.LogLevel -> Bool +infoLevelFilter = minLevelFilter LG.LevelInfo diff --git a/kubernetes/lib/Kubernetes/OpenAPI/MimeTypes.hs b/kubernetes/lib/Kubernetes/OpenAPI/MimeTypes.hs index 543adaa..5379fac 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/MimeTypes.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/MimeTypes.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| diff --git a/kubernetes/lib/Kubernetes/OpenAPI/Model.hs b/kubernetes/lib/Kubernetes/OpenAPI/Model.hs index f9aeac3..c641971 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/Model.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/Model.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| @@ -66,6 +66,9 @@ import qualified Prelude as P -- * Parameter newtypes +-- ** Body +newtype Body = Body { unBody :: A.Value } deriving (P.Eq, P.Show, A.ToJSON) + -- ** Command newtype Command = Command { unCommand :: Text } deriving (P.Eq, P.Show) @@ -252,9 +255,9 @@ mkApiregistrationV1beta1ServiceReference = data AppsV1beta1Deployment = AppsV1beta1Deployment { appsV1beta1DeploymentApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , appsV1beta1DeploymentKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , appsV1beta1DeploymentMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata. - , appsV1beta1DeploymentSpec :: !(Maybe AppsV1beta1DeploymentSpec) -- ^ "spec" - Specification of the desired behavior of the Deployment. - , appsV1beta1DeploymentStatus :: !(Maybe AppsV1beta1DeploymentStatus) -- ^ "status" - Most recently observed status of the Deployment. + , appsV1beta1DeploymentMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , appsV1beta1DeploymentSpec :: !(Maybe AppsV1beta1DeploymentSpec) -- ^ "spec" + , appsV1beta1DeploymentStatus :: !(Maybe AppsV1beta1DeploymentStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON AppsV1beta1Deployment @@ -349,7 +352,7 @@ data AppsV1beta1DeploymentList = AppsV1beta1DeploymentList { appsV1beta1DeploymentListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , appsV1beta1DeploymentListItems :: !([AppsV1beta1Deployment]) -- ^ /Required/ "items" - Items is the list of Deployments. , appsV1beta1DeploymentListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , appsV1beta1DeploymentListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. + , appsV1beta1DeploymentListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON AppsV1beta1DeploymentList @@ -391,7 +394,7 @@ data AppsV1beta1DeploymentRollback = AppsV1beta1DeploymentRollback { appsV1beta1DeploymentRollbackApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , appsV1beta1DeploymentRollbackKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , appsV1beta1DeploymentRollbackName :: !(Text) -- ^ /Required/ "name" - Required: This must match the Name of a deployment. - , appsV1beta1DeploymentRollbackRollbackTo :: !(AppsV1beta1RollbackConfig) -- ^ /Required/ "rollbackTo" - The config of this deployment rollback. + , appsV1beta1DeploymentRollbackRollbackTo :: !(AppsV1beta1RollbackConfig) -- ^ /Required/ "rollbackTo" , appsV1beta1DeploymentRollbackUpdatedAnnotations :: !(Maybe (Map.Map String Text)) -- ^ "updatedAnnotations" - The annotations to be updated to a deployment } deriving (P.Show, P.Eq, P.Typeable) @@ -420,7 +423,7 @@ instance A.ToJSON AppsV1beta1DeploymentRollback where -- | Construct a value of type 'AppsV1beta1DeploymentRollback' (by applying it's required fields, if any) mkAppsV1beta1DeploymentRollback :: Text -- ^ 'appsV1beta1DeploymentRollbackName': Required: This must match the Name of a deployment. - -> AppsV1beta1RollbackConfig -- ^ 'appsV1beta1DeploymentRollbackRollbackTo': The config of this deployment rollback. + -> AppsV1beta1RollbackConfig -- ^ 'appsV1beta1DeploymentRollbackRollbackTo' -> AppsV1beta1DeploymentRollback mkAppsV1beta1DeploymentRollback appsV1beta1DeploymentRollbackName appsV1beta1DeploymentRollbackRollbackTo = AppsV1beta1DeploymentRollback @@ -440,10 +443,10 @@ data AppsV1beta1DeploymentSpec = AppsV1beta1DeploymentSpec , appsV1beta1DeploymentSpecProgressDeadlineSeconds :: !(Maybe Int) -- ^ "progressDeadlineSeconds" - The maximum time in seconds for a deployment to make progress before it is considered to be failed. The deployment controller will continue to process failed deployments and a condition with a ProgressDeadlineExceeded reason will be surfaced in the deployment status. Note that progress will not be estimated during the time a deployment is paused. Defaults to 600s. , appsV1beta1DeploymentSpecReplicas :: !(Maybe Int) -- ^ "replicas" - Number of desired pods. This is a pointer to distinguish between explicit zero and not specified. Defaults to 1. , appsV1beta1DeploymentSpecRevisionHistoryLimit :: !(Maybe Int) -- ^ "revisionHistoryLimit" - The number of old ReplicaSets to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 2. - , appsV1beta1DeploymentSpecRollbackTo :: !(Maybe AppsV1beta1RollbackConfig) -- ^ "rollbackTo" - DEPRECATED. The config this deployment is rolling back to. Will be cleared after rollback is done. - , appsV1beta1DeploymentSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" - Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. - , appsV1beta1DeploymentSpecStrategy :: !(Maybe AppsV1beta1DeploymentStrategy) -- ^ "strategy" - The deployment strategy to use to replace existing pods with new ones. - , appsV1beta1DeploymentSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - Template describes the pods that will be created. + , appsV1beta1DeploymentSpecRollbackTo :: !(Maybe AppsV1beta1RollbackConfig) -- ^ "rollbackTo" + , appsV1beta1DeploymentSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" + , appsV1beta1DeploymentSpecStrategy :: !(Maybe AppsV1beta1DeploymentStrategy) -- ^ "strategy" + , appsV1beta1DeploymentSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON AppsV1beta1DeploymentSpec @@ -478,7 +481,7 @@ instance A.ToJSON AppsV1beta1DeploymentSpec where -- | Construct a value of type 'AppsV1beta1DeploymentSpec' (by applying it's required fields, if any) mkAppsV1beta1DeploymentSpec - :: V1PodTemplateSpec -- ^ 'appsV1beta1DeploymentSpecTemplate': Template describes the pods that will be created. + :: V1PodTemplateSpec -- ^ 'appsV1beta1DeploymentSpecTemplate' -> AppsV1beta1DeploymentSpec mkAppsV1beta1DeploymentSpec appsV1beta1DeploymentSpecTemplate = AppsV1beta1DeploymentSpec @@ -554,7 +557,7 @@ mkAppsV1beta1DeploymentStatus = -- | AppsV1beta1DeploymentStrategy -- DeploymentStrategy describes how to replace existing pods with new ones. data AppsV1beta1DeploymentStrategy = AppsV1beta1DeploymentStrategy - { appsV1beta1DeploymentStrategyRollingUpdate :: !(Maybe AppsV1beta1RollingUpdateDeployment) -- ^ "rollingUpdate" - Rolling update config params. Present only if DeploymentStrategyType = RollingUpdate. + { appsV1beta1DeploymentStrategyRollingUpdate :: !(Maybe AppsV1beta1RollingUpdateDeployment) -- ^ "rollingUpdate" , appsV1beta1DeploymentStrategyType :: !(Maybe Text) -- ^ "type" - Type of deployment. Can be \"Recreate\" or \"RollingUpdate\". Default is RollingUpdate. } deriving (P.Show, P.Eq, P.Typeable) @@ -651,9 +654,9 @@ mkAppsV1beta1RollingUpdateDeployment = data AppsV1beta1Scale = AppsV1beta1Scale { appsV1beta1ScaleApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , appsV1beta1ScaleKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , appsV1beta1ScaleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. - , appsV1beta1ScaleSpec :: !(Maybe AppsV1beta1ScaleSpec) -- ^ "spec" - defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. - , appsV1beta1ScaleStatus :: !(Maybe AppsV1beta1ScaleStatus) -- ^ "status" - current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. + , appsV1beta1ScaleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , appsV1beta1ScaleSpec :: !(Maybe AppsV1beta1ScaleSpec) -- ^ "spec" + , appsV1beta1ScaleStatus :: !(Maybe AppsV1beta1ScaleStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON AppsV1beta1Scale @@ -763,9 +766,9 @@ mkAppsV1beta1ScaleStatus appsV1beta1ScaleStatusReplicas = data ExtensionsV1beta1Deployment = ExtensionsV1beta1Deployment { extensionsV1beta1DeploymentApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , extensionsV1beta1DeploymentKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , extensionsV1beta1DeploymentMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata. - , extensionsV1beta1DeploymentSpec :: !(Maybe ExtensionsV1beta1DeploymentSpec) -- ^ "spec" - Specification of the desired behavior of the Deployment. - , extensionsV1beta1DeploymentStatus :: !(Maybe ExtensionsV1beta1DeploymentStatus) -- ^ "status" - Most recently observed status of the Deployment. + , extensionsV1beta1DeploymentMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , extensionsV1beta1DeploymentSpec :: !(Maybe ExtensionsV1beta1DeploymentSpec) -- ^ "spec" + , extensionsV1beta1DeploymentStatus :: !(Maybe ExtensionsV1beta1DeploymentStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON ExtensionsV1beta1Deployment @@ -860,7 +863,7 @@ data ExtensionsV1beta1DeploymentList = ExtensionsV1beta1DeploymentList { extensionsV1beta1DeploymentListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , extensionsV1beta1DeploymentListItems :: !([ExtensionsV1beta1Deployment]) -- ^ /Required/ "items" - Items is the list of Deployments. , extensionsV1beta1DeploymentListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , extensionsV1beta1DeploymentListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. + , extensionsV1beta1DeploymentListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON ExtensionsV1beta1DeploymentList @@ -902,7 +905,7 @@ data ExtensionsV1beta1DeploymentRollback = ExtensionsV1beta1DeploymentRollback { extensionsV1beta1DeploymentRollbackApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , extensionsV1beta1DeploymentRollbackKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , extensionsV1beta1DeploymentRollbackName :: !(Text) -- ^ /Required/ "name" - Required: This must match the Name of a deployment. - , extensionsV1beta1DeploymentRollbackRollbackTo :: !(ExtensionsV1beta1RollbackConfig) -- ^ /Required/ "rollbackTo" - The config of this deployment rollback. + , extensionsV1beta1DeploymentRollbackRollbackTo :: !(ExtensionsV1beta1RollbackConfig) -- ^ /Required/ "rollbackTo" , extensionsV1beta1DeploymentRollbackUpdatedAnnotations :: !(Maybe (Map.Map String Text)) -- ^ "updatedAnnotations" - The annotations to be updated to a deployment } deriving (P.Show, P.Eq, P.Typeable) @@ -931,7 +934,7 @@ instance A.ToJSON ExtensionsV1beta1DeploymentRollback where -- | Construct a value of type 'ExtensionsV1beta1DeploymentRollback' (by applying it's required fields, if any) mkExtensionsV1beta1DeploymentRollback :: Text -- ^ 'extensionsV1beta1DeploymentRollbackName': Required: This must match the Name of a deployment. - -> ExtensionsV1beta1RollbackConfig -- ^ 'extensionsV1beta1DeploymentRollbackRollbackTo': The config of this deployment rollback. + -> ExtensionsV1beta1RollbackConfig -- ^ 'extensionsV1beta1DeploymentRollbackRollbackTo' -> ExtensionsV1beta1DeploymentRollback mkExtensionsV1beta1DeploymentRollback extensionsV1beta1DeploymentRollbackName extensionsV1beta1DeploymentRollbackRollbackTo = ExtensionsV1beta1DeploymentRollback @@ -951,10 +954,10 @@ data ExtensionsV1beta1DeploymentSpec = ExtensionsV1beta1DeploymentSpec , extensionsV1beta1DeploymentSpecProgressDeadlineSeconds :: !(Maybe Int) -- ^ "progressDeadlineSeconds" - The maximum time in seconds for a deployment to make progress before it is considered to be failed. The deployment controller will continue to process failed deployments and a condition with a ProgressDeadlineExceeded reason will be surfaced in the deployment status. Note that progress will not be estimated during the time a deployment is paused. This is not set by default. , extensionsV1beta1DeploymentSpecReplicas :: !(Maybe Int) -- ^ "replicas" - Number of desired pods. This is a pointer to distinguish between explicit zero and not specified. Defaults to 1. , extensionsV1beta1DeploymentSpecRevisionHistoryLimit :: !(Maybe Int) -- ^ "revisionHistoryLimit" - The number of old ReplicaSets to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. - , extensionsV1beta1DeploymentSpecRollbackTo :: !(Maybe ExtensionsV1beta1RollbackConfig) -- ^ "rollbackTo" - DEPRECATED. The config this deployment is rolling back to. Will be cleared after rollback is done. - , extensionsV1beta1DeploymentSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" - Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. - , extensionsV1beta1DeploymentSpecStrategy :: !(Maybe ExtensionsV1beta1DeploymentStrategy) -- ^ "strategy" - The deployment strategy to use to replace existing pods with new ones. - , extensionsV1beta1DeploymentSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - Template describes the pods that will be created. + , extensionsV1beta1DeploymentSpecRollbackTo :: !(Maybe ExtensionsV1beta1RollbackConfig) -- ^ "rollbackTo" + , extensionsV1beta1DeploymentSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" + , extensionsV1beta1DeploymentSpecStrategy :: !(Maybe ExtensionsV1beta1DeploymentStrategy) -- ^ "strategy" + , extensionsV1beta1DeploymentSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON ExtensionsV1beta1DeploymentSpec @@ -989,7 +992,7 @@ instance A.ToJSON ExtensionsV1beta1DeploymentSpec where -- | Construct a value of type 'ExtensionsV1beta1DeploymentSpec' (by applying it's required fields, if any) mkExtensionsV1beta1DeploymentSpec - :: V1PodTemplateSpec -- ^ 'extensionsV1beta1DeploymentSpecTemplate': Template describes the pods that will be created. + :: V1PodTemplateSpec -- ^ 'extensionsV1beta1DeploymentSpecTemplate' -> ExtensionsV1beta1DeploymentSpec mkExtensionsV1beta1DeploymentSpec extensionsV1beta1DeploymentSpecTemplate = ExtensionsV1beta1DeploymentSpec @@ -1065,7 +1068,7 @@ mkExtensionsV1beta1DeploymentStatus = -- | ExtensionsV1beta1DeploymentStrategy -- DeploymentStrategy describes how to replace existing pods with new ones. data ExtensionsV1beta1DeploymentStrategy = ExtensionsV1beta1DeploymentStrategy - { extensionsV1beta1DeploymentStrategyRollingUpdate :: !(Maybe ExtensionsV1beta1RollingUpdateDeployment) -- ^ "rollingUpdate" - Rolling update config params. Present only if DeploymentStrategyType = RollingUpdate. + { extensionsV1beta1DeploymentStrategyRollingUpdate :: !(Maybe ExtensionsV1beta1RollingUpdateDeployment) -- ^ "rollingUpdate" , extensionsV1beta1DeploymentStrategyType :: !(Maybe Text) -- ^ "type" - Type of deployment. Can be \"Recreate\" or \"RollingUpdate\". Default is RollingUpdate. } deriving (P.Show, P.Eq, P.Typeable) @@ -1162,9 +1165,9 @@ mkExtensionsV1beta1RollingUpdateDeployment = data ExtensionsV1beta1Scale = ExtensionsV1beta1Scale { extensionsV1beta1ScaleApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , extensionsV1beta1ScaleKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , extensionsV1beta1ScaleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. - , extensionsV1beta1ScaleSpec :: !(Maybe ExtensionsV1beta1ScaleSpec) -- ^ "spec" - defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. - , extensionsV1beta1ScaleStatus :: !(Maybe ExtensionsV1beta1ScaleStatus) -- ^ "status" - current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. + , extensionsV1beta1ScaleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , extensionsV1beta1ScaleSpec :: !(Maybe ExtensionsV1beta1ScaleSpec) -- ^ "spec" + , extensionsV1beta1ScaleStatus :: !(Maybe ExtensionsV1beta1ScaleStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON ExtensionsV1beta1Scale @@ -1305,7 +1308,7 @@ data V1APIGroup = V1APIGroup { v1APIGroupApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1APIGroupKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1APIGroupName :: !(Text) -- ^ /Required/ "name" - name is the name of the group. - , v1APIGroupPreferredVersion :: !(Maybe V1GroupVersionForDiscovery) -- ^ "preferredVersion" - preferredVersion is the version preferred by the API server, which probably is the storage version. + , v1APIGroupPreferredVersion :: !(Maybe V1GroupVersionForDiscovery) -- ^ "preferredVersion" , v1APIGroupServerAddressByClientCidRs :: !([V1ServerAddressByClientCIDR]) -- ^ /Required/ "serverAddressByClientCIDRs" - a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP. , v1APIGroupVersions :: !([V1GroupVersionForDiscovery]) -- ^ /Required/ "versions" - versions are the versions supported in this group. } deriving (P.Show, P.Eq, P.Typeable) @@ -1586,9 +1589,9 @@ mkV1AWSElasticBlockStoreVolumeSource v1AWSElasticBlockStoreVolumeSourceVolumeId -- | V1Affinity -- Affinity is a group of affinity scheduling rules. data V1Affinity = V1Affinity - { v1AffinityNodeAffinity :: !(Maybe V1NodeAffinity) -- ^ "nodeAffinity" - Describes node affinity scheduling rules for the pod. - , v1AffinityPodAffinity :: !(Maybe V1PodAffinity) -- ^ "podAffinity" - Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)). - , v1AffinityPodAntiAffinity :: !(Maybe V1PodAntiAffinity) -- ^ "podAntiAffinity" - Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)). + { v1AffinityNodeAffinity :: !(Maybe V1NodeAffinity) -- ^ "nodeAffinity" + , v1AffinityPodAffinity :: !(Maybe V1PodAffinity) -- ^ "podAffinity" + , v1AffinityPodAntiAffinity :: !(Maybe V1PodAntiAffinity) -- ^ "podAntiAffinity" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Affinity @@ -1822,8 +1825,8 @@ mkV1AzureFileVolumeSource v1AzureFileVolumeSourceSecretName v1AzureFileVolumeSou data V1Binding = V1Binding { v1BindingApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1BindingKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1BindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1BindingTarget :: !(V1ObjectReference) -- ^ /Required/ "target" - The target object that you want to bind to the standard object. + , v1BindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1BindingTarget :: !(V1ObjectReference) -- ^ /Required/ "target" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Binding @@ -1848,7 +1851,7 @@ instance A.ToJSON V1Binding where -- | Construct a value of type 'V1Binding' (by applying it's required fields, if any) mkV1Binding - :: V1ObjectReference -- ^ 'v1BindingTarget': The target object that you want to bind to the standard object. + :: V1ObjectReference -- ^ 'v1BindingTarget' -> V1Binding mkV1Binding v1BindingTarget = V1Binding @@ -1938,7 +1941,7 @@ data V1CephFSPersistentVolumeSource = V1CephFSPersistentVolumeSource , v1CephFSPersistentVolumeSourcePath :: !(Maybe Text) -- ^ "path" - Optional: Used as the mounted root, rather than the full Ceph tree, default is / , v1CephFSPersistentVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it , v1CephFSPersistentVolumeSourceSecretFile :: !(Maybe Text) -- ^ "secretFile" - Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it - , v1CephFSPersistentVolumeSourceSecretRef :: !(Maybe V1SecretReference) -- ^ "secretRef" - Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it + , v1CephFSPersistentVolumeSourceSecretRef :: !(Maybe V1SecretReference) -- ^ "secretRef" , v1CephFSPersistentVolumeSourceUser :: !(Maybe Text) -- ^ "user" - Optional: User is the rados user name, default is admin More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it } deriving (P.Show, P.Eq, P.Typeable) @@ -1988,7 +1991,7 @@ data V1CephFSVolumeSource = V1CephFSVolumeSource , v1CephFSVolumeSourcePath :: !(Maybe Text) -- ^ "path" - Optional: Used as the mounted root, rather than the full Ceph tree, default is / , v1CephFSVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it , v1CephFSVolumeSourceSecretFile :: !(Maybe Text) -- ^ "secretFile" - Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it - , v1CephFSVolumeSourceSecretRef :: !(Maybe V1LocalObjectReference) -- ^ "secretRef" - Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it + , v1CephFSVolumeSourceSecretRef :: !(Maybe V1LocalObjectReference) -- ^ "secretRef" , v1CephFSVolumeSourceUser :: !(Maybe Text) -- ^ "user" - Optional: User is the rados user name, default is admin More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it } deriving (P.Show, P.Eq, P.Typeable) @@ -2101,10 +2104,10 @@ mkV1ClientIPConfig = -- | V1ClusterRole -- ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding. data V1ClusterRole = V1ClusterRole - { v1ClusterRoleAggregationRule :: !(Maybe V1AggregationRule) -- ^ "aggregationRule" - AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller. + { v1ClusterRoleAggregationRule :: !(Maybe V1AggregationRule) -- ^ "aggregationRule" , v1ClusterRoleApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ClusterRoleKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ClusterRoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. + , v1ClusterRoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1ClusterRoleRules :: !([V1PolicyRule]) -- ^ /Required/ "rules" - Rules holds all the PolicyRules for this ClusterRole } deriving (P.Show, P.Eq, P.Typeable) @@ -2149,8 +2152,8 @@ mkV1ClusterRole v1ClusterRoleRules = data V1ClusterRoleBinding = V1ClusterRoleBinding { v1ClusterRoleBindingApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ClusterRoleBindingKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ClusterRoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. - , v1ClusterRoleBindingRoleRef :: !(V1RoleRef) -- ^ /Required/ "roleRef" - RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + , v1ClusterRoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1ClusterRoleBindingRoleRef :: !(V1RoleRef) -- ^ /Required/ "roleRef" , v1ClusterRoleBindingSubjects :: !([V1Subject]) -- ^ /Required/ "subjects" - Subjects holds references to the objects the role applies to. } deriving (P.Show, P.Eq, P.Typeable) @@ -2178,7 +2181,7 @@ instance A.ToJSON V1ClusterRoleBinding where -- | Construct a value of type 'V1ClusterRoleBinding' (by applying it's required fields, if any) mkV1ClusterRoleBinding - :: V1RoleRef -- ^ 'v1ClusterRoleBindingRoleRef': RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + :: V1RoleRef -- ^ 'v1ClusterRoleBindingRoleRef' -> [V1Subject] -- ^ 'v1ClusterRoleBindingSubjects': Subjects holds references to the objects the role applies to. -> V1ClusterRoleBinding mkV1ClusterRoleBinding v1ClusterRoleBindingRoleRef v1ClusterRoleBindingSubjects = @@ -2197,7 +2200,7 @@ data V1ClusterRoleBindingList = V1ClusterRoleBindingList { v1ClusterRoleBindingListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ClusterRoleBindingListItems :: !([V1ClusterRoleBinding]) -- ^ /Required/ "items" - Items is a list of ClusterRoleBindings , v1ClusterRoleBindingListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ClusterRoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1ClusterRoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ClusterRoleBindingList @@ -2239,7 +2242,7 @@ data V1ClusterRoleList = V1ClusterRoleList { v1ClusterRoleListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ClusterRoleListItems :: !([V1ClusterRole]) -- ^ /Required/ "items" - Items is a list of ClusterRoles , v1ClusterRoleListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ClusterRoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1ClusterRoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ClusterRoleList @@ -2324,7 +2327,7 @@ data V1ComponentStatus = V1ComponentStatus { v1ComponentStatusApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ComponentStatusConditions :: !(Maybe [V1ComponentCondition]) -- ^ "conditions" - List of component conditions observed , v1ComponentStatusKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ComponentStatusMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1ComponentStatusMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ComponentStatus @@ -2365,7 +2368,7 @@ data V1ComponentStatusList = V1ComponentStatusList { v1ComponentStatusListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ComponentStatusListItems :: !([V1ComponentStatus]) -- ^ /Required/ "items" - List of ComponentStatus objects. , v1ComponentStatusListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ComponentStatusListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1ComponentStatusListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ComponentStatusList @@ -2407,7 +2410,7 @@ data V1ConfigMap = V1ConfigMap { v1ConfigMapApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ConfigMapData :: !(Maybe (Map.Map String Text)) -- ^ "data" - Data contains the configuration data. Each key must consist of alphanumeric characters, '-', '_' or '.'. , v1ConfigMapKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ConfigMapMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1ConfigMapMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ConfigMap @@ -2519,7 +2522,7 @@ data V1ConfigMapList = V1ConfigMapList { v1ConfigMapListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ConfigMapListItems :: !([V1ConfigMap]) -- ^ /Required/ "items" - Items is the list of ConfigMaps. , v1ConfigMapListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ConfigMapListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1ConfigMapListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ConfigMapList @@ -2642,13 +2645,13 @@ data V1Container = V1Container , v1ContainerEnvFrom :: !(Maybe [V1EnvFromSource]) -- ^ "envFrom" - List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated. , v1ContainerImage :: !(Maybe Text) -- ^ "image" - Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets. , v1ContainerImagePullPolicy :: !(Maybe Text) -- ^ "imagePullPolicy" - Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images - , v1ContainerLifecycle :: !(Maybe V1Lifecycle) -- ^ "lifecycle" - Actions that the management system should take in response to container lifecycle events. Cannot be updated. - , v1ContainerLivenessProbe :: !(Maybe V1Probe) -- ^ "livenessProbe" - Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes + , v1ContainerLifecycle :: !(Maybe V1Lifecycle) -- ^ "lifecycle" + , v1ContainerLivenessProbe :: !(Maybe V1Probe) -- ^ "livenessProbe" , v1ContainerName :: !(Text) -- ^ /Required/ "name" - Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated. , v1ContainerPorts :: !(Maybe [V1ContainerPort]) -- ^ "ports" - List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated. - , v1ContainerReadinessProbe :: !(Maybe V1Probe) -- ^ "readinessProbe" - Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes - , v1ContainerResources :: !(Maybe V1ResourceRequirements) -- ^ "resources" - Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources - , v1ContainerSecurityContext :: !(Maybe V1SecurityContext) -- ^ "securityContext" - Security options the pod should run with. More info: https://kubernetes.io/docs/concepts/policy/security-context/ More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ + , v1ContainerReadinessProbe :: !(Maybe V1Probe) -- ^ "readinessProbe" + , v1ContainerResources :: !(Maybe V1ResourceRequirements) -- ^ "resources" + , v1ContainerSecurityContext :: !(Maybe V1SecurityContext) -- ^ "securityContext" , v1ContainerStdin :: !(Maybe Bool) -- ^ "stdin" - Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false. , v1ContainerStdinOnce :: !(Maybe Bool) -- ^ "stdinOnce" - Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false , v1ContainerTerminationMessagePath :: !(Maybe Text) -- ^ "terminationMessagePath" - Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated. @@ -2826,9 +2829,9 @@ mkV1ContainerPort v1ContainerPortContainerPort = -- | V1ContainerState -- ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting. data V1ContainerState = V1ContainerState - { v1ContainerStateRunning :: !(Maybe V1ContainerStateRunning) -- ^ "running" - Details about a running container - , v1ContainerStateTerminated :: !(Maybe V1ContainerStateTerminated) -- ^ "terminated" - Details about a terminated container - , v1ContainerStateWaiting :: !(Maybe V1ContainerStateWaiting) -- ^ "waiting" - Details about a waiting container + { v1ContainerStateRunning :: !(Maybe V1ContainerStateRunning) -- ^ "running" + , v1ContainerStateTerminated :: !(Maybe V1ContainerStateTerminated) -- ^ "terminated" + , v1ContainerStateWaiting :: !(Maybe V1ContainerStateWaiting) -- ^ "waiting" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ContainerState @@ -2982,11 +2985,11 @@ data V1ContainerStatus = V1ContainerStatus { v1ContainerStatusContainerId :: !(Maybe Text) -- ^ "containerID" - Container's ID in the format 'docker://<container_id>'. , v1ContainerStatusImage :: !(Text) -- ^ /Required/ "image" - The image the container is running. More info: https://kubernetes.io/docs/concepts/containers/images , v1ContainerStatusImageId :: !(Text) -- ^ /Required/ "imageID" - ImageID of the container's image. - , v1ContainerStatusLastState :: !(Maybe V1ContainerState) -- ^ "lastState" - Details about the container's last termination condition. + , v1ContainerStatusLastState :: !(Maybe V1ContainerState) -- ^ "lastState" , v1ContainerStatusName :: !(Text) -- ^ /Required/ "name" - This must be a DNS_LABEL. Each container in a pod must have a unique name. Cannot be updated. , v1ContainerStatusReady :: !(Bool) -- ^ /Required/ "ready" - Specifies whether the container has passed its readiness probe. , v1ContainerStatusRestartCount :: !(Int) -- ^ /Required/ "restartCount" - The number of times the container has been restarted, currently based on the number of dead containers that have not yet been removed. Note that this is calculated from dead containers. But those containers are subject to garbage collection. This value will get capped at 5 by GC. - , v1ContainerStatusState :: !(Maybe V1ContainerState) -- ^ "state" - Details about the container's current condition. + , v1ContainerStatusState :: !(Maybe V1ContainerState) -- ^ "state" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ContainerStatus @@ -3042,9 +3045,9 @@ mkV1ContainerStatus v1ContainerStatusImage v1ContainerStatusImageId v1ContainerS -- ControllerRevision implements an immutable snapshot of state data. Clients are responsible for serializing and deserializing the objects that contain their internal state. Once a ControllerRevision has been successfully created, it can not be updated. The API Server will fail validation of all requests that attempt to mutate the Data field. ControllerRevisions may, however, be deleted. Note that, due to its use by both the DaemonSet and StatefulSet controllers for update and rollback, this object is beta. However, it may be subject to name and representation changes in future releases, and clients should not depend on its stability. It is primarily for internal use by controllers. data V1ControllerRevision = V1ControllerRevision { v1ControllerRevisionApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources - , v1ControllerRevisionData :: !(Maybe RuntimeRawExtension) -- ^ "data" - Data is the serialized representation of the state. + , v1ControllerRevisionData :: !(Maybe RuntimeRawExtension) -- ^ "data" , v1ControllerRevisionKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ControllerRevisionMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1ControllerRevisionMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1ControllerRevisionRevision :: !(Integer) -- ^ /Required/ "revision" - Revision indicates the revision of the state represented by Data. } deriving (P.Show, P.Eq, P.Typeable) @@ -3090,7 +3093,7 @@ data V1ControllerRevisionList = V1ControllerRevisionList { v1ControllerRevisionListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ControllerRevisionListItems :: !([V1ControllerRevision]) -- ^ /Required/ "items" - Items is the list of ControllerRevisions , v1ControllerRevisionListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ControllerRevisionListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1ControllerRevisionListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ControllerRevisionList @@ -3200,9 +3203,9 @@ mkV1DaemonEndpoint v1DaemonEndpointPort = data V1DaemonSet = V1DaemonSet { v1DaemonSetApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1DaemonSetKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1DaemonSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1DaemonSetSpec :: !(Maybe V1DaemonSetSpec) -- ^ "spec" - The desired behavior of this daemon set. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1DaemonSetStatus :: !(Maybe V1DaemonSetStatus) -- ^ "status" - The current status of this daemon set. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1DaemonSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1DaemonSetSpec :: !(Maybe V1DaemonSetSpec) -- ^ "spec" + , v1DaemonSetStatus :: !(Maybe V1DaemonSetStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1DaemonSet @@ -3293,7 +3296,7 @@ data V1DaemonSetList = V1DaemonSetList { v1DaemonSetListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1DaemonSetListItems :: !([V1DaemonSet]) -- ^ /Required/ "items" - A list of daemon sets. , v1DaemonSetListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1DaemonSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1DaemonSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1DaemonSetList @@ -3334,9 +3337,9 @@ mkV1DaemonSetList v1DaemonSetListItems = data V1DaemonSetSpec = V1DaemonSetSpec { v1DaemonSetSpecMinReadySeconds :: !(Maybe Int) -- ^ "minReadySeconds" - The minimum number of seconds for which a newly created DaemonSet pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready). , v1DaemonSetSpecRevisionHistoryLimit :: !(Maybe Int) -- ^ "revisionHistoryLimit" - The number of old history to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10. - , v1DaemonSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" - A label query over pods that are managed by the daemon set. Must match in order to be controlled. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors - , v1DaemonSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - An object that describes the pod that will be created. The DaemonSet will create exactly one copy of this pod on every node that matches the template's node selector (or on every node if no node selector is specified). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template - , v1DaemonSetSpecUpdateStrategy :: !(Maybe V1DaemonSetUpdateStrategy) -- ^ "updateStrategy" - An update strategy to replace existing DaemonSet pods with new pods. + , v1DaemonSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" + , v1DaemonSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" + , v1DaemonSetSpecUpdateStrategy :: !(Maybe V1DaemonSetUpdateStrategy) -- ^ "updateStrategy" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1DaemonSetSpec @@ -3363,8 +3366,8 @@ instance A.ToJSON V1DaemonSetSpec where -- | Construct a value of type 'V1DaemonSetSpec' (by applying it's required fields, if any) mkV1DaemonSetSpec - :: V1LabelSelector -- ^ 'v1DaemonSetSpecSelector': A label query over pods that are managed by the daemon set. Must match in order to be controlled. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors - -> V1PodTemplateSpec -- ^ 'v1DaemonSetSpecTemplate': An object that describes the pod that will be created. The DaemonSet will create exactly one copy of this pod on every node that matches the template's node selector (or on every node if no node selector is specified). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template + :: V1LabelSelector -- ^ 'v1DaemonSetSpecSelector' + -> V1PodTemplateSpec -- ^ 'v1DaemonSetSpecTemplate' -> V1DaemonSetSpec mkV1DaemonSetSpec v1DaemonSetSpecSelector v1DaemonSetSpecTemplate = V1DaemonSetSpec @@ -3448,7 +3451,7 @@ mkV1DaemonSetStatus v1DaemonSetStatusCurrentNumberScheduled v1DaemonSetStatusDes -- | V1DaemonSetUpdateStrategy -- DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet. data V1DaemonSetUpdateStrategy = V1DaemonSetUpdateStrategy - { v1DaemonSetUpdateStrategyRollingUpdate :: !(Maybe V1RollingUpdateDaemonSet) -- ^ "rollingUpdate" - Rolling update config params. Present only if type = \"RollingUpdate\". + { v1DaemonSetUpdateStrategyRollingUpdate :: !(Maybe V1RollingUpdateDaemonSet) -- ^ "rollingUpdate" , v1DaemonSetUpdateStrategyType :: !(Maybe Text) -- ^ "type" - Type of daemon set update. Can be \"RollingUpdate\" or \"OnDelete\". Default is RollingUpdate. } deriving (P.Show, P.Eq, P.Typeable) @@ -3485,7 +3488,7 @@ data V1DeleteOptions = V1DeleteOptions , v1DeleteOptionsGracePeriodSeconds :: !(Maybe Integer) -- ^ "gracePeriodSeconds" - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. , v1DeleteOptionsKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1DeleteOptionsOrphanDependents :: !(Maybe Bool) -- ^ "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. - , v1DeleteOptionsPreconditions :: !(Maybe V1Preconditions) -- ^ "preconditions" - Must be fulfilled before a deletion is carried out. If not possible, a 409 Conflict status will be returned. + , v1DeleteOptionsPreconditions :: !(Maybe V1Preconditions) -- ^ "preconditions" , v1DeleteOptionsPropagationPolicy :: !(Maybe Text) -- ^ "propagationPolicy" - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground. } deriving (P.Show, P.Eq, P.Typeable) @@ -3532,9 +3535,9 @@ mkV1DeleteOptions = data V1Deployment = V1Deployment { v1DeploymentApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1DeploymentKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1DeploymentMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata. - , v1DeploymentSpec :: !(Maybe V1DeploymentSpec) -- ^ "spec" - Specification of the desired behavior of the Deployment. - , v1DeploymentStatus :: !(Maybe V1DeploymentStatus) -- ^ "status" - Most recently observed status of the Deployment. + , v1DeploymentMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1DeploymentSpec :: !(Maybe V1DeploymentSpec) -- ^ "spec" + , v1DeploymentStatus :: !(Maybe V1DeploymentStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Deployment @@ -3629,7 +3632,7 @@ data V1DeploymentList = V1DeploymentList { v1DeploymentListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1DeploymentListItems :: !([V1Deployment]) -- ^ /Required/ "items" - Items is the list of Deployments. , v1DeploymentListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1DeploymentListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. + , v1DeploymentListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1DeploymentList @@ -3673,9 +3676,9 @@ data V1DeploymentSpec = V1DeploymentSpec , v1DeploymentSpecProgressDeadlineSeconds :: !(Maybe Int) -- ^ "progressDeadlineSeconds" - The maximum time in seconds for a deployment to make progress before it is considered to be failed. The deployment controller will continue to process failed deployments and a condition with a ProgressDeadlineExceeded reason will be surfaced in the deployment status. Note that progress will not be estimated during the time a deployment is paused. Defaults to 600s. , v1DeploymentSpecReplicas :: !(Maybe Int) -- ^ "replicas" - Number of desired pods. This is a pointer to distinguish between explicit zero and not specified. Defaults to 1. , v1DeploymentSpecRevisionHistoryLimit :: !(Maybe Int) -- ^ "revisionHistoryLimit" - The number of old ReplicaSets to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10. - , v1DeploymentSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" - Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. It must match the pod template's labels. - , v1DeploymentSpecStrategy :: !(Maybe V1DeploymentStrategy) -- ^ "strategy" - The deployment strategy to use to replace existing pods with new ones. - , v1DeploymentSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - Template describes the pods that will be created. + , v1DeploymentSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" + , v1DeploymentSpecStrategy :: !(Maybe V1DeploymentStrategy) -- ^ "strategy" + , v1DeploymentSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1DeploymentSpec @@ -3708,8 +3711,8 @@ instance A.ToJSON V1DeploymentSpec where -- | Construct a value of type 'V1DeploymentSpec' (by applying it's required fields, if any) mkV1DeploymentSpec - :: V1LabelSelector -- ^ 'v1DeploymentSpecSelector': Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. It must match the pod template's labels. - -> V1PodTemplateSpec -- ^ 'v1DeploymentSpecTemplate': Template describes the pods that will be created. + :: V1LabelSelector -- ^ 'v1DeploymentSpecSelector' + -> V1PodTemplateSpec -- ^ 'v1DeploymentSpecTemplate' -> V1DeploymentSpec mkV1DeploymentSpec v1DeploymentSpecSelector v1DeploymentSpecTemplate = V1DeploymentSpec @@ -3784,7 +3787,7 @@ mkV1DeploymentStatus = -- | V1DeploymentStrategy -- DeploymentStrategy describes how to replace existing pods with new ones. data V1DeploymentStrategy = V1DeploymentStrategy - { v1DeploymentStrategyRollingUpdate :: !(Maybe V1RollingUpdateDeployment) -- ^ "rollingUpdate" - Rolling update config params. Present only if DeploymentStrategyType = RollingUpdate. + { v1DeploymentStrategyRollingUpdate :: !(Maybe V1RollingUpdateDeployment) -- ^ "rollingUpdate" , v1DeploymentStrategyType :: !(Maybe Text) -- ^ "type" - Type of deployment. Can be \"Recreate\" or \"RollingUpdate\". Default is RollingUpdate. } deriving (P.Show, P.Eq, P.Typeable) @@ -3846,10 +3849,10 @@ mkV1DownwardAPIProjection = -- | V1DownwardAPIVolumeFile -- DownwardAPIVolumeFile represents information to create the file containing the pod field data V1DownwardAPIVolumeFile = V1DownwardAPIVolumeFile - { v1DownwardAPIVolumeFileFieldRef :: !(Maybe V1ObjectFieldSelector) -- ^ "fieldRef" - Required: Selects a field of the pod: only annotations, labels, name and namespace are supported. + { v1DownwardAPIVolumeFileFieldRef :: !(Maybe V1ObjectFieldSelector) -- ^ "fieldRef" , v1DownwardAPIVolumeFileMode :: !(Maybe Int) -- ^ "mode" - Optional: mode bits to use on this file, must be a value between 0 and 0777. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set. , v1DownwardAPIVolumeFilePath :: !(Text) -- ^ /Required/ "path" - Required: Path is the relative path name of the file to be created. Must not be absolute or contain the '..' path. Must be utf-8 encoded. The first item of the relative path must not start with '..' - , v1DownwardAPIVolumeFileResourceFieldRef :: !(Maybe V1ResourceFieldSelector) -- ^ "resourceFieldRef" - Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, requests.cpu and requests.memory) are currently supported. + , v1DownwardAPIVolumeFileResourceFieldRef :: !(Maybe V1ResourceFieldSelector) -- ^ "resourceFieldRef" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1DownwardAPIVolumeFile @@ -3957,7 +3960,7 @@ data V1EndpointAddress = V1EndpointAddress { v1EndpointAddressHostname :: !(Maybe Text) -- ^ "hostname" - The Hostname of this endpoint , v1EndpointAddressIp :: !(Text) -- ^ /Required/ "ip" - The IP of this endpoint. May not be loopback (127.0.0.0/8), link-local (169.254.0.0/16), or link-local multicast ((224.0.0.0/24). IPv6 is also accepted but not fully supported on all platforms. Also, certain kubernetes components, like kube-proxy, are not IPv6 ready. , v1EndpointAddressNodeName :: !(Maybe Text) -- ^ "nodeName" - Optional: Node hosting this endpoint. This can be used to determine endpoints local to a node. - , v1EndpointAddressTargetRef :: !(Maybe V1ObjectReference) -- ^ "targetRef" - Reference to object providing the endpoint. + , v1EndpointAddressTargetRef :: !(Maybe V1ObjectReference) -- ^ "targetRef" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1EndpointAddress @@ -4073,7 +4076,7 @@ mkV1EndpointSubset = data V1Endpoints = V1Endpoints { v1EndpointsApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1EndpointsKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1EndpointsMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1EndpointsMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1EndpointsSubsets :: !([V1EndpointSubset]) -- ^ /Required/ "subsets" - The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service. } deriving (P.Show, P.Eq, P.Typeable) @@ -4116,7 +4119,7 @@ data V1EndpointsList = V1EndpointsList { v1EndpointsListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1EndpointsListItems :: !([V1Endpoints]) -- ^ /Required/ "items" - List of endpoints. , v1EndpointsListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1EndpointsListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1EndpointsListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1EndpointsList @@ -4155,9 +4158,9 @@ mkV1EndpointsList v1EndpointsListItems = -- | V1EnvFromSource -- EnvFromSource represents the source of a set of ConfigMaps data V1EnvFromSource = V1EnvFromSource - { v1EnvFromSourceConfigMapRef :: !(Maybe V1ConfigMapEnvSource) -- ^ "configMapRef" - The ConfigMap to select from + { v1EnvFromSourceConfigMapRef :: !(Maybe V1ConfigMapEnvSource) -- ^ "configMapRef" , v1EnvFromSourcePrefix :: !(Maybe Text) -- ^ "prefix" - An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. - , v1EnvFromSourceSecretRef :: !(Maybe V1SecretEnvSource) -- ^ "secretRef" - The Secret to select from + , v1EnvFromSourceSecretRef :: !(Maybe V1SecretEnvSource) -- ^ "secretRef" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1EnvFromSource @@ -4194,7 +4197,7 @@ mkV1EnvFromSource = data V1EnvVar = V1EnvVar { v1EnvVarName :: !(Text) -- ^ /Required/ "name" - Name of the environment variable. Must be a C_IDENTIFIER. , v1EnvVarValue :: !(Maybe Text) -- ^ "value" - Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to \"\". - , v1EnvVarValueFrom :: !(Maybe V1EnvVarSource) -- ^ "valueFrom" - Source for the environment variable's value. Cannot be used if value is not empty. + , v1EnvVarValueFrom :: !(Maybe V1EnvVarSource) -- ^ "valueFrom" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1EnvVar @@ -4230,10 +4233,10 @@ mkV1EnvVar v1EnvVarName = -- | V1EnvVarSource -- EnvVarSource represents a source for the value of an EnvVar. data V1EnvVarSource = V1EnvVarSource - { v1EnvVarSourceConfigMapKeyRef :: !(Maybe V1ConfigMapKeySelector) -- ^ "configMapKeyRef" - Selects a key of a ConfigMap. - , v1EnvVarSourceFieldRef :: !(Maybe V1ObjectFieldSelector) -- ^ "fieldRef" - Selects a field of the pod: supports metadata.name, metadata.namespace, metadata.labels, metadata.annotations, spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP. - , v1EnvVarSourceResourceFieldRef :: !(Maybe V1ResourceFieldSelector) -- ^ "resourceFieldRef" - Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported. - , v1EnvVarSourceSecretKeyRef :: !(Maybe V1SecretKeySelector) -- ^ "secretKeyRef" - Selects a key of a secret in the pod's namespace + { v1EnvVarSourceConfigMapKeyRef :: !(Maybe V1ConfigMapKeySelector) -- ^ "configMapKeyRef" + , v1EnvVarSourceFieldRef :: !(Maybe V1ObjectFieldSelector) -- ^ "fieldRef" + , v1EnvVarSourceResourceFieldRef :: !(Maybe V1ResourceFieldSelector) -- ^ "resourceFieldRef" + , v1EnvVarSourceSecretKeyRef :: !(Maybe V1SecretKeySelector) -- ^ "secretKeyRef" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1EnvVarSource @@ -4276,17 +4279,17 @@ data V1Event = V1Event , v1EventCount :: !(Maybe Int) -- ^ "count" - The number of times this event has occurred. , v1EventEventTime :: !(Maybe DateTime) -- ^ "eventTime" - Time when this Event was first observed. , v1EventFirstTimestamp :: !(Maybe DateTime) -- ^ "firstTimestamp" - The time at which the event was first recorded. (Time of server receipt is in TypeMeta.) - , v1EventInvolvedObject :: !(V1ObjectReference) -- ^ /Required/ "involvedObject" - The object that this event is about. + , v1EventInvolvedObject :: !(V1ObjectReference) -- ^ /Required/ "involvedObject" , v1EventKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1EventLastTimestamp :: !(Maybe DateTime) -- ^ "lastTimestamp" - The time at which the most recent occurrence of this event was recorded. , v1EventMessage :: !(Maybe Text) -- ^ "message" - A human-readable description of the status of this operation. - , v1EventMetadata :: !(V1ObjectMeta) -- ^ /Required/ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1EventMetadata :: !(V1ObjectMeta) -- ^ /Required/ "metadata" , v1EventReason :: !(Maybe Text) -- ^ "reason" - This should be a short, machine understandable string that gives the reason for the transition into the object's current status. - , v1EventRelated :: !(Maybe V1ObjectReference) -- ^ "related" - Optional secondary object for more complex actions. + , v1EventRelated :: !(Maybe V1ObjectReference) -- ^ "related" , v1EventReportingComponent :: !(Maybe Text) -- ^ "reportingComponent" - Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. , v1EventReportingInstance :: !(Maybe Text) -- ^ "reportingInstance" - ID of the controller instance, e.g. `kubelet-xyzf`. - , v1EventSeries :: !(Maybe V1EventSeries) -- ^ "series" - Data about the Event series this event represents or nil if it's a singleton Event. - , v1EventSource :: !(Maybe V1EventSource) -- ^ "source" - The component reporting this event. Should be a short machine understandable string. + , v1EventSeries :: !(Maybe V1EventSeries) -- ^ "series" + , v1EventSource :: !(Maybe V1EventSource) -- ^ "source" , v1EventType :: !(Maybe Text) -- ^ "type" - Type of this event (Normal, Warning), new types could be added in the future } deriving (P.Show, P.Eq, P.Typeable) @@ -4338,8 +4341,8 @@ instance A.ToJSON V1Event where -- | Construct a value of type 'V1Event' (by applying it's required fields, if any) mkV1Event - :: V1ObjectReference -- ^ 'v1EventInvolvedObject': The object that this event is about. - -> V1ObjectMeta -- ^ 'v1EventMetadata': Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + :: V1ObjectReference -- ^ 'v1EventInvolvedObject' + -> V1ObjectMeta -- ^ 'v1EventMetadata' -> V1Event mkV1Event v1EventInvolvedObject v1EventMetadata = V1Event @@ -4369,7 +4372,7 @@ data V1EventList = V1EventList { v1EventListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1EventListItems :: !([V1Event]) -- ^ /Required/ "items" - List of events , v1EventListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1EventListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1EventListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1EventList @@ -4556,7 +4559,7 @@ data V1FlexVolumeSource = V1FlexVolumeSource , v1FlexVolumeSourceFsType :: !(Maybe Text) -- ^ "fsType" - Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script. , v1FlexVolumeSourceOptions :: !(Maybe (Map.Map String Text)) -- ^ "options" - Optional: Extra command options if any. , v1FlexVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. - , v1FlexVolumeSourceSecretRef :: !(Maybe V1LocalObjectReference) -- ^ "secretRef" - Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts. + , v1FlexVolumeSourceSecretRef :: !(Maybe V1LocalObjectReference) -- ^ "secretRef" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1FlexVolumeSource @@ -4866,9 +4869,9 @@ mkV1HTTPHeader v1HTTPHeaderName v1HTTPHeaderValue = -- | V1Handler -- Handler defines a specific action that should be taken data V1Handler = V1Handler - { v1HandlerExec :: !(Maybe V1ExecAction) -- ^ "exec" - One and only one of the following should be specified. Exec specifies the action to take. - , v1HandlerHttpGet :: !(Maybe V1HTTPGetAction) -- ^ "httpGet" - HTTPGet specifies the http request to perform. - , v1HandlerTcpSocket :: !(Maybe V1TCPSocketAction) -- ^ "tcpSocket" - TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported + { v1HandlerExec :: !(Maybe V1ExecAction) -- ^ "exec" + , v1HandlerHttpGet :: !(Maybe V1HTTPGetAction) -- ^ "httpGet" + , v1HandlerTcpSocket :: !(Maybe V1TCPSocketAction) -- ^ "tcpSocket" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Handler @@ -4905,9 +4908,9 @@ mkV1Handler = data V1HorizontalPodAutoscaler = V1HorizontalPodAutoscaler { v1HorizontalPodAutoscalerApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1HorizontalPodAutoscalerKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1HorizontalPodAutoscalerMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1HorizontalPodAutoscalerSpec :: !(Maybe V1HorizontalPodAutoscalerSpec) -- ^ "spec" - behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. - , v1HorizontalPodAutoscalerStatus :: !(Maybe V1HorizontalPodAutoscalerStatus) -- ^ "status" - current information about the autoscaler. + , v1HorizontalPodAutoscalerMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1HorizontalPodAutoscalerSpec :: !(Maybe V1HorizontalPodAutoscalerSpec) -- ^ "spec" + , v1HorizontalPodAutoscalerStatus :: !(Maybe V1HorizontalPodAutoscalerStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1HorizontalPodAutoscaler @@ -4951,7 +4954,7 @@ data V1HorizontalPodAutoscalerList = V1HorizontalPodAutoscalerList { v1HorizontalPodAutoscalerListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1HorizontalPodAutoscalerListItems :: !([V1HorizontalPodAutoscaler]) -- ^ /Required/ "items" - list of horizontal pod autoscaler objects. , v1HorizontalPodAutoscalerListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1HorizontalPodAutoscalerListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. + , v1HorizontalPodAutoscalerListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1HorizontalPodAutoscalerList @@ -4992,7 +4995,7 @@ mkV1HorizontalPodAutoscalerList v1HorizontalPodAutoscalerListItems = data V1HorizontalPodAutoscalerSpec = V1HorizontalPodAutoscalerSpec { v1HorizontalPodAutoscalerSpecMaxReplicas :: !(Int) -- ^ /Required/ "maxReplicas" - upper limit for the number of pods that can be set by the autoscaler; cannot be smaller than MinReplicas. , v1HorizontalPodAutoscalerSpecMinReplicas :: !(Maybe Int) -- ^ "minReplicas" - lower limit for the number of pods that can be set by the autoscaler, default 1. - , v1HorizontalPodAutoscalerSpecScaleTargetRef :: !(V1CrossVersionObjectReference) -- ^ /Required/ "scaleTargetRef" - reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption and will set the desired number of pods by using its Scale subresource. + , v1HorizontalPodAutoscalerSpecScaleTargetRef :: !(V1CrossVersionObjectReference) -- ^ /Required/ "scaleTargetRef" , v1HorizontalPodAutoscalerSpecTargetCpuUtilizationPercentage :: !(Maybe Int) -- ^ "targetCPUUtilizationPercentage" - target average CPU utilization (represented as a percentage of requested CPU) over all the pods; if not specified the default autoscaling policy will be used. } deriving (P.Show, P.Eq, P.Typeable) @@ -5019,7 +5022,7 @@ instance A.ToJSON V1HorizontalPodAutoscalerSpec where -- | Construct a value of type 'V1HorizontalPodAutoscalerSpec' (by applying it's required fields, if any) mkV1HorizontalPodAutoscalerSpec :: Int -- ^ 'v1HorizontalPodAutoscalerSpecMaxReplicas': upper limit for the number of pods that can be set by the autoscaler; cannot be smaller than MinReplicas. - -> V1CrossVersionObjectReference -- ^ 'v1HorizontalPodAutoscalerSpecScaleTargetRef': reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption and will set the desired number of pods by using its Scale subresource. + -> V1CrossVersionObjectReference -- ^ 'v1HorizontalPodAutoscalerSpecScaleTargetRef' -> V1HorizontalPodAutoscalerSpec mkV1HorizontalPodAutoscalerSpec v1HorizontalPodAutoscalerSpecMaxReplicas v1HorizontalPodAutoscalerSpecScaleTargetRef = V1HorizontalPodAutoscalerSpec @@ -5190,7 +5193,7 @@ data V1ISCSIPersistentVolumeSource = V1ISCSIPersistentVolumeSource , v1ISCSIPersistentVolumeSourceLun :: !(Int) -- ^ /Required/ "lun" - iSCSI Target Lun number. , v1ISCSIPersistentVolumeSourcePortals :: !(Maybe [Text]) -- ^ "portals" - iSCSI Target Portal List. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). , v1ISCSIPersistentVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. - , v1ISCSIPersistentVolumeSourceSecretRef :: !(Maybe V1SecretReference) -- ^ "secretRef" - CHAP Secret for iSCSI target and initiator authentication + , v1ISCSIPersistentVolumeSourceSecretRef :: !(Maybe V1SecretReference) -- ^ "secretRef" , v1ISCSIPersistentVolumeSourceTargetPortal :: !(Text) -- ^ /Required/ "targetPortal" - iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). } deriving (P.Show, P.Eq, P.Typeable) @@ -5262,7 +5265,7 @@ data V1ISCSIVolumeSource = V1ISCSIVolumeSource , v1ISCSIVolumeSourceLun :: !(Int) -- ^ /Required/ "lun" - iSCSI Target Lun number. , v1ISCSIVolumeSourcePortals :: !(Maybe [Text]) -- ^ "portals" - iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). , v1ISCSIVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. - , v1ISCSIVolumeSourceSecretRef :: !(Maybe V1LocalObjectReference) -- ^ "secretRef" - CHAP Secret for iSCSI target and initiator authentication + , v1ISCSIVolumeSourceSecretRef :: !(Maybe V1LocalObjectReference) -- ^ "secretRef" , v1ISCSIVolumeSourceTargetPortal :: !(Text) -- ^ /Required/ "targetPortal" - iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260). } deriving (P.Show, P.Eq, P.Typeable) @@ -5356,7 +5359,7 @@ mkV1Initializer v1InitializerName = -- Initializers tracks the progress of initialization. data V1Initializers = V1Initializers { v1InitializersPending :: !([V1Initializer]) -- ^ /Required/ "pending" - Pending is a list of initializers that must execute in order before this object is visible. When the last pending initializer is removed, and no failing result is set, the initializers struct will be set to nil and the object is considered as initialized and visible to all clients. - , v1InitializersResult :: !(Maybe V1Status) -- ^ "result" - If result is set with the Failure field, the object will be persisted to storage and then deleted, ensuring that other clients can observe the deletion. + , v1InitializersResult :: !(Maybe V1Status) -- ^ "result" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Initializers @@ -5391,9 +5394,9 @@ mkV1Initializers v1InitializersPending = data V1Job = V1Job { v1JobApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1JobKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1JobMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1JobSpec :: !(Maybe V1JobSpec) -- ^ "spec" - Specification of the desired behavior of a job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1JobStatus :: !(Maybe V1JobStatus) -- ^ "status" - Current status of a job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1JobMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1JobSpec :: !(Maybe V1JobSpec) -- ^ "spec" + , v1JobStatus :: !(Maybe V1JobStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Job @@ -5488,7 +5491,7 @@ data V1JobList = V1JobList { v1JobListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1JobListItems :: !([V1Job]) -- ^ /Required/ "items" - items is the list of Jobs. , v1JobListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1JobListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1JobListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1JobList @@ -5532,8 +5535,8 @@ data V1JobSpec = V1JobSpec , v1JobSpecCompletions :: !(Maybe Int) -- ^ "completions" - Specifies the desired number of successfully finished pods the job should be run with. Setting to nil means that the success of any pod signals the success of all pods, and allows parallelism to have any positive value. Setting to 1 means that parallelism is limited to 1 and the success of that pod signals the success of the job. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/ , v1JobSpecManualSelector :: !(Maybe Bool) -- ^ "manualSelector" - manualSelector controls generation of pod labels and pod selectors. Leave `manualSelector` unset unless you are certain what you are doing. When false or unset, the system pick labels unique to this job and appends those labels to the pod template. When true, the user is responsible for picking unique labels and specifying the selector. Failure to pick a unique label may cause this and other jobs to not function correctly. However, You may see `manualSelector=true` in jobs that were created with the old `extensions/v1beta1` API. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/#specifying-your-own-pod-selector , v1JobSpecParallelism :: !(Maybe Int) -- ^ "parallelism" - Specifies the maximum desired number of pods the job should run at any given time. The actual number of pods running in steady state will be less than this number when ((.spec.completions - .status.successful) < .spec.parallelism), i.e. when the work left to do is less than max parallelism. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/ - , v1JobSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" - A label query over pods that should match the pod count. Normally, the system sets this field for you. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors - , v1JobSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - Describes the pod that will be created when executing a job. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/ + , v1JobSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" + , v1JobSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1JobSpec @@ -5564,7 +5567,7 @@ instance A.ToJSON V1JobSpec where -- | Construct a value of type 'V1JobSpec' (by applying it's required fields, if any) mkV1JobSpec - :: V1PodTemplateSpec -- ^ 'v1JobSpecTemplate': Describes the pod that will be created when executing a job. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/ + :: V1PodTemplateSpec -- ^ 'v1JobSpecTemplate' -> V1JobSpec mkV1JobSpec v1JobSpecTemplate = V1JobSpec @@ -5741,8 +5744,8 @@ mkV1LabelSelectorRequirement v1LabelSelectorRequirementKey v1LabelSelectorRequir -- | V1Lifecycle -- Lifecycle describes actions that the management system should take in response to container lifecycle events. For the PostStart and PreStop lifecycle handlers, management of the container blocks until the action is complete, unless the container process fails, in which case the handler is aborted. data V1Lifecycle = V1Lifecycle - { v1LifecyclePostStart :: !(Maybe V1Handler) -- ^ "postStart" - PostStart is called immediately after a container is created. If the handler fails, the container is terminated and restarted according to its restart policy. Other management of the container blocks until the hook completes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks - , v1LifecyclePreStop :: !(Maybe V1Handler) -- ^ "preStop" - PreStop is called immediately before a container is terminated. The container is terminated after the handler completes. The reason for termination is passed to the handler. Regardless of the outcome of the handler, the container is eventually terminated. Other management of the container blocks until the hook completes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks + { v1LifecyclePostStart :: !(Maybe V1Handler) -- ^ "postStart" + , v1LifecyclePreStop :: !(Maybe V1Handler) -- ^ "preStop" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Lifecycle @@ -5776,8 +5779,8 @@ mkV1Lifecycle = data V1LimitRange = V1LimitRange { v1LimitRangeApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1LimitRangeKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1LimitRangeMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1LimitRangeSpec :: !(Maybe V1LimitRangeSpec) -- ^ "spec" - Spec defines the limits enforced. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1LimitRangeMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1LimitRangeSpec :: !(Maybe V1LimitRangeSpec) -- ^ "spec" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1LimitRange @@ -5867,7 +5870,7 @@ data V1LimitRangeList = V1LimitRangeList { v1LimitRangeListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1LimitRangeListItems :: !([V1LimitRange]) -- ^ /Required/ "items" - Items is a list of LimitRange objects. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/ , v1LimitRangeListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1LimitRangeListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1LimitRangeListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1LimitRangeList @@ -6067,8 +6070,8 @@ data V1LocalSubjectAccessReview = V1LocalSubjectAccessReview { v1LocalSubjectAccessReviewApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1LocalSubjectAccessReviewKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1LocalSubjectAccessReviewMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1LocalSubjectAccessReviewSpec :: !(V1SubjectAccessReviewSpec) -- ^ /Required/ "spec" - Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted. - , v1LocalSubjectAccessReviewStatus :: !(Maybe V1SubjectAccessReviewStatus) -- ^ "status" - Status is filled in by the server and indicates whether the request is allowed or not + , v1LocalSubjectAccessReviewSpec :: !(V1SubjectAccessReviewSpec) -- ^ /Required/ "spec" + , v1LocalSubjectAccessReviewStatus :: !(Maybe V1SubjectAccessReviewStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1LocalSubjectAccessReview @@ -6095,7 +6098,7 @@ instance A.ToJSON V1LocalSubjectAccessReview where -- | Construct a value of type 'V1LocalSubjectAccessReview' (by applying it's required fields, if any) mkV1LocalSubjectAccessReview - :: V1SubjectAccessReviewSpec -- ^ 'v1LocalSubjectAccessReviewSpec': Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted. + :: V1SubjectAccessReviewSpec -- ^ 'v1LocalSubjectAccessReviewSpec' -> V1LocalSubjectAccessReview mkV1LocalSubjectAccessReview v1LocalSubjectAccessReviewSpec = V1LocalSubjectAccessReview @@ -6181,9 +6184,9 @@ mkV1NFSVolumeSource v1NFSVolumeSourcePath v1NFSVolumeSourceServer = data V1Namespace = V1Namespace { v1NamespaceApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1NamespaceKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1NamespaceMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1NamespaceSpec :: !(Maybe V1NamespaceSpec) -- ^ "spec" - Spec defines the behavior of the Namespace. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1NamespaceStatus :: !(Maybe V1NamespaceStatus) -- ^ "status" - Status describes the current status of a Namespace. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1NamespaceMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1NamespaceSpec :: !(Maybe V1NamespaceSpec) -- ^ "spec" + , v1NamespaceStatus :: !(Maybe V1NamespaceStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Namespace @@ -6227,7 +6230,7 @@ data V1NamespaceList = V1NamespaceList { v1NamespaceListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1NamespaceListItems :: !([V1Namespace]) -- ^ /Required/ "items" - Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/ , v1NamespaceListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1NamespaceListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1NamespaceListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1NamespaceList @@ -6326,8 +6329,8 @@ mkV1NamespaceStatus = data V1NetworkPolicy = V1NetworkPolicy { v1NetworkPolicyApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1NetworkPolicyKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1NetworkPolicyMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1NetworkPolicySpec :: !(Maybe V1NetworkPolicySpec) -- ^ "spec" - Specification of the desired behavior for this NetworkPolicy. + , v1NetworkPolicyMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1NetworkPolicySpec :: !(Maybe V1NetworkPolicySpec) -- ^ "spec" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1NetworkPolicy @@ -6434,7 +6437,7 @@ data V1NetworkPolicyList = V1NetworkPolicyList { v1NetworkPolicyListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1NetworkPolicyListItems :: !([V1NetworkPolicy]) -- ^ /Required/ "items" - Items is a list of schema objects. , v1NetworkPolicyListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1NetworkPolicyListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1NetworkPolicyListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1NetworkPolicyList @@ -6473,9 +6476,9 @@ mkV1NetworkPolicyList v1NetworkPolicyListItems = -- | V1NetworkPolicyPeer -- NetworkPolicyPeer describes a peer to allow traffic from. Exactly one of its fields must be specified. data V1NetworkPolicyPeer = V1NetworkPolicyPeer - { v1NetworkPolicyPeerIpBlock :: !(Maybe V1IPBlock) -- ^ "ipBlock" - IPBlock defines policy on a particular IPBlock - , v1NetworkPolicyPeerNamespaceSelector :: !(Maybe V1LabelSelector) -- ^ "namespaceSelector" - Selects Namespaces using cluster scoped-labels. This matches all pods in all namespaces selected by this label selector. This field follows standard label selector semantics. If present but empty, this selector selects all namespaces. - , v1NetworkPolicyPeerPodSelector :: !(Maybe V1LabelSelector) -- ^ "podSelector" - This is a label selector which selects Pods in this namespace. This field follows standard label selector semantics. If present but empty, this selector selects all pods in this namespace. + { v1NetworkPolicyPeerIpBlock :: !(Maybe V1IPBlock) -- ^ "ipBlock" + , v1NetworkPolicyPeerNamespaceSelector :: !(Maybe V1LabelSelector) -- ^ "namespaceSelector" + , v1NetworkPolicyPeerPodSelector :: !(Maybe V1LabelSelector) -- ^ "podSelector" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1NetworkPolicyPeer @@ -6545,7 +6548,7 @@ mkV1NetworkPolicyPort = data V1NetworkPolicySpec = V1NetworkPolicySpec { v1NetworkPolicySpecEgress :: !(Maybe [V1NetworkPolicyEgressRule]) -- ^ "egress" - List of egress rules to be applied to the selected pods. Outgoing traffic is allowed if there are no NetworkPolicies selecting the pod (and cluster policy otherwise allows the traffic), OR if the traffic matches at least one egress rule across all of the NetworkPolicy objects whose podSelector matches the pod. If this field is empty then this NetworkPolicy limits all outgoing traffic (and serves solely to ensure that the pods it selects are isolated by default). This field is beta-level in 1.8 , v1NetworkPolicySpecIngress :: !(Maybe [V1NetworkPolicyIngressRule]) -- ^ "ingress" - List of ingress rules to be applied to the selected pods. Traffic is allowed to a pod if there are no NetworkPolicies selecting the pod (and cluster policy otherwise allows the traffic), OR if the traffic source is the pod's local node, OR if the traffic matches at least one ingress rule across all of the NetworkPolicy objects whose podSelector matches the pod. If this field is empty then this NetworkPolicy does not allow any traffic (and serves solely to ensure that the pods it selects are isolated by default) - , v1NetworkPolicySpecPodSelector :: !(V1LabelSelector) -- ^ /Required/ "podSelector" - Selects the pods to which this NetworkPolicy object applies. The array of ingress rules is applied to any pods selected by this field. Multiple network policies can select the same set of pods. In this case, the ingress rules for each are combined additively. This field is NOT optional and follows standard label selector semantics. An empty podSelector matches all pods in this namespace. + , v1NetworkPolicySpecPodSelector :: !(V1LabelSelector) -- ^ /Required/ "podSelector" , v1NetworkPolicySpecPolicyTypes :: !(Maybe [Text]) -- ^ "policyTypes" - List of rule types that the NetworkPolicy relates to. Valid options are Ingress, Egress, or Ingress,Egress. If this field is not specified, it will default based on the existence of Ingress or Egress rules; policies that contain an Egress section are assumed to affect Egress, and all policies (whether or not they contain an Ingress section) are assumed to affect Ingress. If you want to write an egress-only policy, you must explicitly specify policyTypes [ \"Egress\" ]. Likewise, if you want to write a policy that specifies that no egress is allowed, you must specify a policyTypes value that include \"Egress\" (since such a policy would not include an Egress section and would otherwise default to just [ \"Ingress\" ]). This field is beta-level in 1.8 } deriving (P.Show, P.Eq, P.Typeable) @@ -6571,7 +6574,7 @@ instance A.ToJSON V1NetworkPolicySpec where -- | Construct a value of type 'V1NetworkPolicySpec' (by applying it's required fields, if any) mkV1NetworkPolicySpec - :: V1LabelSelector -- ^ 'v1NetworkPolicySpecPodSelector': Selects the pods to which this NetworkPolicy object applies. The array of ingress rules is applied to any pods selected by this field. Multiple network policies can select the same set of pods. In this case, the ingress rules for each are combined additively. This field is NOT optional and follows standard label selector semantics. An empty podSelector matches all pods in this namespace. + :: V1LabelSelector -- ^ 'v1NetworkPolicySpecPodSelector' -> V1NetworkPolicySpec mkV1NetworkPolicySpec v1NetworkPolicySpecPodSelector = V1NetworkPolicySpec @@ -6587,9 +6590,9 @@ mkV1NetworkPolicySpec v1NetworkPolicySpecPodSelector = data V1Node = V1Node { v1NodeApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1NodeKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1NodeMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1NodeSpec :: !(Maybe V1NodeSpec) -- ^ "spec" - Spec defines the behavior of a node. https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1NodeStatus :: !(Maybe V1NodeStatus) -- ^ "status" - Most recently observed status of the node. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1NodeMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1NodeSpec :: !(Maybe V1NodeSpec) -- ^ "spec" + , v1NodeStatus :: !(Maybe V1NodeStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Node @@ -6666,7 +6669,7 @@ mkV1NodeAddress v1NodeAddressAddress v1NodeAddressType = -- Node affinity is a group of node affinity scheduling rules. data V1NodeAffinity = V1NodeAffinity { v1NodeAffinityPreferredDuringSchedulingIgnoredDuringExecution :: !(Maybe [V1PreferredSchedulingTerm]) -- ^ "preferredDuringSchedulingIgnoredDuringExecution" - The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding \"weight\" to the sum if the node matches the corresponding matchExpressions; the node(s) with the highest sum are the most preferred. - , v1NodeAffinityRequiredDuringSchedulingIgnoredDuringExecution :: !(Maybe V1NodeSelector) -- ^ "requiredDuringSchedulingIgnoredDuringExecution" - If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to an update), the system may or may not try to eventually evict the pod from its node. + , v1NodeAffinityRequiredDuringSchedulingIgnoredDuringExecution :: !(Maybe V1NodeSelector) -- ^ "requiredDuringSchedulingIgnoredDuringExecution" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1NodeAffinity @@ -6786,7 +6789,7 @@ mkV1NodeConfigSource = -- | V1NodeDaemonEndpoints -- NodeDaemonEndpoints lists ports opened by daemons running on the Node. data V1NodeDaemonEndpoints = V1NodeDaemonEndpoints - { v1NodeDaemonEndpointsKubeletEndpoint :: !(Maybe V1DaemonEndpoint) -- ^ "kubeletEndpoint" - Endpoint on which Kubelet is listening. + { v1NodeDaemonEndpointsKubeletEndpoint :: !(Maybe V1DaemonEndpoint) -- ^ "kubeletEndpoint" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1NodeDaemonEndpoints @@ -6818,7 +6821,7 @@ data V1NodeList = V1NodeList { v1NodeListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1NodeListItems :: !([V1Node]) -- ^ /Required/ "items" - List of nodes , v1NodeListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1NodeListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1NodeListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1NodeList @@ -6956,7 +6959,7 @@ mkV1NodeSelectorTerm v1NodeSelectorTermMatchExpressions = -- | V1NodeSpec -- NodeSpec describes the attributes that a node is created with. data V1NodeSpec = V1NodeSpec - { v1NodeSpecConfigSource :: !(Maybe V1NodeConfigSource) -- ^ "configSource" - If specified, the source to get node configuration from The DynamicKubeletConfig feature gate must be enabled for the Kubelet to use this field + { v1NodeSpecConfigSource :: !(Maybe V1NodeConfigSource) -- ^ "configSource" , v1NodeSpecExternalId :: !(Maybe Text) -- ^ "externalID" - External ID of the node assigned by some machine database (e.g. a cloud provider). Deprecated. , v1NodeSpecPodCidr :: !(Maybe Text) -- ^ "podCIDR" - PodCIDR represents the pod IP range assigned to the node. , v1NodeSpecProviderId :: !(Maybe Text) -- ^ "providerID" - ID of the node assigned by the cloud provider in the format: <ProviderName>://<ProviderSpecificNodeID> @@ -7009,9 +7012,9 @@ data V1NodeStatus = V1NodeStatus , v1NodeStatusAllocatable :: !(Maybe (Map.Map String Text)) -- ^ "allocatable" - Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity. , v1NodeStatusCapacity :: !(Maybe (Map.Map String Text)) -- ^ "capacity" - Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity , v1NodeStatusConditions :: !(Maybe [V1NodeCondition]) -- ^ "conditions" - Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/concepts/nodes/node/#condition - , v1NodeStatusDaemonEndpoints :: !(Maybe V1NodeDaemonEndpoints) -- ^ "daemonEndpoints" - Endpoints of daemons running on the Node. + , v1NodeStatusDaemonEndpoints :: !(Maybe V1NodeDaemonEndpoints) -- ^ "daemonEndpoints" , v1NodeStatusImages :: !(Maybe [V1ContainerImage]) -- ^ "images" - List of container images on this node - , v1NodeStatusNodeInfo :: !(Maybe V1NodeSystemInfo) -- ^ "nodeInfo" - Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#info + , v1NodeStatusNodeInfo :: !(Maybe V1NodeSystemInfo) -- ^ "nodeInfo" , v1NodeStatusPhase :: !(Maybe Text) -- ^ "phase" - NodePhase is the recently observed lifecycle phase of the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#phase The field is never populated, and now is deprecated. , v1NodeStatusVolumesAttached :: !(Maybe [V1AttachedVolume]) -- ^ "volumesAttached" - List of volumes that are attached to the node. , v1NodeStatusVolumesInUse :: !(Maybe [Text]) -- ^ "volumesInUse" - List of attachable volumes in use (mounted) by the node. @@ -7254,7 +7257,7 @@ data V1ObjectMeta = V1ObjectMeta , v1ObjectMetaFinalizers :: !(Maybe [Text]) -- ^ "finalizers" - Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. , v1ObjectMetaGenerateName :: !(Maybe Text) -- ^ "generateName" - GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header). Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency , v1ObjectMetaGeneration :: !(Maybe Integer) -- ^ "generation" - A sequence number representing a specific generation of the desired state. Populated by the system. Read-only. - , v1ObjectMetaInitializers :: !(Maybe V1Initializers) -- ^ "initializers" - An initializer is a controller which enforces some system invariant at object creation time. This field is a list of initializers that have not yet acted on this object. If nil or empty, this object has been completely initialized. Otherwise, the object is considered uninitialized and is hidden (in list/watch and get calls) from clients that haven't explicitly asked to observe uninitialized objects. When an object is created, the system will populate this list with the current set of initializers. Only privileged users may set or modify this list. Once it is empty, it may not be modified further by any user. + , v1ObjectMetaInitializers :: !(Maybe V1Initializers) -- ^ "initializers" , v1ObjectMetaLabels :: !(Maybe (Map.Map String Text)) -- ^ "labels" - Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels , v1ObjectMetaName :: !(Maybe Text) -- ^ "name" - Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names , v1ObjectMetaNamespace :: !(Maybe Text) -- ^ "namespace" - Namespace defines the space within each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty. Must be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces @@ -7443,9 +7446,9 @@ mkV1OwnerReference v1OwnerReferenceApiVersion v1OwnerReferenceKind v1OwnerRefere data V1PersistentVolume = V1PersistentVolume { v1PersistentVolumeApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1PersistentVolumeKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1PersistentVolumeMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1PersistentVolumeSpec :: !(Maybe V1PersistentVolumeSpec) -- ^ "spec" - Spec defines a specification of a persistent volume owned by the cluster. Provisioned by an administrator. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes - , v1PersistentVolumeStatus :: !(Maybe V1PersistentVolumeStatus) -- ^ "status" - Status represents the current information/status for the persistent volume. Populated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes + , v1PersistentVolumeMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1PersistentVolumeSpec :: !(Maybe V1PersistentVolumeSpec) -- ^ "spec" + , v1PersistentVolumeStatus :: !(Maybe V1PersistentVolumeStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1PersistentVolume @@ -7488,9 +7491,9 @@ mkV1PersistentVolume = data V1PersistentVolumeClaim = V1PersistentVolumeClaim { v1PersistentVolumeClaimApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1PersistentVolumeClaimKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1PersistentVolumeClaimMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1PersistentVolumeClaimSpec :: !(Maybe V1PersistentVolumeClaimSpec) -- ^ "spec" - Spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims - , v1PersistentVolumeClaimStatus :: !(Maybe V1PersistentVolumeClaimStatus) -- ^ "status" - Status represents the current information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims + , v1PersistentVolumeClaimMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1PersistentVolumeClaimSpec :: !(Maybe V1PersistentVolumeClaimSpec) -- ^ "spec" + , v1PersistentVolumeClaimStatus :: !(Maybe V1PersistentVolumeClaimStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1PersistentVolumeClaim @@ -7585,7 +7588,7 @@ data V1PersistentVolumeClaimList = V1PersistentVolumeClaimList { v1PersistentVolumeClaimListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1PersistentVolumeClaimListItems :: !([V1PersistentVolumeClaim]) -- ^ /Required/ "items" - A list of persistent volume claims. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims , v1PersistentVolumeClaimListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1PersistentVolumeClaimListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1PersistentVolumeClaimListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1PersistentVolumeClaimList @@ -7625,8 +7628,8 @@ mkV1PersistentVolumeClaimList v1PersistentVolumeClaimListItems = -- PersistentVolumeClaimSpec describes the common attributes of storage devices and allows a Source for provider-specific attributes data V1PersistentVolumeClaimSpec = V1PersistentVolumeClaimSpec { v1PersistentVolumeClaimSpecAccessModes :: !(Maybe [Text]) -- ^ "accessModes" - AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1 - , v1PersistentVolumeClaimSpecResources :: !(Maybe V1ResourceRequirements) -- ^ "resources" - Resources represents the minimum resources the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources - , v1PersistentVolumeClaimSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" - A label query over volumes to consider for binding. + , v1PersistentVolumeClaimSpecResources :: !(Maybe V1ResourceRequirements) -- ^ "resources" + , v1PersistentVolumeClaimSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" , v1PersistentVolumeClaimSpecStorageClassName :: !(Maybe Text) -- ^ "storageClassName" - Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1 , v1PersistentVolumeClaimSpecVolumeMode :: !(Maybe Text) -- ^ "volumeMode" - volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec. This is an alpha feature and may change in the future. , v1PersistentVolumeClaimSpecVolumeName :: !(Maybe Text) -- ^ "volumeName" - VolumeName is the binding reference to the PersistentVolume backing this claim. @@ -7751,7 +7754,7 @@ data V1PersistentVolumeList = V1PersistentVolumeList { v1PersistentVolumeListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1PersistentVolumeListItems :: !([V1PersistentVolume]) -- ^ /Required/ "items" - List of persistent volumes. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes , v1PersistentVolumeListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1PersistentVolumeListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1PersistentVolumeListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1PersistentVolumeList @@ -7791,34 +7794,34 @@ mkV1PersistentVolumeList v1PersistentVolumeListItems = -- PersistentVolumeSpec is the specification of a persistent volume. data V1PersistentVolumeSpec = V1PersistentVolumeSpec { v1PersistentVolumeSpecAccessModes :: !(Maybe [Text]) -- ^ "accessModes" - AccessModes contains all ways the volume can be mounted. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes - , v1PersistentVolumeSpecAwsElasticBlockStore :: !(Maybe V1AWSElasticBlockStoreVolumeSource) -- ^ "awsElasticBlockStore" - AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore - , v1PersistentVolumeSpecAzureDisk :: !(Maybe V1AzureDiskVolumeSource) -- ^ "azureDisk" - AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod. - , v1PersistentVolumeSpecAzureFile :: !(Maybe V1AzureFilePersistentVolumeSource) -- ^ "azureFile" - AzureFile represents an Azure File Service mount on the host and bind mount to the pod. + , v1PersistentVolumeSpecAwsElasticBlockStore :: !(Maybe V1AWSElasticBlockStoreVolumeSource) -- ^ "awsElasticBlockStore" + , v1PersistentVolumeSpecAzureDisk :: !(Maybe V1AzureDiskVolumeSource) -- ^ "azureDisk" + , v1PersistentVolumeSpecAzureFile :: !(Maybe V1AzureFilePersistentVolumeSource) -- ^ "azureFile" , v1PersistentVolumeSpecCapacity :: !(Maybe (Map.Map String Text)) -- ^ "capacity" - A description of the persistent volume's resources and capacity. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity - , v1PersistentVolumeSpecCephfs :: !(Maybe V1CephFSPersistentVolumeSource) -- ^ "cephfs" - CephFS represents a Ceph FS mount on the host that shares a pod's lifetime - , v1PersistentVolumeSpecCinder :: !(Maybe V1CinderVolumeSource) -- ^ "cinder" - Cinder represents a cinder volume attached and mounted on kubelets host machine More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md - , v1PersistentVolumeSpecClaimRef :: !(Maybe V1ObjectReference) -- ^ "claimRef" - ClaimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim. Expected to be non-nil when bound. claim.VolumeName is the authoritative bind between PV and PVC. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#binding - , v1PersistentVolumeSpecCsi :: !(Maybe V1CSIPersistentVolumeSource) -- ^ "csi" - CSI represents storage that handled by an external CSI driver - , v1PersistentVolumeSpecFc :: !(Maybe V1FCVolumeSource) -- ^ "fc" - FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod. - , v1PersistentVolumeSpecFlexVolume :: !(Maybe V1FlexVolumeSource) -- ^ "flexVolume" - FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. - , v1PersistentVolumeSpecFlocker :: !(Maybe V1FlockerVolumeSource) -- ^ "flocker" - Flocker represents a Flocker volume attached to a kubelet's host machine and exposed to the pod for its usage. This depends on the Flocker control service being running - , v1PersistentVolumeSpecGcePersistentDisk :: !(Maybe V1GCEPersistentDiskVolumeSource) -- ^ "gcePersistentDisk" - GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. Provisioned by an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk - , v1PersistentVolumeSpecGlusterfs :: !(Maybe V1GlusterfsVolumeSource) -- ^ "glusterfs" - Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod. Provisioned by an admin. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md - , v1PersistentVolumeSpecHostPath :: !(Maybe V1HostPathVolumeSource) -- ^ "hostPath" - HostPath represents a directory on the host. Provisioned by a developer or tester. This is useful for single-node development and testing only! On-host storage is not supported in any way and WILL NOT WORK in a multi-node cluster. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath - , v1PersistentVolumeSpecIscsi :: !(Maybe V1ISCSIPersistentVolumeSource) -- ^ "iscsi" - ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. Provisioned by an admin. - , v1PersistentVolumeSpecLocal :: !(Maybe V1LocalVolumeSource) -- ^ "local" - Local represents directly-attached storage with node affinity + , v1PersistentVolumeSpecCephfs :: !(Maybe V1CephFSPersistentVolumeSource) -- ^ "cephfs" + , v1PersistentVolumeSpecCinder :: !(Maybe V1CinderVolumeSource) -- ^ "cinder" + , v1PersistentVolumeSpecClaimRef :: !(Maybe V1ObjectReference) -- ^ "claimRef" + , v1PersistentVolumeSpecCsi :: !(Maybe V1CSIPersistentVolumeSource) -- ^ "csi" + , v1PersistentVolumeSpecFc :: !(Maybe V1FCVolumeSource) -- ^ "fc" + , v1PersistentVolumeSpecFlexVolume :: !(Maybe V1FlexVolumeSource) -- ^ "flexVolume" + , v1PersistentVolumeSpecFlocker :: !(Maybe V1FlockerVolumeSource) -- ^ "flocker" + , v1PersistentVolumeSpecGcePersistentDisk :: !(Maybe V1GCEPersistentDiskVolumeSource) -- ^ "gcePersistentDisk" + , v1PersistentVolumeSpecGlusterfs :: !(Maybe V1GlusterfsVolumeSource) -- ^ "glusterfs" + , v1PersistentVolumeSpecHostPath :: !(Maybe V1HostPathVolumeSource) -- ^ "hostPath" + , v1PersistentVolumeSpecIscsi :: !(Maybe V1ISCSIPersistentVolumeSource) -- ^ "iscsi" + , v1PersistentVolumeSpecLocal :: !(Maybe V1LocalVolumeSource) -- ^ "local" , v1PersistentVolumeSpecMountOptions :: !(Maybe [Text]) -- ^ "mountOptions" - A list of mount options, e.g. [\"ro\", \"soft\"]. Not validated - mount will simply fail if one is invalid. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#mount-options - , v1PersistentVolumeSpecNfs :: !(Maybe V1NFSVolumeSource) -- ^ "nfs" - NFS represents an NFS mount on the host. Provisioned by an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs + , v1PersistentVolumeSpecNfs :: !(Maybe V1NFSVolumeSource) -- ^ "nfs" , v1PersistentVolumeSpecPersistentVolumeReclaimPolicy :: !(Maybe Text) -- ^ "persistentVolumeReclaimPolicy" - What happens to a persistent volume when released from its claim. Valid options are Retain (default) and Recycle. Recycling must be supported by the volume plugin underlying this persistent volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#reclaiming - , v1PersistentVolumeSpecPhotonPersistentDisk :: !(Maybe V1PhotonPersistentDiskVolumeSource) -- ^ "photonPersistentDisk" - PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine - , v1PersistentVolumeSpecPortworxVolume :: !(Maybe V1PortworxVolumeSource) -- ^ "portworxVolume" - PortworxVolume represents a portworx volume attached and mounted on kubelets host machine - , v1PersistentVolumeSpecQuobyte :: !(Maybe V1QuobyteVolumeSource) -- ^ "quobyte" - Quobyte represents a Quobyte mount on the host that shares a pod's lifetime - , v1PersistentVolumeSpecRbd :: !(Maybe V1RBDPersistentVolumeSource) -- ^ "rbd" - RBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md - , v1PersistentVolumeSpecScaleIo :: !(Maybe V1ScaleIOPersistentVolumeSource) -- ^ "scaleIO" - ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes. + , v1PersistentVolumeSpecPhotonPersistentDisk :: !(Maybe V1PhotonPersistentDiskVolumeSource) -- ^ "photonPersistentDisk" + , v1PersistentVolumeSpecPortworxVolume :: !(Maybe V1PortworxVolumeSource) -- ^ "portworxVolume" + , v1PersistentVolumeSpecQuobyte :: !(Maybe V1QuobyteVolumeSource) -- ^ "quobyte" + , v1PersistentVolumeSpecRbd :: !(Maybe V1RBDPersistentVolumeSource) -- ^ "rbd" + , v1PersistentVolumeSpecScaleIo :: !(Maybe V1ScaleIOPersistentVolumeSource) -- ^ "scaleIO" , v1PersistentVolumeSpecStorageClassName :: !(Maybe Text) -- ^ "storageClassName" - Name of StorageClass to which this persistent volume belongs. Empty value means that this volume does not belong to any StorageClass. - , v1PersistentVolumeSpecStorageos :: !(Maybe V1StorageOSPersistentVolumeSource) -- ^ "storageos" - StorageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod More info: https://releases.k8s.io/HEAD/examples/volumes/storageos/README.md + , v1PersistentVolumeSpecStorageos :: !(Maybe V1StorageOSPersistentVolumeSource) -- ^ "storageos" , v1PersistentVolumeSpecVolumeMode :: !(Maybe Text) -- ^ "volumeMode" - volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state. Value of Filesystem is implied when not included in spec. This is an alpha feature and may change in the future. - , v1PersistentVolumeSpecVsphereVolume :: !(Maybe V1VsphereVirtualDiskVolumeSource) -- ^ "vsphereVolume" - VsphereVolume represents a vSphere volume attached and mounted on kubelets host machine + , v1PersistentVolumeSpecVsphereVolume :: !(Maybe V1VsphereVirtualDiskVolumeSource) -- ^ "vsphereVolume" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1PersistentVolumeSpec @@ -8004,9 +8007,9 @@ mkV1PhotonPersistentDiskVolumeSource v1PhotonPersistentDiskVolumeSourcePdId = data V1Pod = V1Pod { v1PodApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1PodKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1PodMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1PodSpec :: !(Maybe V1PodSpec) -- ^ "spec" - Specification of the desired behavior of the pod. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1PodStatus :: !(Maybe V1PodStatus) -- ^ "status" - Most recently observed status of the pod. This data may not be up to date. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1PodMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1PodSpec :: !(Maybe V1PodSpec) -- ^ "spec" + , v1PodStatus :: !(Maybe V1PodStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Pod @@ -8080,7 +8083,7 @@ mkV1PodAffinity = -- | V1PodAffinityTerm -- Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key matches that of any node on which a pod of the set of pods is running data V1PodAffinityTerm = V1PodAffinityTerm - { v1PodAffinityTermLabelSelector :: !(Maybe V1LabelSelector) -- ^ "labelSelector" - A label query over a set of resources, in this case pods. + { v1PodAffinityTermLabelSelector :: !(Maybe V1LabelSelector) -- ^ "labelSelector" , v1PodAffinityTermNamespaces :: !(Maybe [Text]) -- ^ "namespaces" - namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means \"this pod's namespace\" , v1PodAffinityTermTopologyKey :: !(Text) -- ^ /Required/ "topologyKey" - This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. } deriving (P.Show, P.Eq, P.Typeable) @@ -8275,7 +8278,7 @@ data V1PodList = V1PodList { v1PodListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1PodListItems :: !([V1Pod]) -- ^ /Required/ "items" - List of pods. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md , v1PodListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1PodListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1PodListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1PodList @@ -8317,7 +8320,7 @@ data V1PodSecurityContext = V1PodSecurityContext { v1PodSecurityContextFsGroup :: !(Maybe Integer) -- ^ "fsGroup" - A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod: 1. The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw---- If unset, the Kubelet will not modify the ownership and permissions of any volume. , v1PodSecurityContextRunAsNonRoot :: !(Maybe Bool) -- ^ "runAsNonRoot" - Indicates that the container must run as a non-root user. If true, the Kubelet will validate the image at runtime to ensure that it does not run as UID 0 (root) and fail to start the container if it does. If unset or false, no such validation will be performed. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. , v1PodSecurityContextRunAsUser :: !(Maybe Integer) -- ^ "runAsUser" - The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. - , v1PodSecurityContextSeLinuxOptions :: !(Maybe V1SELinuxOptions) -- ^ "seLinuxOptions" - The SELinux context to be applied to all containers. If unspecified, the container runtime will allocate a random SELinux context for each container. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container. + , v1PodSecurityContextSeLinuxOptions :: !(Maybe V1SELinuxOptions) -- ^ "seLinuxOptions" , v1PodSecurityContextSupplementalGroups :: !(Maybe [Integer]) -- ^ "supplementalGroups" - A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container. } deriving (P.Show, P.Eq, P.Typeable) @@ -8360,10 +8363,10 @@ mkV1PodSecurityContext = -- PodSpec is a description of a pod. data V1PodSpec = V1PodSpec { v1PodSpecActiveDeadlineSeconds :: !(Maybe Integer) -- ^ "activeDeadlineSeconds" - Optional duration in seconds the pod may be active on the node relative to StartTime before the system will actively try to mark it failed and kill associated containers. Value must be a positive integer. - , v1PodSpecAffinity :: !(Maybe V1Affinity) -- ^ "affinity" - If specified, the pod's scheduling constraints + , v1PodSpecAffinity :: !(Maybe V1Affinity) -- ^ "affinity" , v1PodSpecAutomountServiceAccountToken :: !(Maybe Bool) -- ^ "automountServiceAccountToken" - AutomountServiceAccountToken indicates whether a service account token should be automatically mounted. , v1PodSpecContainers :: !([V1Container]) -- ^ /Required/ "containers" - List of containers belonging to the pod. Containers cannot currently be added or removed. There must be at least one container in a Pod. Cannot be updated. - , v1PodSpecDnsConfig :: !(Maybe V1PodDNSConfig) -- ^ "dnsConfig" - Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy. This is an alpha feature introduced in v1.9 and CustomPodDNS feature gate must be enabled to use it. + , v1PodSpecDnsConfig :: !(Maybe V1PodDNSConfig) -- ^ "dnsConfig" , v1PodSpecDnsPolicy :: !(Maybe Text) -- ^ "dnsPolicy" - Set DNS policy for the pod. Defaults to \"ClusterFirst\". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'. Note that 'None' policy is an alpha feature introduced in v1.9 and CustomPodDNS feature gate must be enabled to use it. , v1PodSpecHostAliases :: !(Maybe [V1HostAlias]) -- ^ "hostAliases" - HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts file if specified. This is only valid for non-hostNetwork pods. , v1PodSpecHostIpc :: !(Maybe Bool) -- ^ "hostIPC" - Use the host's ipc namespace. Optional: Default to false. @@ -8378,7 +8381,7 @@ data V1PodSpec = V1PodSpec , v1PodSpecPriorityClassName :: !(Maybe Text) -- ^ "priorityClassName" - If specified, indicates the pod's priority. \"SYSTEM\" is a special keyword which indicates the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default. , v1PodSpecRestartPolicy :: !(Maybe Text) -- ^ "restartPolicy" - Restart policy for all containers within the pod. One of Always, OnFailure, Never. Default to Always. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy , v1PodSpecSchedulerName :: !(Maybe Text) -- ^ "schedulerName" - If specified, the pod will be dispatched by specified scheduler. If not specified, the pod will be dispatched by default scheduler. - , v1PodSpecSecurityContext :: !(Maybe V1PodSecurityContext) -- ^ "securityContext" - SecurityContext holds pod-level security attributes and common container settings. Optional: Defaults to empty. See type description for default values of each field. + , v1PodSpecSecurityContext :: !(Maybe V1PodSecurityContext) -- ^ "securityContext" , v1PodSpecServiceAccount :: !(Maybe Text) -- ^ "serviceAccount" - DeprecatedServiceAccount is a depreciated alias for ServiceAccountName. Deprecated: Use serviceAccountName instead. , v1PodSpecServiceAccountName :: !(Maybe Text) -- ^ "serviceAccountName" - ServiceAccountName is the name of the ServiceAccount to use to run this pod. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ , v1PodSpecSubdomain :: !(Maybe Text) -- ^ "subdomain" - If specified, the fully qualified Pod hostname will be \"<hostname>.<subdomain>.<pod namespace>.svc.<cluster domain>\". If not specified, the pod will not have a domainname at all. @@ -8556,8 +8559,8 @@ mkV1PodStatus = data V1PodTemplate = V1PodTemplate { v1PodTemplateApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1PodTemplateKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1PodTemplateMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1PodTemplateTemplate :: !(Maybe V1PodTemplateSpec) -- ^ "template" - Template defines the pods that will be created from this pod template. https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1PodTemplateMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1PodTemplateTemplate :: !(Maybe V1PodTemplateSpec) -- ^ "template" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1PodTemplate @@ -8598,7 +8601,7 @@ data V1PodTemplateList = V1PodTemplateList { v1PodTemplateListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1PodTemplateListItems :: !([V1PodTemplate]) -- ^ /Required/ "items" - List of pod templates , v1PodTemplateListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1PodTemplateListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1PodTemplateListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1PodTemplateList @@ -8637,8 +8640,8 @@ mkV1PodTemplateList v1PodTemplateListItems = -- | V1PodTemplateSpec -- PodTemplateSpec describes the data a pod should have when created from a template data V1PodTemplateSpec = V1PodTemplateSpec - { v1PodTemplateSpecMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1PodTemplateSpecSpec :: !(Maybe V1PodSpec) -- ^ "spec" - Specification of the desired behavior of the pod. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + { v1PodTemplateSpecMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1PodTemplateSpecSpec :: !(Maybe V1PodSpec) -- ^ "spec" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1PodTemplateSpec @@ -8783,7 +8786,7 @@ mkV1Preconditions = -- | V1PreferredSchedulingTerm -- An empty preferred scheduling term matches all objects with implicit weight 0 (i.e. it's a no-op). A null preferred scheduling term matches no objects (i.e. is also a no-op). data V1PreferredSchedulingTerm = V1PreferredSchedulingTerm - { v1PreferredSchedulingTermPreference :: !(V1NodeSelectorTerm) -- ^ /Required/ "preference" - A node selector term, associated with the corresponding weight. + { v1PreferredSchedulingTermPreference :: !(V1NodeSelectorTerm) -- ^ /Required/ "preference" , v1PreferredSchedulingTermWeight :: !(Int) -- ^ /Required/ "weight" - Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100. } deriving (P.Show, P.Eq, P.Typeable) @@ -8805,7 +8808,7 @@ instance A.ToJSON V1PreferredSchedulingTerm where -- | Construct a value of type 'V1PreferredSchedulingTerm' (by applying it's required fields, if any) mkV1PreferredSchedulingTerm - :: V1NodeSelectorTerm -- ^ 'v1PreferredSchedulingTermPreference': A node selector term, associated with the corresponding weight. + :: V1NodeSelectorTerm -- ^ 'v1PreferredSchedulingTermPreference' -> Int -- ^ 'v1PreferredSchedulingTermWeight': Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100. -> V1PreferredSchedulingTerm mkV1PreferredSchedulingTerm v1PreferredSchedulingTermPreference v1PreferredSchedulingTermWeight = @@ -8818,13 +8821,13 @@ mkV1PreferredSchedulingTerm v1PreferredSchedulingTermPreference v1PreferredSched -- | V1Probe -- Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic. data V1Probe = V1Probe - { v1ProbeExec :: !(Maybe V1ExecAction) -- ^ "exec" - One and only one of the following should be specified. Exec specifies the action to take. + { v1ProbeExec :: !(Maybe V1ExecAction) -- ^ "exec" , v1ProbeFailureThreshold :: !(Maybe Int) -- ^ "failureThreshold" - Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. - , v1ProbeHttpGet :: !(Maybe V1HTTPGetAction) -- ^ "httpGet" - HTTPGet specifies the http request to perform. + , v1ProbeHttpGet :: !(Maybe V1HTTPGetAction) -- ^ "httpGet" , v1ProbeInitialDelaySeconds :: !(Maybe Int) -- ^ "initialDelaySeconds" - Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes , v1ProbePeriodSeconds :: !(Maybe Int) -- ^ "periodSeconds" - How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. , v1ProbeSuccessThreshold :: !(Maybe Int) -- ^ "successThreshold" - Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness. Minimum value is 1. - , v1ProbeTcpSocket :: !(Maybe V1TCPSocketAction) -- ^ "tcpSocket" - TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported + , v1ProbeTcpSocket :: !(Maybe V1TCPSocketAction) -- ^ "tcpSocket" , v1ProbeTimeoutSeconds :: !(Maybe Int) -- ^ "timeoutSeconds" - Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes } deriving (P.Show, P.Eq, P.Typeable) @@ -8962,7 +8965,7 @@ data V1RBDPersistentVolumeSource = V1RBDPersistentVolumeSource , v1RBDPersistentVolumeSourceMonitors :: !([Text]) -- ^ /Required/ "monitors" - A collection of Ceph monitors. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it , v1RBDPersistentVolumeSourcePool :: !(Maybe Text) -- ^ "pool" - The rados pool name. Default is rbd. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it , v1RBDPersistentVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it - , v1RBDPersistentVolumeSourceSecretRef :: !(Maybe V1SecretReference) -- ^ "secretRef" - SecretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it + , v1RBDPersistentVolumeSourceSecretRef :: !(Maybe V1SecretReference) -- ^ "secretRef" , v1RBDPersistentVolumeSourceUser :: !(Maybe Text) -- ^ "user" - The rados user name. Default is admin. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it } deriving (P.Show, P.Eq, P.Typeable) @@ -9021,7 +9024,7 @@ data V1RBDVolumeSource = V1RBDVolumeSource , v1RBDVolumeSourceMonitors :: !([Text]) -- ^ /Required/ "monitors" - A collection of Ceph monitors. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it , v1RBDVolumeSourcePool :: !(Maybe Text) -- ^ "pool" - The rados pool name. Default is rbd. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it , v1RBDVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it - , v1RBDVolumeSourceSecretRef :: !(Maybe V1LocalObjectReference) -- ^ "secretRef" - SecretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it + , v1RBDVolumeSourceSecretRef :: !(Maybe V1LocalObjectReference) -- ^ "secretRef" , v1RBDVolumeSourceUser :: !(Maybe Text) -- ^ "user" - The rados user name. Default is admin. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it } deriving (P.Show, P.Eq, P.Typeable) @@ -9076,9 +9079,9 @@ mkV1RBDVolumeSource v1RBDVolumeSourceImage v1RBDVolumeSourceMonitors = data V1ReplicaSet = V1ReplicaSet { v1ReplicaSetApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ReplicaSetKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ReplicaSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1ReplicaSetSpec :: !(Maybe V1ReplicaSetSpec) -- ^ "spec" - Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1ReplicaSetStatus :: !(Maybe V1ReplicaSetStatus) -- ^ "status" - Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1ReplicaSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1ReplicaSetSpec :: !(Maybe V1ReplicaSetSpec) -- ^ "spec" + , v1ReplicaSetStatus :: !(Maybe V1ReplicaSetStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ReplicaSet @@ -9169,7 +9172,7 @@ data V1ReplicaSetList = V1ReplicaSetList { v1ReplicaSetListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ReplicaSetListItems :: !([V1ReplicaSet]) -- ^ /Required/ "items" - List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller , v1ReplicaSetListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ReplicaSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1ReplicaSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ReplicaSetList @@ -9210,8 +9213,8 @@ mkV1ReplicaSetList v1ReplicaSetListItems = data V1ReplicaSetSpec = V1ReplicaSetSpec { v1ReplicaSetSpecMinReadySeconds :: !(Maybe Int) -- ^ "minReadySeconds" - Minimum number of seconds for which a newly created pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready) , v1ReplicaSetSpecReplicas :: !(Maybe Int) -- ^ "replicas" - Replicas is the number of desired replicas. This is a pointer to distinguish between explicit zero and unspecified. Defaults to 1. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller - , v1ReplicaSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" - Selector is a label query over pods that should match the replica count. Label keys and values that must match in order to be controlled by this replica set. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors - , v1ReplicaSetSpecTemplate :: !(Maybe V1PodTemplateSpec) -- ^ "template" - Template is the object that describes the pod that will be created if insufficient replicas are detected. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template + , v1ReplicaSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" + , v1ReplicaSetSpecTemplate :: !(Maybe V1PodTemplateSpec) -- ^ "template" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ReplicaSetSpec @@ -9236,7 +9239,7 @@ instance A.ToJSON V1ReplicaSetSpec where -- | Construct a value of type 'V1ReplicaSetSpec' (by applying it's required fields, if any) mkV1ReplicaSetSpec - :: V1LabelSelector -- ^ 'v1ReplicaSetSpecSelector': Selector is a label query over pods that should match the replica count. Label keys and values that must match in order to be controlled by this replica set. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors + :: V1LabelSelector -- ^ 'v1ReplicaSetSpecSelector' -> V1ReplicaSetSpec mkV1ReplicaSetSpec v1ReplicaSetSpecSelector = V1ReplicaSetSpec @@ -9302,9 +9305,9 @@ mkV1ReplicaSetStatus v1ReplicaSetStatusReplicas = data V1ReplicationController = V1ReplicationController { v1ReplicationControllerApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ReplicationControllerKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ReplicationControllerMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - If the Labels of a ReplicationController are empty, they are defaulted to be the same as the Pod(s) that the replication controller manages. Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1ReplicationControllerSpec :: !(Maybe V1ReplicationControllerSpec) -- ^ "spec" - Spec defines the specification of the desired behavior of the replication controller. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1ReplicationControllerStatus :: !(Maybe V1ReplicationControllerStatus) -- ^ "status" - Status is the most recently observed status of the replication controller. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1ReplicationControllerMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1ReplicationControllerSpec :: !(Maybe V1ReplicationControllerSpec) -- ^ "spec" + , v1ReplicationControllerStatus :: !(Maybe V1ReplicationControllerStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ReplicationController @@ -9395,7 +9398,7 @@ data V1ReplicationControllerList = V1ReplicationControllerList { v1ReplicationControllerListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ReplicationControllerListItems :: !([V1ReplicationController]) -- ^ /Required/ "items" - List of replication controllers. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller , v1ReplicationControllerListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ReplicationControllerListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1ReplicationControllerListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ReplicationControllerList @@ -9437,7 +9440,7 @@ data V1ReplicationControllerSpec = V1ReplicationControllerSpec { v1ReplicationControllerSpecMinReadySeconds :: !(Maybe Int) -- ^ "minReadySeconds" - Minimum number of seconds for which a newly created pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready) , v1ReplicationControllerSpecReplicas :: !(Maybe Int) -- ^ "replicas" - Replicas is the number of desired replicas. This is a pointer to distinguish between explicit zero and unspecified. Defaults to 1. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller , v1ReplicationControllerSpecSelector :: !(Maybe (Map.Map String Text)) -- ^ "selector" - Selector is a label query over pods that should match the Replicas count. If Selector is empty, it is defaulted to the labels present on the Pod template. Label keys and values that must match in order to be controlled by this replication controller, if empty defaulted to labels on Pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors - , v1ReplicationControllerSpecTemplate :: !(Maybe V1PodTemplateSpec) -- ^ "template" - Template is the object that describes the pod that will be created if insufficient replicas are detected. This takes precedence over a TemplateRef. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template + , v1ReplicationControllerSpecTemplate :: !(Maybe V1PodTemplateSpec) -- ^ "template" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ReplicationControllerSpec @@ -9618,9 +9621,9 @@ mkV1ResourceFieldSelector v1ResourceFieldSelectorResource = data V1ResourceQuota = V1ResourceQuota { v1ResourceQuotaApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ResourceQuotaKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ResourceQuotaMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1ResourceQuotaSpec :: !(Maybe V1ResourceQuotaSpec) -- ^ "spec" - Spec defines the desired quota. https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1ResourceQuotaStatus :: !(Maybe V1ResourceQuotaStatus) -- ^ "status" - Status defines the actual enforced quota and its current usage. https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1ResourceQuotaMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1ResourceQuotaSpec :: !(Maybe V1ResourceQuotaSpec) -- ^ "spec" + , v1ResourceQuotaStatus :: !(Maybe V1ResourceQuotaStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ResourceQuota @@ -9664,7 +9667,7 @@ data V1ResourceQuotaList = V1ResourceQuotaList { v1ResourceQuotaListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ResourceQuotaListItems :: !([V1ResourceQuota]) -- ^ /Required/ "items" - Items is a list of ResourceQuota objects. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/ , v1ResourceQuotaListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ResourceQuotaListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1ResourceQuotaListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ResourceQuotaList @@ -9846,7 +9849,7 @@ mkV1ResourceRule v1ResourceRuleVerbs = data V1Role = V1Role { v1RoleApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1RoleKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1RoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. + , v1RoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1RoleRules :: !([V1PolicyRule]) -- ^ /Required/ "rules" - Rules holds all the PolicyRules for this Role } deriving (P.Show, P.Eq, P.Typeable) @@ -9888,8 +9891,8 @@ mkV1Role v1RoleRules = data V1RoleBinding = V1RoleBinding { v1RoleBindingApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1RoleBindingKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1RoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. - , v1RoleBindingRoleRef :: !(V1RoleRef) -- ^ /Required/ "roleRef" - RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + , v1RoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1RoleBindingRoleRef :: !(V1RoleRef) -- ^ /Required/ "roleRef" , v1RoleBindingSubjects :: !([V1Subject]) -- ^ /Required/ "subjects" - Subjects holds references to the objects the role applies to. } deriving (P.Show, P.Eq, P.Typeable) @@ -9917,7 +9920,7 @@ instance A.ToJSON V1RoleBinding where -- | Construct a value of type 'V1RoleBinding' (by applying it's required fields, if any) mkV1RoleBinding - :: V1RoleRef -- ^ 'v1RoleBindingRoleRef': RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + :: V1RoleRef -- ^ 'v1RoleBindingRoleRef' -> [V1Subject] -- ^ 'v1RoleBindingSubjects': Subjects holds references to the objects the role applies to. -> V1RoleBinding mkV1RoleBinding v1RoleBindingRoleRef v1RoleBindingSubjects = @@ -9936,7 +9939,7 @@ data V1RoleBindingList = V1RoleBindingList { v1RoleBindingListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1RoleBindingListItems :: !([V1RoleBinding]) -- ^ /Required/ "items" - Items is a list of RoleBindings , v1RoleBindingListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1RoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1RoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1RoleBindingList @@ -9978,7 +9981,7 @@ data V1RoleList = V1RoleList { v1RoleListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1RoleListItems :: !([V1Role]) -- ^ /Required/ "items" - Items is a list of Roles , v1RoleListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1RoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1RoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1RoleList @@ -10191,9 +10194,9 @@ mkV1SELinuxOptions = data V1Scale = V1Scale { v1ScaleApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ScaleKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ScaleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. - , v1ScaleSpec :: !(Maybe V1ScaleSpec) -- ^ "spec" - defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. - , v1ScaleStatus :: !(Maybe V1ScaleStatus) -- ^ "status" - current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. + , v1ScaleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1ScaleSpec :: !(Maybe V1ScaleSpec) -- ^ "spec" + , v1ScaleStatus :: !(Maybe V1ScaleStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Scale @@ -10238,7 +10241,7 @@ data V1ScaleIOPersistentVolumeSource = V1ScaleIOPersistentVolumeSource , v1ScaleIOPersistentVolumeSourceGateway :: !(Text) -- ^ /Required/ "gateway" - The host address of the ScaleIO API Gateway. , v1ScaleIOPersistentVolumeSourceProtectionDomain :: !(Maybe Text) -- ^ "protectionDomain" - The name of the ScaleIO Protection Domain for the configured storage. , v1ScaleIOPersistentVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. - , v1ScaleIOPersistentVolumeSourceSecretRef :: !(V1SecretReference) -- ^ /Required/ "secretRef" - SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail. + , v1ScaleIOPersistentVolumeSourceSecretRef :: !(V1SecretReference) -- ^ /Required/ "secretRef" , v1ScaleIOPersistentVolumeSourceSslEnabled :: !(Maybe Bool) -- ^ "sslEnabled" - Flag to enable/disable SSL communication with Gateway, default false , v1ScaleIOPersistentVolumeSourceStorageMode :: !(Maybe Text) -- ^ "storageMode" - Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. , v1ScaleIOPersistentVolumeSourceStoragePool :: !(Maybe Text) -- ^ "storagePool" - The ScaleIO Storage Pool associated with the protection domain. @@ -10281,7 +10284,7 @@ instance A.ToJSON V1ScaleIOPersistentVolumeSource where -- | Construct a value of type 'V1ScaleIOPersistentVolumeSource' (by applying it's required fields, if any) mkV1ScaleIOPersistentVolumeSource :: Text -- ^ 'v1ScaleIOPersistentVolumeSourceGateway': The host address of the ScaleIO API Gateway. - -> V1SecretReference -- ^ 'v1ScaleIOPersistentVolumeSourceSecretRef': SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail. + -> V1SecretReference -- ^ 'v1ScaleIOPersistentVolumeSourceSecretRef' -> Text -- ^ 'v1ScaleIOPersistentVolumeSourceSystem': The name of the storage system as configured in ScaleIO. -> V1ScaleIOPersistentVolumeSource mkV1ScaleIOPersistentVolumeSource v1ScaleIOPersistentVolumeSourceGateway v1ScaleIOPersistentVolumeSourceSecretRef v1ScaleIOPersistentVolumeSourceSystem = @@ -10306,7 +10309,7 @@ data V1ScaleIOVolumeSource = V1ScaleIOVolumeSource , v1ScaleIOVolumeSourceGateway :: !(Text) -- ^ /Required/ "gateway" - The host address of the ScaleIO API Gateway. , v1ScaleIOVolumeSourceProtectionDomain :: !(Maybe Text) -- ^ "protectionDomain" - The name of the ScaleIO Protection Domain for the configured storage. , v1ScaleIOVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. - , v1ScaleIOVolumeSourceSecretRef :: !(V1LocalObjectReference) -- ^ /Required/ "secretRef" - SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail. + , v1ScaleIOVolumeSourceSecretRef :: !(V1LocalObjectReference) -- ^ /Required/ "secretRef" , v1ScaleIOVolumeSourceSslEnabled :: !(Maybe Bool) -- ^ "sslEnabled" - Flag to enable/disable SSL communication with Gateway, default false , v1ScaleIOVolumeSourceStorageMode :: !(Maybe Text) -- ^ "storageMode" - Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. , v1ScaleIOVolumeSourceStoragePool :: !(Maybe Text) -- ^ "storagePool" - The ScaleIO Storage Pool associated with the protection domain. @@ -10349,7 +10352,7 @@ instance A.ToJSON V1ScaleIOVolumeSource where -- | Construct a value of type 'V1ScaleIOVolumeSource' (by applying it's required fields, if any) mkV1ScaleIOVolumeSource :: Text -- ^ 'v1ScaleIOVolumeSourceGateway': The host address of the ScaleIO API Gateway. - -> V1LocalObjectReference -- ^ 'v1ScaleIOVolumeSourceSecretRef': SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail. + -> V1LocalObjectReference -- ^ 'v1ScaleIOVolumeSourceSecretRef' -> Text -- ^ 'v1ScaleIOVolumeSourceSystem': The name of the storage system as configured in ScaleIO. -> V1ScaleIOVolumeSource mkV1ScaleIOVolumeSource v1ScaleIOVolumeSourceGateway v1ScaleIOVolumeSourceSecretRef v1ScaleIOVolumeSourceSystem = @@ -10436,7 +10439,7 @@ data V1Secret = V1Secret { v1SecretApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1SecretData :: !(Maybe (Map.Map String ByteArray)) -- ^ "data" - Data contains the secret data. Each key must consist of alphanumeric characters, '-', '_' or '.'. The serialized form of the secret data is a base64 encoded string, representing the arbitrary (possibly non-string) data value here. Described in https://tools.ietf.org/html/rfc4648#section-4 , v1SecretKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1SecretMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1SecretMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1SecretStringData :: !(Maybe (Map.Map String Text)) -- ^ "stringData" - stringData allows specifying non-binary secret data in string form. It is provided as a write-only convenience method. All keys and values are merged into the data field on write, overwriting any existing values. It is never output when reading from the API. , v1SecretType :: !(Maybe Text) -- ^ "type" - Used to facilitate programmatic handling of secret data. } deriving (P.Show, P.Eq, P.Typeable) @@ -10556,7 +10559,7 @@ data V1SecretList = V1SecretList { v1SecretListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1SecretListItems :: !([V1Secret]) -- ^ /Required/ "items" - Items is a list of secret objects. More info: https://kubernetes.io/docs/concepts/configuration/secret , v1SecretListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1SecretListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1SecretListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1SecretList @@ -10707,12 +10710,12 @@ mkV1SecretVolumeSource = -- SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence. data V1SecurityContext = V1SecurityContext { v1SecurityContextAllowPrivilegeEscalation :: !(Maybe Bool) -- ^ "allowPrivilegeEscalation" - AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN - , v1SecurityContextCapabilities :: !(Maybe V1Capabilities) -- ^ "capabilities" - The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime. + , v1SecurityContextCapabilities :: !(Maybe V1Capabilities) -- ^ "capabilities" , v1SecurityContextPrivileged :: !(Maybe Bool) -- ^ "privileged" - Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false. , v1SecurityContextReadOnlyRootFilesystem :: !(Maybe Bool) -- ^ "readOnlyRootFilesystem" - Whether this container has a read-only root filesystem. Default is false. , v1SecurityContextRunAsNonRoot :: !(Maybe Bool) -- ^ "runAsNonRoot" - Indicates that the container must run as a non-root user. If true, the Kubelet will validate the image at runtime to ensure that it does not run as UID 0 (root) and fail to start the container if it does. If unset or false, no such validation will be performed. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. , v1SecurityContextRunAsUser :: !(Maybe Integer) -- ^ "runAsUser" - The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. - , v1SecurityContextSeLinuxOptions :: !(Maybe V1SELinuxOptions) -- ^ "seLinuxOptions" - The SELinux context to be applied to the container. If unspecified, the container runtime will allocate a random SELinux context for each container. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. + , v1SecurityContextSeLinuxOptions :: !(Maybe V1SELinuxOptions) -- ^ "seLinuxOptions" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1SecurityContext @@ -10762,8 +10765,8 @@ data V1SelfSubjectAccessReview = V1SelfSubjectAccessReview { v1SelfSubjectAccessReviewApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1SelfSubjectAccessReviewKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1SelfSubjectAccessReviewMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1SelfSubjectAccessReviewSpec :: !(V1SelfSubjectAccessReviewSpec) -- ^ /Required/ "spec" - Spec holds information about the request being evaluated. user and groups must be empty - , v1SelfSubjectAccessReviewStatus :: !(Maybe V1SubjectAccessReviewStatus) -- ^ "status" - Status is filled in by the server and indicates whether the request is allowed or not + , v1SelfSubjectAccessReviewSpec :: !(V1SelfSubjectAccessReviewSpec) -- ^ /Required/ "spec" + , v1SelfSubjectAccessReviewStatus :: !(Maybe V1SubjectAccessReviewStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1SelfSubjectAccessReview @@ -10790,7 +10793,7 @@ instance A.ToJSON V1SelfSubjectAccessReview where -- | Construct a value of type 'V1SelfSubjectAccessReview' (by applying it's required fields, if any) mkV1SelfSubjectAccessReview - :: V1SelfSubjectAccessReviewSpec -- ^ 'v1SelfSubjectAccessReviewSpec': Spec holds information about the request being evaluated. user and groups must be empty + :: V1SelfSubjectAccessReviewSpec -- ^ 'v1SelfSubjectAccessReviewSpec' -> V1SelfSubjectAccessReview mkV1SelfSubjectAccessReview v1SelfSubjectAccessReviewSpec = V1SelfSubjectAccessReview @@ -10805,8 +10808,8 @@ mkV1SelfSubjectAccessReview v1SelfSubjectAccessReviewSpec = -- | V1SelfSubjectAccessReviewSpec -- SelfSubjectAccessReviewSpec is a description of the access request. Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes must be set data V1SelfSubjectAccessReviewSpec = V1SelfSubjectAccessReviewSpec - { v1SelfSubjectAccessReviewSpecNonResourceAttributes :: !(Maybe V1NonResourceAttributes) -- ^ "nonResourceAttributes" - NonResourceAttributes describes information for a non-resource access request - , v1SelfSubjectAccessReviewSpecResourceAttributes :: !(Maybe V1ResourceAttributes) -- ^ "resourceAttributes" - ResourceAuthorizationAttributes describes information for a resource access request + { v1SelfSubjectAccessReviewSpecNonResourceAttributes :: !(Maybe V1NonResourceAttributes) -- ^ "nonResourceAttributes" + , v1SelfSubjectAccessReviewSpecResourceAttributes :: !(Maybe V1ResourceAttributes) -- ^ "resourceAttributes" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1SelfSubjectAccessReviewSpec @@ -10841,8 +10844,8 @@ data V1SelfSubjectRulesReview = V1SelfSubjectRulesReview { v1SelfSubjectRulesReviewApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1SelfSubjectRulesReviewKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1SelfSubjectRulesReviewMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1SelfSubjectRulesReviewSpec :: !(V1SelfSubjectRulesReviewSpec) -- ^ /Required/ "spec" - Spec holds information about the request being evaluated. - , v1SelfSubjectRulesReviewStatus :: !(Maybe V1SubjectRulesReviewStatus) -- ^ "status" - Status is filled in by the server and indicates the set of actions a user can perform. + , v1SelfSubjectRulesReviewSpec :: !(V1SelfSubjectRulesReviewSpec) -- ^ /Required/ "spec" + , v1SelfSubjectRulesReviewStatus :: !(Maybe V1SubjectRulesReviewStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1SelfSubjectRulesReview @@ -10869,7 +10872,7 @@ instance A.ToJSON V1SelfSubjectRulesReview where -- | Construct a value of type 'V1SelfSubjectRulesReview' (by applying it's required fields, if any) mkV1SelfSubjectRulesReview - :: V1SelfSubjectRulesReviewSpec -- ^ 'v1SelfSubjectRulesReviewSpec': Spec holds information about the request being evaluated. + :: V1SelfSubjectRulesReviewSpec -- ^ 'v1SelfSubjectRulesReviewSpec' -> V1SelfSubjectRulesReview mkV1SelfSubjectRulesReview v1SelfSubjectRulesReviewSpec = V1SelfSubjectRulesReview @@ -10949,9 +10952,9 @@ mkV1ServerAddressByClientCIDR v1ServerAddressByClientCIDRClientCidr v1ServerAddr data V1Service = V1Service { v1ServiceApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ServiceKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ServiceMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1ServiceSpec :: !(Maybe V1ServiceSpec) -- ^ "spec" - Spec defines the behavior of a service. https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1ServiceStatus :: !(Maybe V1ServiceStatus) -- ^ "status" - Most recently observed status of the service. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1ServiceMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1ServiceSpec :: !(Maybe V1ServiceSpec) -- ^ "spec" + , v1ServiceStatus :: !(Maybe V1ServiceStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Service @@ -10996,7 +10999,7 @@ data V1ServiceAccount = V1ServiceAccount , v1ServiceAccountAutomountServiceAccountToken :: !(Maybe Bool) -- ^ "automountServiceAccountToken" - AutomountServiceAccountToken indicates whether pods running as this service account should have an API token automatically mounted. Can be overridden at the pod level. , v1ServiceAccountImagePullSecrets :: !(Maybe [V1LocalObjectReference]) -- ^ "imagePullSecrets" - ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images in pods that reference this ServiceAccount. ImagePullSecrets are distinct from Secrets because Secrets can be mounted in the pod, but ImagePullSecrets are only accessed by the kubelet. More info: https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod , v1ServiceAccountKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ServiceAccountMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1ServiceAccountMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1ServiceAccountSecrets :: !(Maybe [V1ObjectReference]) -- ^ "secrets" - Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount. More info: https://kubernetes.io/docs/concepts/configuration/secret } deriving (P.Show, P.Eq, P.Typeable) @@ -11044,7 +11047,7 @@ data V1ServiceAccountList = V1ServiceAccountList { v1ServiceAccountListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ServiceAccountListItems :: !([V1ServiceAccount]) -- ^ /Required/ "items" - List of ServiceAccounts. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ , v1ServiceAccountListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ServiceAccountListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1ServiceAccountListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ServiceAccountList @@ -11086,7 +11089,7 @@ data V1ServiceList = V1ServiceList { v1ServiceListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1ServiceListItems :: !([V1Service]) -- ^ /Required/ "items" - List of services , v1ServiceListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1ServiceListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1ServiceListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ServiceList @@ -11182,7 +11185,7 @@ data V1ServiceSpec = V1ServiceSpec , v1ServiceSpecPublishNotReadyAddresses :: !(Maybe Bool) -- ^ "publishNotReadyAddresses" - publishNotReadyAddresses, when set to true, indicates that DNS implementations must publish the notReadyAddresses of subsets for the Endpoints associated with the Service. The default value is false. The primary use case for setting this field is to use a StatefulSet's Headless Service to propagate SRV records for its Pods without respect to their readiness for purpose of peer discovery. This field will replace the service.alpha.kubernetes.io/tolerate-unready-endpoints when that annotation is deprecated and all clients have been converted to use this field. , v1ServiceSpecSelector :: !(Maybe (Map.Map String Text)) -- ^ "selector" - Route service traffic to pods with label keys and values matching this selector. If empty or not present, the service is assumed to have an external process managing its endpoints, which Kubernetes will not modify. Only applies to types ClusterIP, NodePort, and LoadBalancer. Ignored if type is ExternalName. More info: https://kubernetes.io/docs/concepts/services-networking/service/ , v1ServiceSpecSessionAffinity :: !(Maybe Text) -- ^ "sessionAffinity" - Supports \"ClientIP\" and \"None\". Used to maintain session affinity. Enable client IP based session affinity. Must be ClientIP or None. Defaults to None. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies - , v1ServiceSpecSessionAffinityConfig :: !(Maybe V1SessionAffinityConfig) -- ^ "sessionAffinityConfig" - sessionAffinityConfig contains the configurations of session affinity. + , v1ServiceSpecSessionAffinityConfig :: !(Maybe V1SessionAffinityConfig) -- ^ "sessionAffinityConfig" , v1ServiceSpecType :: !(Maybe Text) -- ^ "type" - type determines how the Service is exposed. Defaults to ClusterIP. Valid options are ExternalName, ClusterIP, NodePort, and LoadBalancer. \"ExternalName\" maps to the specified externalName. \"ClusterIP\" allocates a cluster-internal IP address for load-balancing to endpoints. Endpoints are determined by the selector or if that is not specified, by manual construction of an Endpoints object. If clusterIP is \"None\", no virtual IP is allocated and the endpoints are published as a set of endpoints rather than a stable IP. \"NodePort\" builds on ClusterIP and allocates a port on every node which routes to the clusterIP. \"LoadBalancer\" builds on NodePort and creates an external load-balancer (if supported in the current cloud) which routes to the clusterIP. More info: https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services---service-types } deriving (P.Show, P.Eq, P.Typeable) @@ -11248,7 +11251,7 @@ mkV1ServiceSpec = -- | V1ServiceStatus -- ServiceStatus represents the current status of a service. data V1ServiceStatus = V1ServiceStatus - { v1ServiceStatusLoadBalancer :: !(Maybe V1LoadBalancerStatus) -- ^ "loadBalancer" - LoadBalancer contains the current status of the load-balancer, if one is present. + { v1ServiceStatusLoadBalancer :: !(Maybe V1LoadBalancerStatus) -- ^ "loadBalancer" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1ServiceStatus @@ -11277,7 +11280,7 @@ mkV1ServiceStatus = -- | V1SessionAffinityConfig -- SessionAffinityConfig represents the configurations of session affinity. data V1SessionAffinityConfig = V1SessionAffinityConfig - { v1SessionAffinityConfigClientIp :: !(Maybe V1ClientIPConfig) -- ^ "clientIP" - clientIP contains the configurations of Client IP based session affinity. + { v1SessionAffinityConfigClientIp :: !(Maybe V1ClientIPConfig) -- ^ "clientIP" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1SessionAffinityConfig @@ -11309,8 +11312,8 @@ data V1StatefulSet = V1StatefulSet { v1StatefulSetApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1StatefulSetKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1StatefulSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1StatefulSetSpec :: !(Maybe V1StatefulSetSpec) -- ^ "spec" - Spec defines the desired identities of pods in this set. - , v1StatefulSetStatus :: !(Maybe V1StatefulSetStatus) -- ^ "status" - Status is the current status of Pods in this StatefulSet. This data may be out of date by some window of time. + , v1StatefulSetSpec :: !(Maybe V1StatefulSetSpec) -- ^ "spec" + , v1StatefulSetStatus :: !(Maybe V1StatefulSetStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1StatefulSet @@ -11443,10 +11446,10 @@ data V1StatefulSetSpec = V1StatefulSetSpec { v1StatefulSetSpecPodManagementPolicy :: !(Maybe Text) -- ^ "podManagementPolicy" - podManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down. The default policy is `OrderedReady`, where pods are created in increasing order (pod-0, then pod-1, etc) and the controller will wait until each pod is ready before continuing. When scaling down, the pods are removed in the opposite order. The alternative policy is `Parallel` which will create pods in parallel to match the desired scale without waiting, and on scale down will delete all pods at once. , v1StatefulSetSpecReplicas :: !(Maybe Int) -- ^ "replicas" - replicas is the desired number of replicas of the given Template. These are replicas in the sense that they are instantiations of the same Template, but individual replicas also have a consistent identity. If unspecified, defaults to 1. , v1StatefulSetSpecRevisionHistoryLimit :: !(Maybe Int) -- ^ "revisionHistoryLimit" - revisionHistoryLimit is the maximum number of revisions that will be maintained in the StatefulSet's revision history. The revision history consists of all revisions not represented by a currently applied StatefulSetSpec version. The default value is 10. - , v1StatefulSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" - selector is a label query over pods that should match the replica count. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors + , v1StatefulSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" , v1StatefulSetSpecServiceName :: !(Text) -- ^ /Required/ "serviceName" - serviceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods get DNS/hostnames that follow the pattern: pod-specific-string.serviceName.default.svc.cluster.local where \"pod-specific-string\" is managed by the StatefulSet controller. - , v1StatefulSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - template is the object that describes the pod that will be created if insufficient replicas are detected. Each pod stamped out by the StatefulSet will fulfill this Template, but have a unique identity from the rest of the StatefulSet. - , v1StatefulSetSpecUpdateStrategy :: !(Maybe V1StatefulSetUpdateStrategy) -- ^ "updateStrategy" - updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template. + , v1StatefulSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" + , v1StatefulSetSpecUpdateStrategy :: !(Maybe V1StatefulSetUpdateStrategy) -- ^ "updateStrategy" , v1StatefulSetSpecVolumeClaimTemplates :: !(Maybe [V1PersistentVolumeClaim]) -- ^ "volumeClaimTemplates" - volumeClaimTemplates is a list of claims that pods are allowed to reference. The StatefulSet controller is responsible for mapping network identities to claims in a way that maintains the identity of a pod. Every claim in this list must have at least one matching (by name) volumeMount in one container in the template. A claim in this list takes precedence over any volumes in the template, with the same name. } deriving (P.Show, P.Eq, P.Typeable) @@ -11480,9 +11483,9 @@ instance A.ToJSON V1StatefulSetSpec where -- | Construct a value of type 'V1StatefulSetSpec' (by applying it's required fields, if any) mkV1StatefulSetSpec - :: V1LabelSelector -- ^ 'v1StatefulSetSpecSelector': selector is a label query over pods that should match the replica count. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors + :: V1LabelSelector -- ^ 'v1StatefulSetSpecSelector' -> Text -- ^ 'v1StatefulSetSpecServiceName': serviceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods get DNS/hostnames that follow the pattern: pod-specific-string.serviceName.default.svc.cluster.local where \"pod-specific-string\" is managed by the StatefulSet controller. - -> V1PodTemplateSpec -- ^ 'v1StatefulSetSpecTemplate': template is the object that describes the pod that will be created if insufficient replicas are detected. Each pod stamped out by the StatefulSet will fulfill this Template, but have a unique identity from the rest of the StatefulSet. + -> V1PodTemplateSpec -- ^ 'v1StatefulSetSpecTemplate' -> V1StatefulSetSpec mkV1StatefulSetSpec v1StatefulSetSpecSelector v1StatefulSetSpecServiceName v1StatefulSetSpecTemplate = V1StatefulSetSpec @@ -11562,7 +11565,7 @@ mkV1StatefulSetStatus v1StatefulSetStatusReplicas = -- | V1StatefulSetUpdateStrategy -- StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates. It includes any additional parameters necessary to perform the update for the indicated strategy. data V1StatefulSetUpdateStrategy = V1StatefulSetUpdateStrategy - { v1StatefulSetUpdateStrategyRollingUpdate :: !(Maybe V1RollingUpdateStatefulSetStrategy) -- ^ "rollingUpdate" - RollingUpdate is used to communicate parameters when Type is RollingUpdateStatefulSetStrategyType. + { v1StatefulSetUpdateStrategyRollingUpdate :: !(Maybe V1RollingUpdateStatefulSetStrategy) -- ^ "rollingUpdate" , v1StatefulSetUpdateStrategyType :: !(Maybe Text) -- ^ "type" - Type indicates the type of the StatefulSetUpdateStrategy. Default is RollingUpdate. } deriving (P.Show, P.Eq, P.Typeable) @@ -11597,10 +11600,10 @@ mkV1StatefulSetUpdateStrategy = data V1Status = V1Status { v1StatusApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1StatusCode :: !(Maybe Int) -- ^ "code" - Suggested HTTP return code for this status, 0 if not set. - , v1StatusDetails :: !(Maybe V1StatusDetails) -- ^ "details" - Extended data associated with the reason. Each reason may define its own extended details. This field is optional and the data returned is not guaranteed to conform to any schema except that defined by the reason type. + , v1StatusDetails :: !(Maybe V1StatusDetails) -- ^ "details" , v1StatusKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1StatusMessage :: !(Maybe Text) -- ^ "message" - A human-readable description of the status of this operation. - , v1StatusMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1StatusMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" , v1StatusReason :: !(Maybe Text) -- ^ "reason" - A machine-readable description of why this operation is in the \"Failure\" status. If this value is empty there is no information available. A Reason clarifies an HTTP status code but does not override it. , v1StatusStatus :: !(Maybe Text) -- ^ "status" - Status of the operation. One of: \"Success\" or \"Failure\". More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status } deriving (P.Show, P.Eq, P.Typeable) @@ -11741,7 +11744,7 @@ data V1StorageClass = V1StorageClass { v1StorageClassAllowVolumeExpansion :: !(Maybe Bool) -- ^ "allowVolumeExpansion" - AllowVolumeExpansion shows whether the storage class allow volume expand , v1StorageClassApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1StorageClassKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1StorageClassMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1StorageClassMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1StorageClassMountOptions :: !(Maybe [Text]) -- ^ "mountOptions" - Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g. [\"ro\", \"soft\"]. Not validated - mount of the PVs will simply fail if one is invalid. , v1StorageClassParameters :: !(Maybe (Map.Map String Text)) -- ^ "parameters" - Parameters holds the parameters for the provisioner that should create volumes of this storage class. , v1StorageClassProvisioner :: !(Text) -- ^ /Required/ "provisioner" - Provisioner indicates the type of the provisioner. @@ -11803,7 +11806,7 @@ data V1StorageClassList = V1StorageClassList { v1StorageClassListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1StorageClassListItems :: !([V1StorageClass]) -- ^ /Required/ "items" - Items is the list of StorageClasses , v1StorageClassListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1StorageClassListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1StorageClassListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1StorageClassList @@ -11844,7 +11847,7 @@ mkV1StorageClassList v1StorageClassListItems = data V1StorageOSPersistentVolumeSource = V1StorageOSPersistentVolumeSource { v1StorageOSPersistentVolumeSourceFsType :: !(Maybe Text) -- ^ "fsType" - Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. , v1StorageOSPersistentVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. - , v1StorageOSPersistentVolumeSourceSecretRef :: !(Maybe V1ObjectReference) -- ^ "secretRef" - SecretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted. + , v1StorageOSPersistentVolumeSourceSecretRef :: !(Maybe V1ObjectReference) -- ^ "secretRef" , v1StorageOSPersistentVolumeSourceVolumeName :: !(Maybe Text) -- ^ "volumeName" - VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace. , v1StorageOSPersistentVolumeSourceVolumeNamespace :: !(Maybe Text) -- ^ "volumeNamespace" - VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created. } deriving (P.Show, P.Eq, P.Typeable) @@ -11889,7 +11892,7 @@ mkV1StorageOSPersistentVolumeSource = data V1StorageOSVolumeSource = V1StorageOSVolumeSource { v1StorageOSVolumeSourceFsType :: !(Maybe Text) -- ^ "fsType" - Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. , v1StorageOSVolumeSourceReadOnly :: !(Maybe Bool) -- ^ "readOnly" - Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. - , v1StorageOSVolumeSourceSecretRef :: !(Maybe V1LocalObjectReference) -- ^ "secretRef" - SecretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted. + , v1StorageOSVolumeSourceSecretRef :: !(Maybe V1LocalObjectReference) -- ^ "secretRef" , v1StorageOSVolumeSourceVolumeName :: !(Maybe Text) -- ^ "volumeName" - VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace. , v1StorageOSVolumeSourceVolumeNamespace :: !(Maybe Text) -- ^ "volumeNamespace" - VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created. } deriving (P.Show, P.Eq, P.Typeable) @@ -11978,8 +11981,8 @@ data V1SubjectAccessReview = V1SubjectAccessReview { v1SubjectAccessReviewApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1SubjectAccessReviewKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1SubjectAccessReviewMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1SubjectAccessReviewSpec :: !(V1SubjectAccessReviewSpec) -- ^ /Required/ "spec" - Spec holds information about the request being evaluated - , v1SubjectAccessReviewStatus :: !(Maybe V1SubjectAccessReviewStatus) -- ^ "status" - Status is filled in by the server and indicates whether the request is allowed or not + , v1SubjectAccessReviewSpec :: !(V1SubjectAccessReviewSpec) -- ^ /Required/ "spec" + , v1SubjectAccessReviewStatus :: !(Maybe V1SubjectAccessReviewStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1SubjectAccessReview @@ -12006,7 +12009,7 @@ instance A.ToJSON V1SubjectAccessReview where -- | Construct a value of type 'V1SubjectAccessReview' (by applying it's required fields, if any) mkV1SubjectAccessReview - :: V1SubjectAccessReviewSpec -- ^ 'v1SubjectAccessReviewSpec': Spec holds information about the request being evaluated + :: V1SubjectAccessReviewSpec -- ^ 'v1SubjectAccessReviewSpec' -> V1SubjectAccessReview mkV1SubjectAccessReview v1SubjectAccessReviewSpec = V1SubjectAccessReview @@ -12023,8 +12026,8 @@ mkV1SubjectAccessReview v1SubjectAccessReviewSpec = data V1SubjectAccessReviewSpec = V1SubjectAccessReviewSpec { v1SubjectAccessReviewSpecExtra :: !(Maybe (Map.Map String [Text])) -- ^ "extra" - Extra corresponds to the user.Info.GetExtra() method from the authenticator. Since that is input to the authorizer it needs a reflection here. , v1SubjectAccessReviewSpecGroups :: !(Maybe [Text]) -- ^ "groups" - Groups is the groups you're testing for. - , v1SubjectAccessReviewSpecNonResourceAttributes :: !(Maybe V1NonResourceAttributes) -- ^ "nonResourceAttributes" - NonResourceAttributes describes information for a non-resource access request - , v1SubjectAccessReviewSpecResourceAttributes :: !(Maybe V1ResourceAttributes) -- ^ "resourceAttributes" - ResourceAuthorizationAttributes describes information for a resource access request + , v1SubjectAccessReviewSpecNonResourceAttributes :: !(Maybe V1NonResourceAttributes) -- ^ "nonResourceAttributes" + , v1SubjectAccessReviewSpecResourceAttributes :: !(Maybe V1ResourceAttributes) -- ^ "resourceAttributes" , v1SubjectAccessReviewSpecUid :: !(Maybe Text) -- ^ "uid" - UID information about the requesting user. , v1SubjectAccessReviewSpecUser :: !(Maybe Text) -- ^ "user" - User is the user you're testing for. If you specify \"User\" but not \"Groups\", then is it interpreted as \"What if User were not a member of any groups } deriving (P.Show, P.Eq, P.Typeable) @@ -12236,8 +12239,8 @@ data V1TokenReview = V1TokenReview { v1TokenReviewApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1TokenReviewKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1TokenReviewMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1TokenReviewSpec :: !(V1TokenReviewSpec) -- ^ /Required/ "spec" - Spec holds information about the request being evaluated - , v1TokenReviewStatus :: !(Maybe V1TokenReviewStatus) -- ^ "status" - Status is filled in by the server and indicates whether the request can be authenticated. + , v1TokenReviewSpec :: !(V1TokenReviewSpec) -- ^ /Required/ "spec" + , v1TokenReviewStatus :: !(Maybe V1TokenReviewStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1TokenReview @@ -12264,7 +12267,7 @@ instance A.ToJSON V1TokenReview where -- | Construct a value of type 'V1TokenReview' (by applying it's required fields, if any) mkV1TokenReview - :: V1TokenReviewSpec -- ^ 'v1TokenReviewSpec': Spec holds information about the request being evaluated + :: V1TokenReviewSpec -- ^ 'v1TokenReviewSpec' -> V1TokenReview mkV1TokenReview v1TokenReviewSpec = V1TokenReview @@ -12310,7 +12313,7 @@ mkV1TokenReviewSpec = data V1TokenReviewStatus = V1TokenReviewStatus { v1TokenReviewStatusAuthenticated :: !(Maybe Bool) -- ^ "authenticated" - Authenticated indicates that the token was associated with a known user. , v1TokenReviewStatusError :: !(Maybe Text) -- ^ "error" - Error indicates that the token couldn't be checked - , v1TokenReviewStatusUser :: !(Maybe V1UserInfo) -- ^ "user" - User is the UserInfo associated with the provided token. + , v1TokenReviewStatusUser :: !(Maybe V1UserInfo) -- ^ "user" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1TokenReviewStatus @@ -12431,34 +12434,34 @@ mkV1UserInfo = -- | V1Volume -- Volume represents a named volume in a pod that may be accessed by any container in the pod. data V1Volume = V1Volume - { v1VolumeAwsElasticBlockStore :: !(Maybe V1AWSElasticBlockStoreVolumeSource) -- ^ "awsElasticBlockStore" - AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore - , v1VolumeAzureDisk :: !(Maybe V1AzureDiskVolumeSource) -- ^ "azureDisk" - AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod. - , v1VolumeAzureFile :: !(Maybe V1AzureFileVolumeSource) -- ^ "azureFile" - AzureFile represents an Azure File Service mount on the host and bind mount to the pod. - , v1VolumeCephfs :: !(Maybe V1CephFSVolumeSource) -- ^ "cephfs" - CephFS represents a Ceph FS mount on the host that shares a pod's lifetime - , v1VolumeCinder :: !(Maybe V1CinderVolumeSource) -- ^ "cinder" - Cinder represents a cinder volume attached and mounted on kubelets host machine More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md - , v1VolumeConfigMap :: !(Maybe V1ConfigMapVolumeSource) -- ^ "configMap" - ConfigMap represents a configMap that should populate this volume - , v1VolumeDownwardApi :: !(Maybe V1DownwardAPIVolumeSource) -- ^ "downwardAPI" - DownwardAPI represents downward API about the pod that should populate this volume - , v1VolumeEmptyDir :: !(Maybe V1EmptyDirVolumeSource) -- ^ "emptyDir" - EmptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir - , v1VolumeFc :: !(Maybe V1FCVolumeSource) -- ^ "fc" - FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod. - , v1VolumeFlexVolume :: !(Maybe V1FlexVolumeSource) -- ^ "flexVolume" - FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin. - , v1VolumeFlocker :: !(Maybe V1FlockerVolumeSource) -- ^ "flocker" - Flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running - , v1VolumeGcePersistentDisk :: !(Maybe V1GCEPersistentDiskVolumeSource) -- ^ "gcePersistentDisk" - GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk - , v1VolumeGitRepo :: !(Maybe V1GitRepoVolumeSource) -- ^ "gitRepo" - GitRepo represents a git repository at a particular revision. - , v1VolumeGlusterfs :: !(Maybe V1GlusterfsVolumeSource) -- ^ "glusterfs" - Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md - , v1VolumeHostPath :: !(Maybe V1HostPathVolumeSource) -- ^ "hostPath" - HostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath - , v1VolumeIscsi :: !(Maybe V1ISCSIVolumeSource) -- ^ "iscsi" - ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://releases.k8s.io/HEAD/examples/volumes/iscsi/README.md + { v1VolumeAwsElasticBlockStore :: !(Maybe V1AWSElasticBlockStoreVolumeSource) -- ^ "awsElasticBlockStore" + , v1VolumeAzureDisk :: !(Maybe V1AzureDiskVolumeSource) -- ^ "azureDisk" + , v1VolumeAzureFile :: !(Maybe V1AzureFileVolumeSource) -- ^ "azureFile" + , v1VolumeCephfs :: !(Maybe V1CephFSVolumeSource) -- ^ "cephfs" + , v1VolumeCinder :: !(Maybe V1CinderVolumeSource) -- ^ "cinder" + , v1VolumeConfigMap :: !(Maybe V1ConfigMapVolumeSource) -- ^ "configMap" + , v1VolumeDownwardApi :: !(Maybe V1DownwardAPIVolumeSource) -- ^ "downwardAPI" + , v1VolumeEmptyDir :: !(Maybe V1EmptyDirVolumeSource) -- ^ "emptyDir" + , v1VolumeFc :: !(Maybe V1FCVolumeSource) -- ^ "fc" + , v1VolumeFlexVolume :: !(Maybe V1FlexVolumeSource) -- ^ "flexVolume" + , v1VolumeFlocker :: !(Maybe V1FlockerVolumeSource) -- ^ "flocker" + , v1VolumeGcePersistentDisk :: !(Maybe V1GCEPersistentDiskVolumeSource) -- ^ "gcePersistentDisk" + , v1VolumeGitRepo :: !(Maybe V1GitRepoVolumeSource) -- ^ "gitRepo" + , v1VolumeGlusterfs :: !(Maybe V1GlusterfsVolumeSource) -- ^ "glusterfs" + , v1VolumeHostPath :: !(Maybe V1HostPathVolumeSource) -- ^ "hostPath" + , v1VolumeIscsi :: !(Maybe V1ISCSIVolumeSource) -- ^ "iscsi" , v1VolumeName :: !(Text) -- ^ /Required/ "name" - Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names - , v1VolumeNfs :: !(Maybe V1NFSVolumeSource) -- ^ "nfs" - NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs - , v1VolumePersistentVolumeClaim :: !(Maybe V1PersistentVolumeClaimVolumeSource) -- ^ "persistentVolumeClaim" - PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims - , v1VolumePhotonPersistentDisk :: !(Maybe V1PhotonPersistentDiskVolumeSource) -- ^ "photonPersistentDisk" - PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine - , v1VolumePortworxVolume :: !(Maybe V1PortworxVolumeSource) -- ^ "portworxVolume" - PortworxVolume represents a portworx volume attached and mounted on kubelets host machine - , v1VolumeProjected :: !(Maybe V1ProjectedVolumeSource) -- ^ "projected" - Items for all in one resources secrets, configmaps, and downward API - , v1VolumeQuobyte :: !(Maybe V1QuobyteVolumeSource) -- ^ "quobyte" - Quobyte represents a Quobyte mount on the host that shares a pod's lifetime - , v1VolumeRbd :: !(Maybe V1RBDVolumeSource) -- ^ "rbd" - RBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md - , v1VolumeScaleIo :: !(Maybe V1ScaleIOVolumeSource) -- ^ "scaleIO" - ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes. - , v1VolumeSecret :: !(Maybe V1SecretVolumeSource) -- ^ "secret" - Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret - , v1VolumeStorageos :: !(Maybe V1StorageOSVolumeSource) -- ^ "storageos" - StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes. - , v1VolumeVsphereVolume :: !(Maybe V1VsphereVirtualDiskVolumeSource) -- ^ "vsphereVolume" - VsphereVolume represents a vSphere volume attached and mounted on kubelets host machine + , v1VolumeNfs :: !(Maybe V1NFSVolumeSource) -- ^ "nfs" + , v1VolumePersistentVolumeClaim :: !(Maybe V1PersistentVolumeClaimVolumeSource) -- ^ "persistentVolumeClaim" + , v1VolumePhotonPersistentDisk :: !(Maybe V1PhotonPersistentDiskVolumeSource) -- ^ "photonPersistentDisk" + , v1VolumePortworxVolume :: !(Maybe V1PortworxVolumeSource) -- ^ "portworxVolume" + , v1VolumeProjected :: !(Maybe V1ProjectedVolumeSource) -- ^ "projected" + , v1VolumeQuobyte :: !(Maybe V1QuobyteVolumeSource) -- ^ "quobyte" + , v1VolumeRbd :: !(Maybe V1RBDVolumeSource) -- ^ "rbd" + , v1VolumeScaleIo :: !(Maybe V1ScaleIOVolumeSource) -- ^ "scaleIO" + , v1VolumeSecret :: !(Maybe V1SecretVolumeSource) -- ^ "secret" + , v1VolumeStorageos :: !(Maybe V1StorageOSVolumeSource) -- ^ "storageos" + , v1VolumeVsphereVolume :: !(Maybe V1VsphereVirtualDiskVolumeSource) -- ^ "vsphereVolume" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1Volume @@ -12651,9 +12654,9 @@ mkV1VolumeMount v1VolumeMountMountPath v1VolumeMountName = -- | V1VolumeProjection -- Projection that may be projected along with other supported volume types data V1VolumeProjection = V1VolumeProjection - { v1VolumeProjectionConfigMap :: !(Maybe V1ConfigMapProjection) -- ^ "configMap" - information about the configMap data to project - , v1VolumeProjectionDownwardApi :: !(Maybe V1DownwardAPIProjection) -- ^ "downwardAPI" - information about the downwardAPI data to project - , v1VolumeProjectionSecret :: !(Maybe V1SecretProjection) -- ^ "secret" - information about the secret data to project + { v1VolumeProjectionConfigMap :: !(Maybe V1ConfigMapProjection) -- ^ "configMap" + , v1VolumeProjectionDownwardApi :: !(Maybe V1DownwardAPIProjection) -- ^ "downwardAPI" + , v1VolumeProjectionSecret :: !(Maybe V1SecretProjection) -- ^ "secret" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1VolumeProjection @@ -12730,7 +12733,7 @@ mkV1VsphereVirtualDiskVolumeSource v1VsphereVirtualDiskVolumeSourceVolumePath = -- | V1WatchEvent -- Event represents a single event to a watched resource. data V1WatchEvent = V1WatchEvent - { v1WatchEventObject :: !(RuntimeRawExtension) -- ^ /Required/ "object" - Object is: * If Type is Added or Modified: the new state of the object. * If Type is Deleted: the state of the object immediately before deletion. * If Type is Error: *Status is recommended; other types may make sense depending on context. + { v1WatchEventObject :: !(RuntimeRawExtension) -- ^ /Required/ "object" , v1WatchEventType :: !(Text) -- ^ /Required/ "type" } deriving (P.Show, P.Eq, P.Typeable) @@ -12752,7 +12755,7 @@ instance A.ToJSON V1WatchEvent where -- | Construct a value of type 'V1WatchEvent' (by applying it's required fields, if any) mkV1WatchEvent - :: RuntimeRawExtension -- ^ 'v1WatchEventObject': Object is: * If Type is Added or Modified: the new state of the object. * If Type is Deleted: the state of the object immediately before deletion. * If Type is Error: *Status is recommended; other types may make sense depending on context. + :: RuntimeRawExtension -- ^ 'v1WatchEventObject' -> Text -- ^ 'v1WatchEventType' -> V1WatchEvent mkV1WatchEvent v1WatchEventObject v1WatchEventType = @@ -12765,7 +12768,7 @@ mkV1WatchEvent v1WatchEventObject v1WatchEventType = -- | V1WeightedPodAffinityTerm -- The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s) data V1WeightedPodAffinityTerm = V1WeightedPodAffinityTerm - { v1WeightedPodAffinityTermPodAffinityTerm :: !(V1PodAffinityTerm) -- ^ /Required/ "podAffinityTerm" - Required. A pod affinity term, associated with the corresponding weight. + { v1WeightedPodAffinityTermPodAffinityTerm :: !(V1PodAffinityTerm) -- ^ /Required/ "podAffinityTerm" , v1WeightedPodAffinityTermWeight :: !(Int) -- ^ /Required/ "weight" - weight associated with matching the corresponding podAffinityTerm, in the range 1-100. } deriving (P.Show, P.Eq, P.Typeable) @@ -12787,7 +12790,7 @@ instance A.ToJSON V1WeightedPodAffinityTerm where -- | Construct a value of type 'V1WeightedPodAffinityTerm' (by applying it's required fields, if any) mkV1WeightedPodAffinityTerm - :: V1PodAffinityTerm -- ^ 'v1WeightedPodAffinityTermPodAffinityTerm': Required. A pod affinity term, associated with the corresponding weight. + :: V1PodAffinityTerm -- ^ 'v1WeightedPodAffinityTermPodAffinityTerm' -> Int -- ^ 'v1WeightedPodAffinityTermWeight': weight associated with matching the corresponding podAffinityTerm, in the range 1-100. -> V1WeightedPodAffinityTerm mkV1WeightedPodAffinityTerm v1WeightedPodAffinityTermPodAffinityTerm v1WeightedPodAffinityTermWeight = @@ -12829,10 +12832,10 @@ mkV1alpha1AggregationRule = -- | V1alpha1ClusterRole -- ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding. data V1alpha1ClusterRole = V1alpha1ClusterRole - { v1alpha1ClusterRoleAggregationRule :: !(Maybe V1alpha1AggregationRule) -- ^ "aggregationRule" - AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller. + { v1alpha1ClusterRoleAggregationRule :: !(Maybe V1alpha1AggregationRule) -- ^ "aggregationRule" , v1alpha1ClusterRoleApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1ClusterRoleKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1ClusterRoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. + , v1alpha1ClusterRoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1alpha1ClusterRoleRules :: !([V1alpha1PolicyRule]) -- ^ /Required/ "rules" - Rules holds all the PolicyRules for this ClusterRole } deriving (P.Show, P.Eq, P.Typeable) @@ -12877,8 +12880,8 @@ mkV1alpha1ClusterRole v1alpha1ClusterRoleRules = data V1alpha1ClusterRoleBinding = V1alpha1ClusterRoleBinding { v1alpha1ClusterRoleBindingApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1ClusterRoleBindingKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1ClusterRoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. - , v1alpha1ClusterRoleBindingRoleRef :: !(V1alpha1RoleRef) -- ^ /Required/ "roleRef" - RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + , v1alpha1ClusterRoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1alpha1ClusterRoleBindingRoleRef :: !(V1alpha1RoleRef) -- ^ /Required/ "roleRef" , v1alpha1ClusterRoleBindingSubjects :: !([V1alpha1Subject]) -- ^ /Required/ "subjects" - Subjects holds references to the objects the role applies to. } deriving (P.Show, P.Eq, P.Typeable) @@ -12906,7 +12909,7 @@ instance A.ToJSON V1alpha1ClusterRoleBinding where -- | Construct a value of type 'V1alpha1ClusterRoleBinding' (by applying it's required fields, if any) mkV1alpha1ClusterRoleBinding - :: V1alpha1RoleRef -- ^ 'v1alpha1ClusterRoleBindingRoleRef': RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + :: V1alpha1RoleRef -- ^ 'v1alpha1ClusterRoleBindingRoleRef' -> [V1alpha1Subject] -- ^ 'v1alpha1ClusterRoleBindingSubjects': Subjects holds references to the objects the role applies to. -> V1alpha1ClusterRoleBinding mkV1alpha1ClusterRoleBinding v1alpha1ClusterRoleBindingRoleRef v1alpha1ClusterRoleBindingSubjects = @@ -12925,7 +12928,7 @@ data V1alpha1ClusterRoleBindingList = V1alpha1ClusterRoleBindingList { v1alpha1ClusterRoleBindingListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1ClusterRoleBindingListItems :: !([V1alpha1ClusterRoleBinding]) -- ^ /Required/ "items" - Items is a list of ClusterRoleBindings , v1alpha1ClusterRoleBindingListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1ClusterRoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1alpha1ClusterRoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1ClusterRoleBindingList @@ -12967,7 +12970,7 @@ data V1alpha1ClusterRoleList = V1alpha1ClusterRoleList { v1alpha1ClusterRoleListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1ClusterRoleListItems :: !([V1alpha1ClusterRole]) -- ^ /Required/ "items" - Items is a list of ClusterRoles , v1alpha1ClusterRoleListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1ClusterRoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1alpha1ClusterRoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1ClusterRoleList @@ -13043,7 +13046,7 @@ data V1alpha1InitializerConfiguration = V1alpha1InitializerConfiguration { v1alpha1InitializerConfigurationApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1InitializerConfigurationInitializers :: !(Maybe [V1alpha1Initializer]) -- ^ "initializers" - Initializers is a list of resources and their default initializers Order-sensitive. When merging multiple InitializerConfigurations, we sort the initializers from different InitializerConfigurations by the name of the InitializerConfigurations; the order of the initializers from the same InitializerConfiguration is preserved. , v1alpha1InitializerConfigurationKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1InitializerConfigurationMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. + , v1alpha1InitializerConfigurationMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1InitializerConfiguration @@ -13084,7 +13087,7 @@ data V1alpha1InitializerConfigurationList = V1alpha1InitializerConfigurationList { v1alpha1InitializerConfigurationListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1InitializerConfigurationListItems :: !([V1alpha1InitializerConfiguration]) -- ^ /Required/ "items" - List of InitializerConfiguration. , v1alpha1InitializerConfigurationListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1InitializerConfigurationListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1alpha1InitializerConfigurationListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1InitializerConfigurationList @@ -13167,7 +13170,7 @@ data V1alpha1PodPresetList = V1alpha1PodPresetList { v1alpha1PodPresetListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1PodPresetListItems :: !([V1alpha1PodPreset]) -- ^ /Required/ "items" - Items is a list of schema objects. , v1alpha1PodPresetListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1PodPresetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1alpha1PodPresetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1PodPresetList @@ -13208,7 +13211,7 @@ mkV1alpha1PodPresetList v1alpha1PodPresetListItems = data V1alpha1PodPresetSpec = V1alpha1PodPresetSpec { v1alpha1PodPresetSpecEnv :: !(Maybe [V1EnvVar]) -- ^ "env" - Env defines the collection of EnvVar to inject into containers. , v1alpha1PodPresetSpecEnvFrom :: !(Maybe [V1EnvFromSource]) -- ^ "envFrom" - EnvFrom defines the collection of EnvFromSource to inject into containers. - , v1alpha1PodPresetSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" - Selector is a label query over a set of resources, in this case pods. Required. + , v1alpha1PodPresetSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" , v1alpha1PodPresetSpecVolumeMounts :: !(Maybe [V1VolumeMount]) -- ^ "volumeMounts" - VolumeMounts defines the collection of VolumeMount to inject into containers. , v1alpha1PodPresetSpecVolumes :: !(Maybe [V1Volume]) -- ^ "volumes" - Volumes defines the collection of Volume to inject into the pod. } deriving (P.Show, P.Eq, P.Typeable) @@ -13301,7 +13304,7 @@ data V1alpha1PriorityClass = V1alpha1PriorityClass , v1alpha1PriorityClassDescription :: !(Maybe Text) -- ^ "description" - description is an arbitrary string that usually provides guidelines on when this priority class should be used. , v1alpha1PriorityClassGlobalDefault :: !(Maybe Bool) -- ^ "globalDefault" - globalDefault specifies whether this PriorityClass should be considered as the default priority for pods that do not have any priority class. , v1alpha1PriorityClassKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1PriorityClassMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata + , v1alpha1PriorityClassMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1alpha1PriorityClassValue :: !(Int) -- ^ /Required/ "value" - The value of this priority class. This is the actual priority that pods receive when they have the name of this class in their pod spec. } deriving (P.Show, P.Eq, P.Typeable) @@ -13350,7 +13353,7 @@ data V1alpha1PriorityClassList = V1alpha1PriorityClassList { v1alpha1PriorityClassListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1PriorityClassListItems :: !([V1alpha1PriorityClass]) -- ^ /Required/ "items" - items is the list of PriorityClasses , v1alpha1PriorityClassListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1PriorityClassListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata + , v1alpha1PriorityClassListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1PriorityClassList @@ -13391,7 +13394,7 @@ mkV1alpha1PriorityClassList v1alpha1PriorityClassListItems = data V1alpha1Role = V1alpha1Role { v1alpha1RoleApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1RoleKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1RoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. + , v1alpha1RoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1alpha1RoleRules :: !([V1alpha1PolicyRule]) -- ^ /Required/ "rules" - Rules holds all the PolicyRules for this Role } deriving (P.Show, P.Eq, P.Typeable) @@ -13433,8 +13436,8 @@ mkV1alpha1Role v1alpha1RoleRules = data V1alpha1RoleBinding = V1alpha1RoleBinding { v1alpha1RoleBindingApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1RoleBindingKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1RoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. - , v1alpha1RoleBindingRoleRef :: !(V1alpha1RoleRef) -- ^ /Required/ "roleRef" - RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + , v1alpha1RoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1alpha1RoleBindingRoleRef :: !(V1alpha1RoleRef) -- ^ /Required/ "roleRef" , v1alpha1RoleBindingSubjects :: !([V1alpha1Subject]) -- ^ /Required/ "subjects" - Subjects holds references to the objects the role applies to. } deriving (P.Show, P.Eq, P.Typeable) @@ -13462,7 +13465,7 @@ instance A.ToJSON V1alpha1RoleBinding where -- | Construct a value of type 'V1alpha1RoleBinding' (by applying it's required fields, if any) mkV1alpha1RoleBinding - :: V1alpha1RoleRef -- ^ 'v1alpha1RoleBindingRoleRef': RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + :: V1alpha1RoleRef -- ^ 'v1alpha1RoleBindingRoleRef' -> [V1alpha1Subject] -- ^ 'v1alpha1RoleBindingSubjects': Subjects holds references to the objects the role applies to. -> V1alpha1RoleBinding mkV1alpha1RoleBinding v1alpha1RoleBindingRoleRef v1alpha1RoleBindingSubjects = @@ -13481,7 +13484,7 @@ data V1alpha1RoleBindingList = V1alpha1RoleBindingList { v1alpha1RoleBindingListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1RoleBindingListItems :: !([V1alpha1RoleBinding]) -- ^ /Required/ "items" - Items is a list of RoleBindings , v1alpha1RoleBindingListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1RoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1alpha1RoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1RoleBindingList @@ -13523,7 +13526,7 @@ data V1alpha1RoleList = V1alpha1RoleList { v1alpha1RoleListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1RoleListItems :: !([V1alpha1Role]) -- ^ /Required/ "items" - Items is a list of Roles , v1alpha1RoleListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1RoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1alpha1RoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1RoleList @@ -13684,9 +13687,9 @@ mkV1alpha1Subject v1alpha1SubjectKind v1alpha1SubjectName = data V1alpha1VolumeAttachment = V1alpha1VolumeAttachment { v1alpha1VolumeAttachmentApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1VolumeAttachmentKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1VolumeAttachmentMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1alpha1VolumeAttachmentSpec :: !(V1alpha1VolumeAttachmentSpec) -- ^ /Required/ "spec" - Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system. - , v1alpha1VolumeAttachmentStatus :: !(Maybe V1alpha1VolumeAttachmentStatus) -- ^ "status" - Status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher. + , v1alpha1VolumeAttachmentMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1alpha1VolumeAttachmentSpec :: !(V1alpha1VolumeAttachmentSpec) -- ^ /Required/ "spec" + , v1alpha1VolumeAttachmentStatus :: !(Maybe V1alpha1VolumeAttachmentStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1VolumeAttachment @@ -13713,7 +13716,7 @@ instance A.ToJSON V1alpha1VolumeAttachment where -- | Construct a value of type 'V1alpha1VolumeAttachment' (by applying it's required fields, if any) mkV1alpha1VolumeAttachment - :: V1alpha1VolumeAttachmentSpec -- ^ 'v1alpha1VolumeAttachmentSpec': Specification of the desired attach/detach volume behavior. Populated by the Kubernetes system. + :: V1alpha1VolumeAttachmentSpec -- ^ 'v1alpha1VolumeAttachmentSpec' -> V1alpha1VolumeAttachment mkV1alpha1VolumeAttachment v1alpha1VolumeAttachmentSpec = V1alpha1VolumeAttachment @@ -13731,7 +13734,7 @@ data V1alpha1VolumeAttachmentList = V1alpha1VolumeAttachmentList { v1alpha1VolumeAttachmentListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1alpha1VolumeAttachmentListItems :: !([V1alpha1VolumeAttachment]) -- ^ /Required/ "items" - Items is the list of VolumeAttachments , v1alpha1VolumeAttachmentListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1alpha1VolumeAttachmentListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1alpha1VolumeAttachmentListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1VolumeAttachmentList @@ -13801,7 +13804,7 @@ mkV1alpha1VolumeAttachmentSource = data V1alpha1VolumeAttachmentSpec = V1alpha1VolumeAttachmentSpec { v1alpha1VolumeAttachmentSpecAttacher :: !(Text) -- ^ /Required/ "attacher" - Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName(). , v1alpha1VolumeAttachmentSpecNodeName :: !(Text) -- ^ /Required/ "nodeName" - The node that the volume should be attached to. - , v1alpha1VolumeAttachmentSpecSource :: !(V1alpha1VolumeAttachmentSource) -- ^ /Required/ "source" - Source represents the volume that should be attached. + , v1alpha1VolumeAttachmentSpecSource :: !(V1alpha1VolumeAttachmentSource) -- ^ /Required/ "source" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1VolumeAttachmentSpec @@ -13826,7 +13829,7 @@ instance A.ToJSON V1alpha1VolumeAttachmentSpec where mkV1alpha1VolumeAttachmentSpec :: Text -- ^ 'v1alpha1VolumeAttachmentSpecAttacher': Attacher indicates the name of the volume driver that MUST handle this request. This is the name returned by GetPluginName(). -> Text -- ^ 'v1alpha1VolumeAttachmentSpecNodeName': The node that the volume should be attached to. - -> V1alpha1VolumeAttachmentSource -- ^ 'v1alpha1VolumeAttachmentSpecSource': Source represents the volume that should be attached. + -> V1alpha1VolumeAttachmentSource -- ^ 'v1alpha1VolumeAttachmentSpecSource' -> V1alpha1VolumeAttachmentSpec mkV1alpha1VolumeAttachmentSpec v1alpha1VolumeAttachmentSpecAttacher v1alpha1VolumeAttachmentSpecNodeName v1alpha1VolumeAttachmentSpecSource = V1alpha1VolumeAttachmentSpec @@ -13839,10 +13842,10 @@ mkV1alpha1VolumeAttachmentSpec v1alpha1VolumeAttachmentSpecAttacher v1alpha1Volu -- | V1alpha1VolumeAttachmentStatus -- VolumeAttachmentStatus is the status of a VolumeAttachment request. data V1alpha1VolumeAttachmentStatus = V1alpha1VolumeAttachmentStatus - { v1alpha1VolumeAttachmentStatusAttachError :: !(Maybe V1alpha1VolumeError) -- ^ "attachError" - The last error encountered during attach operation, if any. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. + { v1alpha1VolumeAttachmentStatusAttachError :: !(Maybe V1alpha1VolumeError) -- ^ "attachError" , v1alpha1VolumeAttachmentStatusAttached :: !(Bool) -- ^ /Required/ "attached" - Indicates the volume is successfully attached. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. , v1alpha1VolumeAttachmentStatusAttachmentMetadata :: !(Maybe (Map.Map String Text)) -- ^ "attachmentMetadata" - Upon successful attach, this field is populated with any information returned by the attach operation that must be passed into subsequent WaitForAttach or Mount calls. This field must only be set by the entity completing the attach operation, i.e. the external-attacher. - , v1alpha1VolumeAttachmentStatusDetachError :: !(Maybe V1alpha1VolumeError) -- ^ "detachError" - The last error encountered during detach operation, if any. This field must only be set by the entity completing the detach operation, i.e. the external-attacher. + , v1alpha1VolumeAttachmentStatusDetachError :: !(Maybe V1alpha1VolumeError) -- ^ "detachError" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1alpha1VolumeAttachmentStatus @@ -13917,8 +13920,8 @@ data V1beta1APIService = V1beta1APIService { v1beta1APIServiceApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1APIServiceKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1APIServiceMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta1APIServiceSpec :: !(Maybe V1beta1APIServiceSpec) -- ^ "spec" - Spec contains information for locating and communicating with a server - , v1beta1APIServiceStatus :: !(Maybe V1beta1APIServiceStatus) -- ^ "status" - Status contains derived information about an API server + , v1beta1APIServiceSpec :: !(Maybe V1beta1APIServiceSpec) -- ^ "spec" + , v1beta1APIServiceStatus :: !(Maybe V1beta1APIServiceStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1APIService @@ -14051,7 +14054,7 @@ data V1beta1APIServiceSpec = V1beta1APIServiceSpec , v1beta1APIServiceSpecGroup :: !(Maybe Text) -- ^ "group" - Group is the API group name this server hosts , v1beta1APIServiceSpecGroupPriorityMinimum :: !(Int) -- ^ /Required/ "groupPriorityMinimum" - GroupPriorityMininum is the priority this group should have at least. Higher priority means that the group is preferred by clients over lower priority ones. Note that other versions of this group might specify even higher GroupPriorityMininum values such that the whole group gets a higher priority. The primary sort is based on GroupPriorityMinimum, ordered highest number to lowest (20 before 10). The secondary sort is based on the alphabetical comparison of the name of the object. (v1.bar before v1.foo) We'd recommend something like: *.k8s.io (except extensions) at 18000 and PaaSes (OpenShift, Deis) are recommended to be in the 2000s , v1beta1APIServiceSpecInsecureSkipTlsVerify :: !(Maybe Bool) -- ^ "insecureSkipTLSVerify" - InsecureSkipTLSVerify disables TLS certificate verification when communicating with this server. This is strongly discouraged. You should use the CABundle instead. - , v1beta1APIServiceSpecService :: !(ApiregistrationV1beta1ServiceReference) -- ^ /Required/ "service" - Service is a reference to the service for this API server. It must communicate on port 443 If the Service is nil, that means the handling for the API groupversion is handled locally on this server. The call will simply delegate to the normal handler chain to be fulfilled. + , v1beta1APIServiceSpecService :: !(ApiregistrationV1beta1ServiceReference) -- ^ /Required/ "service" , v1beta1APIServiceSpecVersion :: !(Maybe Text) -- ^ "version" - Version is the API version this server hosts. For example, \"v1\" , v1beta1APIServiceSpecVersionPriority :: !(Int) -- ^ /Required/ "versionPriority" - VersionPriority controls the ordering of this API version inside of its group. Must be greater than zero. The primary sort is based on VersionPriority, ordered highest to lowest (20 before 10). The secondary sort is based on the alphabetical comparison of the name of the object. (v1.bar before v1.foo) Since it's inside of a group, the number can be small, probably in the 10s. } deriving (P.Show, P.Eq, P.Typeable) @@ -14086,7 +14089,7 @@ instance A.ToJSON V1beta1APIServiceSpec where mkV1beta1APIServiceSpec :: ByteArray -- ^ 'v1beta1APIServiceSpecCaBundle': CABundle is a PEM encoded CA bundle which will be used to validate an API server's serving certificate. -> Int -- ^ 'v1beta1APIServiceSpecGroupPriorityMinimum': GroupPriorityMininum is the priority this group should have at least. Higher priority means that the group is preferred by clients over lower priority ones. Note that other versions of this group might specify even higher GroupPriorityMininum values such that the whole group gets a higher priority. The primary sort is based on GroupPriorityMinimum, ordered highest number to lowest (20 before 10). The secondary sort is based on the alphabetical comparison of the name of the object. (v1.bar before v1.foo) We'd recommend something like: *.k8s.io (except extensions) at 18000 and PaaSes (OpenShift, Deis) are recommended to be in the 2000s - -> ApiregistrationV1beta1ServiceReference -- ^ 'v1beta1APIServiceSpecService': Service is a reference to the service for this API server. It must communicate on port 443 If the Service is nil, that means the handling for the API groupversion is handled locally on this server. The call will simply delegate to the normal handler chain to be fulfilled. + -> ApiregistrationV1beta1ServiceReference -- ^ 'v1beta1APIServiceSpecService' -> Int -- ^ 'v1beta1APIServiceSpecVersionPriority': VersionPriority controls the ordering of this API version inside of its group. Must be greater than zero. The primary sort is based on VersionPriority, ordered highest to lowest (20 before 10). The secondary sort is based on the alphabetical comparison of the name of the object. (v1.bar before v1.foo) Since it's inside of a group, the number can be small, probably in the 10s. -> V1beta1APIServiceSpec mkV1beta1APIServiceSpec v1beta1APIServiceSpecCaBundle v1beta1APIServiceSpecGroupPriorityMinimum v1beta1APIServiceSpecService v1beta1APIServiceSpecVersionPriority = @@ -14224,8 +14227,8 @@ data V1beta1CertificateSigningRequest = V1beta1CertificateSigningRequest { v1beta1CertificateSigningRequestApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1CertificateSigningRequestKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1CertificateSigningRequestMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta1CertificateSigningRequestSpec :: !(Maybe V1beta1CertificateSigningRequestSpec) -- ^ "spec" - The certificate request itself and any additional information. - , v1beta1CertificateSigningRequestStatus :: !(Maybe V1beta1CertificateSigningRequestStatus) -- ^ "status" - Derived information about the request. + , v1beta1CertificateSigningRequestSpec :: !(Maybe V1beta1CertificateSigningRequestSpec) -- ^ "spec" + , v1beta1CertificateSigningRequestStatus :: !(Maybe V1beta1CertificateSigningRequestStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1CertificateSigningRequest @@ -14430,10 +14433,10 @@ mkV1beta1CertificateSigningRequestStatus = -- | V1beta1ClusterRole -- ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding. data V1beta1ClusterRole = V1beta1ClusterRole - { v1beta1ClusterRoleAggregationRule :: !(Maybe V1beta1AggregationRule) -- ^ "aggregationRule" - AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller. + { v1beta1ClusterRoleAggregationRule :: !(Maybe V1beta1AggregationRule) -- ^ "aggregationRule" , v1beta1ClusterRoleApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1ClusterRoleKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1ClusterRoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. + , v1beta1ClusterRoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1beta1ClusterRoleRules :: !([V1beta1PolicyRule]) -- ^ /Required/ "rules" - Rules holds all the PolicyRules for this ClusterRole } deriving (P.Show, P.Eq, P.Typeable) @@ -14478,8 +14481,8 @@ mkV1beta1ClusterRole v1beta1ClusterRoleRules = data V1beta1ClusterRoleBinding = V1beta1ClusterRoleBinding { v1beta1ClusterRoleBindingApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1ClusterRoleBindingKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1ClusterRoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. - , v1beta1ClusterRoleBindingRoleRef :: !(V1beta1RoleRef) -- ^ /Required/ "roleRef" - RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + , v1beta1ClusterRoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta1ClusterRoleBindingRoleRef :: !(V1beta1RoleRef) -- ^ /Required/ "roleRef" , v1beta1ClusterRoleBindingSubjects :: !([V1beta1Subject]) -- ^ /Required/ "subjects" - Subjects holds references to the objects the role applies to. } deriving (P.Show, P.Eq, P.Typeable) @@ -14507,7 +14510,7 @@ instance A.ToJSON V1beta1ClusterRoleBinding where -- | Construct a value of type 'V1beta1ClusterRoleBinding' (by applying it's required fields, if any) mkV1beta1ClusterRoleBinding - :: V1beta1RoleRef -- ^ 'v1beta1ClusterRoleBindingRoleRef': RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + :: V1beta1RoleRef -- ^ 'v1beta1ClusterRoleBindingRoleRef' -> [V1beta1Subject] -- ^ 'v1beta1ClusterRoleBindingSubjects': Subjects holds references to the objects the role applies to. -> V1beta1ClusterRoleBinding mkV1beta1ClusterRoleBinding v1beta1ClusterRoleBindingRoleRef v1beta1ClusterRoleBindingSubjects = @@ -14526,7 +14529,7 @@ data V1beta1ClusterRoleBindingList = V1beta1ClusterRoleBindingList { v1beta1ClusterRoleBindingListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1ClusterRoleBindingListItems :: !([V1beta1ClusterRoleBinding]) -- ^ /Required/ "items" - Items is a list of ClusterRoleBindings , v1beta1ClusterRoleBindingListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1ClusterRoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1beta1ClusterRoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1ClusterRoleBindingList @@ -14568,7 +14571,7 @@ data V1beta1ClusterRoleList = V1beta1ClusterRoleList { v1beta1ClusterRoleListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1ClusterRoleListItems :: !([V1beta1ClusterRole]) -- ^ /Required/ "items" - Items is a list of ClusterRoles , v1beta1ClusterRoleListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1ClusterRoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1beta1ClusterRoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1ClusterRoleList @@ -14608,9 +14611,9 @@ mkV1beta1ClusterRoleList v1beta1ClusterRoleListItems = -- DEPRECATED - This group version of ControllerRevision is deprecated by apps/v1beta2/ControllerRevision. See the release notes for more information. ControllerRevision implements an immutable snapshot of state data. Clients are responsible for serializing and deserializing the objects that contain their internal state. Once a ControllerRevision has been successfully created, it can not be updated. The API Server will fail validation of all requests that attempt to mutate the Data field. ControllerRevisions may, however, be deleted. Note that, due to its use by both the DaemonSet and StatefulSet controllers for update and rollback, this object is beta. However, it may be subject to name and representation changes in future releases, and clients should not depend on its stability. It is primarily for internal use by controllers. data V1beta1ControllerRevision = V1beta1ControllerRevision { v1beta1ControllerRevisionApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources - , v1beta1ControllerRevisionData :: !(Maybe RuntimeRawExtension) -- ^ "data" - Data is the serialized representation of the state. + , v1beta1ControllerRevisionData :: !(Maybe RuntimeRawExtension) -- ^ "data" , v1beta1ControllerRevisionKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1ControllerRevisionMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta1ControllerRevisionMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1beta1ControllerRevisionRevision :: !(Integer) -- ^ /Required/ "revision" - Revision indicates the revision of the state represented by Data. } deriving (P.Show, P.Eq, P.Typeable) @@ -14656,7 +14659,7 @@ data V1beta1ControllerRevisionList = V1beta1ControllerRevisionList { v1beta1ControllerRevisionListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1ControllerRevisionListItems :: !([V1beta1ControllerRevision]) -- ^ /Required/ "items" - Items is the list of ControllerRevisions , v1beta1ControllerRevisionListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1ControllerRevisionListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta1ControllerRevisionListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1ControllerRevisionList @@ -14697,9 +14700,9 @@ mkV1beta1ControllerRevisionList v1beta1ControllerRevisionListItems = data V1beta1CronJob = V1beta1CronJob { v1beta1CronJobApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1CronJobKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1CronJobMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1beta1CronJobSpec :: !(Maybe V1beta1CronJobSpec) -- ^ "spec" - Specification of the desired behavior of a cron job, including the schedule. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1beta1CronJobStatus :: !(Maybe V1beta1CronJobStatus) -- ^ "status" - Current status of a cron job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1beta1CronJobMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta1CronJobSpec :: !(Maybe V1beta1CronJobSpec) -- ^ "spec" + , v1beta1CronJobStatus :: !(Maybe V1beta1CronJobStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1CronJob @@ -14743,7 +14746,7 @@ data V1beta1CronJobList = V1beta1CronJobList { v1beta1CronJobListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1CronJobListItems :: !([V1beta1CronJob]) -- ^ /Required/ "items" - items is the list of CronJobs. , v1beta1CronJobListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1CronJobListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta1CronJobListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1CronJobList @@ -14784,7 +14787,7 @@ mkV1beta1CronJobList v1beta1CronJobListItems = data V1beta1CronJobSpec = V1beta1CronJobSpec { v1beta1CronJobSpecConcurrencyPolicy :: !(Maybe Text) -- ^ "concurrencyPolicy" - Specifies how to treat concurrent executions of a Job. Valid values are: - \"Allow\" (default): allows CronJobs to run concurrently; - \"Forbid\": forbids concurrent runs, skipping next run if previous run hasn't finished yet; - \"Replace\": cancels currently running job and replaces it with a new one , v1beta1CronJobSpecFailedJobsHistoryLimit :: !(Maybe Int) -- ^ "failedJobsHistoryLimit" - The number of failed finished jobs to retain. This is a pointer to distinguish between explicit zero and not specified. Defaults to 1. - , v1beta1CronJobSpecJobTemplate :: !(V1beta1JobTemplateSpec) -- ^ /Required/ "jobTemplate" - Specifies the job that will be created when executing a CronJob. + , v1beta1CronJobSpecJobTemplate :: !(V1beta1JobTemplateSpec) -- ^ /Required/ "jobTemplate" , v1beta1CronJobSpecSchedule :: !(Text) -- ^ /Required/ "schedule" - The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. , v1beta1CronJobSpecStartingDeadlineSeconds :: !(Maybe Integer) -- ^ "startingDeadlineSeconds" - Optional deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones. , v1beta1CronJobSpecSuccessfulJobsHistoryLimit :: !(Maybe Int) -- ^ "successfulJobsHistoryLimit" - The number of successful finished jobs to retain. This is a pointer to distinguish between explicit zero and not specified. Defaults to 3. @@ -14819,7 +14822,7 @@ instance A.ToJSON V1beta1CronJobSpec where -- | Construct a value of type 'V1beta1CronJobSpec' (by applying it's required fields, if any) mkV1beta1CronJobSpec - :: V1beta1JobTemplateSpec -- ^ 'v1beta1CronJobSpecJobTemplate': Specifies the job that will be created when executing a CronJob. + :: V1beta1JobTemplateSpec -- ^ 'v1beta1CronJobSpecJobTemplate' -> Text -- ^ 'v1beta1CronJobSpecSchedule': The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. -> V1beta1CronJobSpec mkV1beta1CronJobSpec v1beta1CronJobSpecJobTemplate v1beta1CronJobSpecSchedule = @@ -14873,8 +14876,8 @@ data V1beta1CustomResourceDefinition = V1beta1CustomResourceDefinition { v1beta1CustomResourceDefinitionApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1CustomResourceDefinitionKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1CustomResourceDefinitionMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta1CustomResourceDefinitionSpec :: !(Maybe V1beta1CustomResourceDefinitionSpec) -- ^ "spec" - Spec describes how the user wants the resources to appear - , v1beta1CustomResourceDefinitionStatus :: !(Maybe V1beta1CustomResourceDefinitionStatus) -- ^ "status" - Status indicates the actual state of the CustomResourceDefinition + , v1beta1CustomResourceDefinitionSpec :: !(Maybe V1beta1CustomResourceDefinitionSpec) -- ^ "spec" + , v1beta1CustomResourceDefinitionStatus :: !(Maybe V1beta1CustomResourceDefinitionStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1CustomResourceDefinition @@ -15052,9 +15055,9 @@ mkV1beta1CustomResourceDefinitionNames v1beta1CustomResourceDefinitionNamesKind -- CustomResourceDefinitionSpec describes how a user wants their resource to appear data V1beta1CustomResourceDefinitionSpec = V1beta1CustomResourceDefinitionSpec { v1beta1CustomResourceDefinitionSpecGroup :: !(Text) -- ^ /Required/ "group" - Group is the group this resource belongs in - , v1beta1CustomResourceDefinitionSpecNames :: !(V1beta1CustomResourceDefinitionNames) -- ^ /Required/ "names" - Names are the names used to describe this custom resource + , v1beta1CustomResourceDefinitionSpecNames :: !(V1beta1CustomResourceDefinitionNames) -- ^ /Required/ "names" , v1beta1CustomResourceDefinitionSpecScope :: !(Text) -- ^ /Required/ "scope" - Scope indicates whether this resource is cluster or namespace scoped. Default is namespaced - , v1beta1CustomResourceDefinitionSpecValidation :: !(Maybe V1beta1CustomResourceValidation) -- ^ "validation" - Validation describes the validation methods for CustomResources + , v1beta1CustomResourceDefinitionSpecValidation :: !(Maybe V1beta1CustomResourceValidation) -- ^ "validation" , v1beta1CustomResourceDefinitionSpecVersion :: !(Text) -- ^ /Required/ "version" - Version is the version this resource belongs in } deriving (P.Show, P.Eq, P.Typeable) @@ -15083,7 +15086,7 @@ instance A.ToJSON V1beta1CustomResourceDefinitionSpec where -- | Construct a value of type 'V1beta1CustomResourceDefinitionSpec' (by applying it's required fields, if any) mkV1beta1CustomResourceDefinitionSpec :: Text -- ^ 'v1beta1CustomResourceDefinitionSpecGroup': Group is the group this resource belongs in - -> V1beta1CustomResourceDefinitionNames -- ^ 'v1beta1CustomResourceDefinitionSpecNames': Names are the names used to describe this custom resource + -> V1beta1CustomResourceDefinitionNames -- ^ 'v1beta1CustomResourceDefinitionSpecNames' -> Text -- ^ 'v1beta1CustomResourceDefinitionSpecScope': Scope indicates whether this resource is cluster or namespace scoped. Default is namespaced -> Text -- ^ 'v1beta1CustomResourceDefinitionSpecVersion': Version is the version this resource belongs in -> V1beta1CustomResourceDefinitionSpec @@ -15100,7 +15103,7 @@ mkV1beta1CustomResourceDefinitionSpec v1beta1CustomResourceDefinitionSpecGroup v -- | V1beta1CustomResourceDefinitionStatus -- CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinition data V1beta1CustomResourceDefinitionStatus = V1beta1CustomResourceDefinitionStatus - { v1beta1CustomResourceDefinitionStatusAcceptedNames :: !(V1beta1CustomResourceDefinitionNames) -- ^ /Required/ "acceptedNames" - AcceptedNames are the names that are actually being used to serve discovery They may be different than the names in spec. + { v1beta1CustomResourceDefinitionStatusAcceptedNames :: !(V1beta1CustomResourceDefinitionNames) -- ^ /Required/ "acceptedNames" , v1beta1CustomResourceDefinitionStatusConditions :: !([V1beta1CustomResourceDefinitionCondition]) -- ^ /Required/ "conditions" - Conditions indicate state for particular aspects of a CustomResourceDefinition } deriving (P.Show, P.Eq, P.Typeable) @@ -15122,7 +15125,7 @@ instance A.ToJSON V1beta1CustomResourceDefinitionStatus where -- | Construct a value of type 'V1beta1CustomResourceDefinitionStatus' (by applying it's required fields, if any) mkV1beta1CustomResourceDefinitionStatus - :: V1beta1CustomResourceDefinitionNames -- ^ 'v1beta1CustomResourceDefinitionStatusAcceptedNames': AcceptedNames are the names that are actually being used to serve discovery They may be different than the names in spec. + :: V1beta1CustomResourceDefinitionNames -- ^ 'v1beta1CustomResourceDefinitionStatusAcceptedNames' -> [V1beta1CustomResourceDefinitionCondition] -- ^ 'v1beta1CustomResourceDefinitionStatusConditions': Conditions indicate state for particular aspects of a CustomResourceDefinition -> V1beta1CustomResourceDefinitionStatus mkV1beta1CustomResourceDefinitionStatus v1beta1CustomResourceDefinitionStatusAcceptedNames v1beta1CustomResourceDefinitionStatusConditions = @@ -15135,7 +15138,7 @@ mkV1beta1CustomResourceDefinitionStatus v1beta1CustomResourceDefinitionStatusAcc -- | V1beta1CustomResourceValidation -- CustomResourceValidation is a list of validation methods for CustomResources. data V1beta1CustomResourceValidation = V1beta1CustomResourceValidation - { v1beta1CustomResourceValidationOpenApiv3Schema :: !(Maybe V1beta1JSONSchemaProps) -- ^ "openAPIV3Schema" - OpenAPIV3Schema is the OpenAPI v3 schema to be validated against. + { v1beta1CustomResourceValidationOpenApiv3Schema :: !(Maybe V1beta1JSONSchemaProps) -- ^ "openAPIV3Schema" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1CustomResourceValidation @@ -15166,9 +15169,9 @@ mkV1beta1CustomResourceValidation = data V1beta1DaemonSet = V1beta1DaemonSet { v1beta1DaemonSetApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1DaemonSetKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1DaemonSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1beta1DaemonSetSpec :: !(Maybe V1beta1DaemonSetSpec) -- ^ "spec" - The desired behavior of this daemon set. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1beta1DaemonSetStatus :: !(Maybe V1beta1DaemonSetStatus) -- ^ "status" - The current status of this daemon set. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1beta1DaemonSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta1DaemonSetSpec :: !(Maybe V1beta1DaemonSetSpec) -- ^ "spec" + , v1beta1DaemonSetStatus :: !(Maybe V1beta1DaemonSetStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1DaemonSet @@ -15259,7 +15262,7 @@ data V1beta1DaemonSetList = V1beta1DaemonSetList { v1beta1DaemonSetListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1DaemonSetListItems :: !([V1beta1DaemonSet]) -- ^ /Required/ "items" - A list of daemon sets. , v1beta1DaemonSetListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1DaemonSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta1DaemonSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1DaemonSetList @@ -15300,10 +15303,10 @@ mkV1beta1DaemonSetList v1beta1DaemonSetListItems = data V1beta1DaemonSetSpec = V1beta1DaemonSetSpec { v1beta1DaemonSetSpecMinReadySeconds :: !(Maybe Int) -- ^ "minReadySeconds" - The minimum number of seconds for which a newly created DaemonSet pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready). , v1beta1DaemonSetSpecRevisionHistoryLimit :: !(Maybe Int) -- ^ "revisionHistoryLimit" - The number of old history to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10. - , v1beta1DaemonSetSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" - A label query over pods that are managed by the daemon set. Must match in order to be controlled. If empty, defaulted to labels on Pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors - , v1beta1DaemonSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - An object that describes the pod that will be created. The DaemonSet will create exactly one copy of this pod on every node that matches the template's node selector (or on every node if no node selector is specified). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template + , v1beta1DaemonSetSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" + , v1beta1DaemonSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" , v1beta1DaemonSetSpecTemplateGeneration :: !(Maybe Integer) -- ^ "templateGeneration" - DEPRECATED. A sequence number representing a specific generation of the template. Populated by the system. It can be set only during the creation. - , v1beta1DaemonSetSpecUpdateStrategy :: !(Maybe V1beta1DaemonSetUpdateStrategy) -- ^ "updateStrategy" - An update strategy to replace existing DaemonSet pods with new pods. + , v1beta1DaemonSetSpecUpdateStrategy :: !(Maybe V1beta1DaemonSetUpdateStrategy) -- ^ "updateStrategy" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1DaemonSetSpec @@ -15332,7 +15335,7 @@ instance A.ToJSON V1beta1DaemonSetSpec where -- | Construct a value of type 'V1beta1DaemonSetSpec' (by applying it's required fields, if any) mkV1beta1DaemonSetSpec - :: V1PodTemplateSpec -- ^ 'v1beta1DaemonSetSpecTemplate': An object that describes the pod that will be created. The DaemonSet will create exactly one copy of this pod on every node that matches the template's node selector (or on every node if no node selector is specified). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template + :: V1PodTemplateSpec -- ^ 'v1beta1DaemonSetSpecTemplate' -> V1beta1DaemonSetSpec mkV1beta1DaemonSetSpec v1beta1DaemonSetSpecTemplate = V1beta1DaemonSetSpec @@ -15416,7 +15419,7 @@ mkV1beta1DaemonSetStatus v1beta1DaemonSetStatusCurrentNumberScheduled v1beta1Dae -- ** V1beta1DaemonSetUpdateStrategy -- | V1beta1DaemonSetUpdateStrategy data V1beta1DaemonSetUpdateStrategy = V1beta1DaemonSetUpdateStrategy - { v1beta1DaemonSetUpdateStrategyRollingUpdate :: !(Maybe V1beta1RollingUpdateDaemonSet) -- ^ "rollingUpdate" - Rolling update config params. Present only if type = \"RollingUpdate\". + { v1beta1DaemonSetUpdateStrategyRollingUpdate :: !(Maybe V1beta1RollingUpdateDaemonSet) -- ^ "rollingUpdate" , v1beta1DaemonSetUpdateStrategyType :: !(Maybe Text) -- ^ "type" - Type of daemon set update. Can be \"RollingUpdate\" or \"OnDelete\". Default is OnDelete. } deriving (P.Show, P.Eq, P.Typeable) @@ -15454,17 +15457,17 @@ data V1beta1Event = V1beta1Event , v1beta1EventDeprecatedCount :: !(Maybe Int) -- ^ "deprecatedCount" - Deprecated field assuring backward compatibility with core.v1 Event type , v1beta1EventDeprecatedFirstTimestamp :: !(Maybe DateTime) -- ^ "deprecatedFirstTimestamp" - Deprecated field assuring backward compatibility with core.v1 Event type , v1beta1EventDeprecatedLastTimestamp :: !(Maybe DateTime) -- ^ "deprecatedLastTimestamp" - Deprecated field assuring backward compatibility with core.v1 Event type - , v1beta1EventDeprecatedSource :: !(Maybe V1EventSource) -- ^ "deprecatedSource" - Deprecated field assuring backward compatibility with core.v1 Event type + , v1beta1EventDeprecatedSource :: !(Maybe V1EventSource) -- ^ "deprecatedSource" , v1beta1EventEventTime :: !(DateTime) -- ^ /Required/ "eventTime" - Required. Time when this Event was first observed. , v1beta1EventKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1EventMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1beta1EventNote :: !(Maybe Text) -- ^ "note" - Optional. A human-readable description of the status of this operation. Maximal length of the note is 1kB, but libraries should be prepared to handle values up to 64kB. , v1beta1EventReason :: !(Maybe Text) -- ^ "reason" - Why the action was taken. - , v1beta1EventRegarding :: !(Maybe V1ObjectReference) -- ^ "regarding" - The object this Event is about. In most cases it's an Object reporting controller implements. E.g. ReplicaSetController implements ReplicaSets and this event is emitted because it acts on some changes in a ReplicaSet object. - , v1beta1EventRelated :: !(Maybe V1ObjectReference) -- ^ "related" - Optional secondary object for more complex actions. E.g. when regarding object triggers a creation or deletion of related object. + , v1beta1EventRegarding :: !(Maybe V1ObjectReference) -- ^ "regarding" + , v1beta1EventRelated :: !(Maybe V1ObjectReference) -- ^ "related" , v1beta1EventReportingController :: !(Maybe Text) -- ^ "reportingController" - Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. , v1beta1EventReportingInstance :: !(Maybe Text) -- ^ "reportingInstance" - ID of the controller instance, e.g. `kubelet-xyzf`. - , v1beta1EventSeries :: !(Maybe V1beta1EventSeries) -- ^ "series" - Data about the Event series this event represents or nil if it's a singleton Event. + , v1beta1EventSeries :: !(Maybe V1beta1EventSeries) -- ^ "series" , v1beta1EventType :: !(Maybe Text) -- ^ "type" - Type of this event (Normal, Warning), new types could be added in the future. } deriving (P.Show, P.Eq, P.Typeable) @@ -15546,7 +15549,7 @@ data V1beta1EventList = V1beta1EventList { v1beta1EventListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1EventListItems :: !([V1beta1Event]) -- ^ /Required/ "items" - Items is a list of schema objects. , v1beta1EventListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1EventListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta1EventListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1EventList @@ -15626,9 +15629,9 @@ mkV1beta1EventSeries v1beta1EventSeriesCount v1beta1EventSeriesLastObservedTime -- Eviction evicts a pod from its node subject to certain policies and safety constraints. This is a subresource of Pod. A request to cause such an eviction is created by POSTing to .../pods//evictions. data V1beta1Eviction = V1beta1Eviction { v1beta1EvictionApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources - , v1beta1EvictionDeleteOptions :: !(Maybe V1DeleteOptions) -- ^ "deleteOptions" - DeleteOptions may be provided + , v1beta1EvictionDeleteOptions :: !(Maybe V1DeleteOptions) -- ^ "deleteOptions" , v1beta1EvictionKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1EvictionMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - ObjectMeta describes the pod that is being evicted. + , v1beta1EvictionMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1Eviction @@ -15732,7 +15735,7 @@ mkV1beta1FSGroupStrategyOptions = -- | V1beta1HTTPIngressPath -- HTTPIngressPath associates a path regex with a backend. Incoming urls matching the path are forwarded to the backend. data V1beta1HTTPIngressPath = V1beta1HTTPIngressPath - { v1beta1HTTPIngressPathBackend :: !(V1beta1IngressBackend) -- ^ /Required/ "backend" - Backend defines the referenced service endpoint to which the traffic will be forwarded to. + { v1beta1HTTPIngressPathBackend :: !(V1beta1IngressBackend) -- ^ /Required/ "backend" , v1beta1HTTPIngressPathPath :: !(Maybe Text) -- ^ "path" - Path is an extended POSIX regex as defined by IEEE Std 1003.1, (i.e this follows the egrep/unix syntax, not the perl syntax) matched against the path of an incoming request. Currently it can contain characters disallowed from the conventional \"path\" part of a URL as defined by RFC 3986. Paths must begin with a '/'. If unspecified, the path defaults to a catch all sending traffic to the backend. } deriving (P.Show, P.Eq, P.Typeable) @@ -15754,7 +15757,7 @@ instance A.ToJSON V1beta1HTTPIngressPath where -- | Construct a value of type 'V1beta1HTTPIngressPath' (by applying it's required fields, if any) mkV1beta1HTTPIngressPath - :: V1beta1IngressBackend -- ^ 'v1beta1HTTPIngressPathBackend': Backend defines the referenced service endpoint to which the traffic will be forwarded to. + :: V1beta1IngressBackend -- ^ 'v1beta1HTTPIngressPathBackend' -> V1beta1HTTPIngressPath mkV1beta1HTTPIngressPath v1beta1HTTPIngressPathBackend = V1beta1HTTPIngressPath @@ -15902,9 +15905,9 @@ mkV1beta1IPBlock v1beta1IPBlockCidr = data V1beta1Ingress = V1beta1Ingress { v1beta1IngressApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1IngressKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1IngressMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1beta1IngressSpec :: !(Maybe V1beta1IngressSpec) -- ^ "spec" - Spec is the desired state of the Ingress. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1beta1IngressStatus :: !(Maybe V1beta1IngressStatus) -- ^ "status" - Status is the current state of the Ingress. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1beta1IngressMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta1IngressSpec :: !(Maybe V1beta1IngressSpec) -- ^ "spec" + , v1beta1IngressStatus :: !(Maybe V1beta1IngressStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1Ingress @@ -15983,7 +15986,7 @@ data V1beta1IngressList = V1beta1IngressList { v1beta1IngressListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1IngressListItems :: !([V1beta1Ingress]) -- ^ /Required/ "items" - Items is the list of Ingress. , v1beta1IngressListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1IngressListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta1IngressListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1IngressList @@ -16055,7 +16058,7 @@ mkV1beta1IngressRule = -- | V1beta1IngressSpec -- IngressSpec describes the Ingress the user wishes to exist. data V1beta1IngressSpec = V1beta1IngressSpec - { v1beta1IngressSpecBackend :: !(Maybe V1beta1IngressBackend) -- ^ "backend" - A default backend capable of servicing requests that don't match any rule. At least one of 'backend' or 'rules' must be specified. This field is optional to allow the loadbalancer controller or defaulting logic to specify a global default. + { v1beta1IngressSpecBackend :: !(Maybe V1beta1IngressBackend) -- ^ "backend" , v1beta1IngressSpecRules :: !(Maybe [V1beta1IngressRule]) -- ^ "rules" - A list of host rules used to configure the Ingress. If unspecified, or no rule matches, all traffic is sent to the default backend. , v1beta1IngressSpecTls :: !(Maybe [V1beta1IngressTLS]) -- ^ "tls" - TLS configuration. Currently the Ingress only supports a single TLS port, 443. If multiple members of this list specify different hosts, they will be multiplexed on the same port according to the hostname specified through the SNI TLS extension, if the ingress controller fulfilling the ingress supports SNI. } deriving (P.Show, P.Eq, P.Typeable) @@ -16092,7 +16095,7 @@ mkV1beta1IngressSpec = -- | V1beta1IngressStatus -- IngressStatus describe the current state of the Ingress. data V1beta1IngressStatus = V1beta1IngressStatus - { v1beta1IngressStatusLoadBalancer :: !(Maybe V1LoadBalancerStatus) -- ^ "loadBalancer" - LoadBalancer contains the current status of the load-balancer. + { v1beta1IngressStatusLoadBalancer :: !(Maybe V1LoadBalancerStatus) -- ^ "loadBalancer" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1IngressStatus @@ -16458,8 +16461,8 @@ mkV1beta1JSONSchemaPropsOrStringArray v1beta1JSONSchemaPropsOrStringArrayPropert -- | V1beta1JobTemplateSpec -- JobTemplateSpec describes the data a Job should have when created from a template data V1beta1JobTemplateSpec = V1beta1JobTemplateSpec - { v1beta1JobTemplateSpecMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata of the jobs created from this template. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1beta1JobTemplateSpecSpec :: !(Maybe V1JobSpec) -- ^ "spec" - Specification of the desired behavior of the job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + { v1beta1JobTemplateSpecMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta1JobTemplateSpecSpec :: !(Maybe V1JobSpec) -- ^ "spec" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1JobTemplateSpec @@ -16494,8 +16497,8 @@ data V1beta1LocalSubjectAccessReview = V1beta1LocalSubjectAccessReview { v1beta1LocalSubjectAccessReviewApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1LocalSubjectAccessReviewKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1LocalSubjectAccessReviewMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta1LocalSubjectAccessReviewSpec :: !(V1beta1SubjectAccessReviewSpec) -- ^ /Required/ "spec" - Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted. - , v1beta1LocalSubjectAccessReviewStatus :: !(Maybe V1beta1SubjectAccessReviewStatus) -- ^ "status" - Status is filled in by the server and indicates whether the request is allowed or not + , v1beta1LocalSubjectAccessReviewSpec :: !(V1beta1SubjectAccessReviewSpec) -- ^ /Required/ "spec" + , v1beta1LocalSubjectAccessReviewStatus :: !(Maybe V1beta1SubjectAccessReviewStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1LocalSubjectAccessReview @@ -16522,7 +16525,7 @@ instance A.ToJSON V1beta1LocalSubjectAccessReview where -- | Construct a value of type 'V1beta1LocalSubjectAccessReview' (by applying it's required fields, if any) mkV1beta1LocalSubjectAccessReview - :: V1beta1SubjectAccessReviewSpec -- ^ 'v1beta1LocalSubjectAccessReviewSpec': Spec holds information about the request being evaluated. spec.namespace must be equal to the namespace you made the request against. If empty, it is defaulted. + :: V1beta1SubjectAccessReviewSpec -- ^ 'v1beta1LocalSubjectAccessReviewSpec' -> V1beta1LocalSubjectAccessReview mkV1beta1LocalSubjectAccessReview v1beta1LocalSubjectAccessReviewSpec = V1beta1LocalSubjectAccessReview @@ -16539,7 +16542,7 @@ mkV1beta1LocalSubjectAccessReview v1beta1LocalSubjectAccessReviewSpec = data V1beta1MutatingWebhookConfiguration = V1beta1MutatingWebhookConfiguration { v1beta1MutatingWebhookConfigurationApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1MutatingWebhookConfigurationKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1MutatingWebhookConfigurationMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. + , v1beta1MutatingWebhookConfigurationMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1beta1MutatingWebhookConfigurationWebhooks :: !(Maybe [V1beta1Webhook]) -- ^ "webhooks" - Webhooks is a list of webhooks and the affected resources and operations. } deriving (P.Show, P.Eq, P.Typeable) @@ -16581,7 +16584,7 @@ data V1beta1MutatingWebhookConfigurationList = V1beta1MutatingWebhookConfigurati { v1beta1MutatingWebhookConfigurationListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1MutatingWebhookConfigurationListItems :: !([V1beta1MutatingWebhookConfiguration]) -- ^ /Required/ "items" - List of MutatingWebhookConfiguration. , v1beta1MutatingWebhookConfigurationListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1MutatingWebhookConfigurationListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1beta1MutatingWebhookConfigurationListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1MutatingWebhookConfigurationList @@ -16622,8 +16625,8 @@ mkV1beta1MutatingWebhookConfigurationList v1beta1MutatingWebhookConfigurationLis data V1beta1NetworkPolicy = V1beta1NetworkPolicy { v1beta1NetworkPolicyApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1NetworkPolicyKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1NetworkPolicyMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1beta1NetworkPolicySpec :: !(Maybe V1beta1NetworkPolicySpec) -- ^ "spec" - Specification of the desired behavior for this NetworkPolicy. + , v1beta1NetworkPolicyMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta1NetworkPolicySpec :: !(Maybe V1beta1NetworkPolicySpec) -- ^ "spec" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1NetworkPolicy @@ -16730,7 +16733,7 @@ data V1beta1NetworkPolicyList = V1beta1NetworkPolicyList { v1beta1NetworkPolicyListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1NetworkPolicyListItems :: !([V1beta1NetworkPolicy]) -- ^ /Required/ "items" - Items is a list of schema objects. , v1beta1NetworkPolicyListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1NetworkPolicyListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta1NetworkPolicyListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1NetworkPolicyList @@ -16769,9 +16772,9 @@ mkV1beta1NetworkPolicyList v1beta1NetworkPolicyListItems = -- | V1beta1NetworkPolicyPeer -- DEPRECATED 1.9 - This group version of NetworkPolicyPeer is deprecated by networking/v1/NetworkPolicyPeer. data V1beta1NetworkPolicyPeer = V1beta1NetworkPolicyPeer - { v1beta1NetworkPolicyPeerIpBlock :: !(Maybe V1beta1IPBlock) -- ^ "ipBlock" - IPBlock defines policy on a particular IPBlock - , v1beta1NetworkPolicyPeerNamespaceSelector :: !(Maybe V1LabelSelector) -- ^ "namespaceSelector" - Selects Namespaces using cluster scoped-labels. This matches all pods in all namespaces selected by this label selector. This field follows standard label selector semantics. If present but empty, this selector selects all namespaces. - , v1beta1NetworkPolicyPeerPodSelector :: !(Maybe V1LabelSelector) -- ^ "podSelector" - This is a label selector which selects Pods in this namespace. This field follows standard label selector semantics. If present but empty, this selector selects all pods in this namespace. + { v1beta1NetworkPolicyPeerIpBlock :: !(Maybe V1beta1IPBlock) -- ^ "ipBlock" + , v1beta1NetworkPolicyPeerNamespaceSelector :: !(Maybe V1LabelSelector) -- ^ "namespaceSelector" + , v1beta1NetworkPolicyPeerPodSelector :: !(Maybe V1LabelSelector) -- ^ "podSelector" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1NetworkPolicyPeer @@ -16841,7 +16844,7 @@ mkV1beta1NetworkPolicyPort = data V1beta1NetworkPolicySpec = V1beta1NetworkPolicySpec { v1beta1NetworkPolicySpecEgress :: !(Maybe [V1beta1NetworkPolicyEgressRule]) -- ^ "egress" - List of egress rules to be applied to the selected pods. Outgoing traffic is allowed if there are no NetworkPolicies selecting the pod (and cluster policy otherwise allows the traffic), OR if the traffic matches at least one egress rule across all of the NetworkPolicy objects whose podSelector matches the pod. If this field is empty then this NetworkPolicy limits all outgoing traffic (and serves solely to ensure that the pods it selects are isolated by default). This field is beta-level in 1.8 , v1beta1NetworkPolicySpecIngress :: !(Maybe [V1beta1NetworkPolicyIngressRule]) -- ^ "ingress" - List of ingress rules to be applied to the selected pods. Traffic is allowed to a pod if there are no NetworkPolicies selecting the pod OR if the traffic source is the pod's local node, OR if the traffic matches at least one ingress rule across all of the NetworkPolicy objects whose podSelector matches the pod. If this field is empty then this NetworkPolicy does not allow any traffic (and serves solely to ensure that the pods it selects are isolated by default). - , v1beta1NetworkPolicySpecPodSelector :: !(V1LabelSelector) -- ^ /Required/ "podSelector" - Selects the pods to which this NetworkPolicy object applies. The array of ingress rules is applied to any pods selected by this field. Multiple network policies can select the same set of pods. In this case, the ingress rules for each are combined additively. This field is NOT optional and follows standard label selector semantics. An empty podSelector matches all pods in this namespace. + , v1beta1NetworkPolicySpecPodSelector :: !(V1LabelSelector) -- ^ /Required/ "podSelector" , v1beta1NetworkPolicySpecPolicyTypes :: !(Maybe [Text]) -- ^ "policyTypes" - List of rule types that the NetworkPolicy relates to. Valid options are Ingress, Egress, or Ingress,Egress. If this field is not specified, it will default based on the existence of Ingress or Egress rules; policies that contain an Egress section are assumed to affect Egress, and all policies (whether or not they contain an Ingress section) are assumed to affect Ingress. If you want to write an egress-only policy, you must explicitly specify policyTypes [ \"Egress\" ]. Likewise, if you want to write a policy that specifies that no egress is allowed, you must specify a policyTypes value that include \"Egress\" (since such a policy would not include an Egress section and would otherwise default to just [ \"Ingress\" ]). This field is beta-level in 1.8 } deriving (P.Show, P.Eq, P.Typeable) @@ -16867,7 +16870,7 @@ instance A.ToJSON V1beta1NetworkPolicySpec where -- | Construct a value of type 'V1beta1NetworkPolicySpec' (by applying it's required fields, if any) mkV1beta1NetworkPolicySpec - :: V1LabelSelector -- ^ 'v1beta1NetworkPolicySpecPodSelector': Selects the pods to which this NetworkPolicy object applies. The array of ingress rules is applied to any pods selected by this field. Multiple network policies can select the same set of pods. In this case, the ingress rules for each are combined additively. This field is NOT optional and follows standard label selector semantics. An empty podSelector matches all pods in this namespace. + :: V1LabelSelector -- ^ 'v1beta1NetworkPolicySpecPodSelector' -> V1beta1NetworkPolicySpec mkV1beta1NetworkPolicySpec v1beta1NetworkPolicySpecPodSelector = V1beta1NetworkPolicySpec @@ -16951,8 +16954,8 @@ data V1beta1PodDisruptionBudget = V1beta1PodDisruptionBudget { v1beta1PodDisruptionBudgetApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1PodDisruptionBudgetKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1PodDisruptionBudgetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta1PodDisruptionBudgetSpec :: !(Maybe V1beta1PodDisruptionBudgetSpec) -- ^ "spec" - Specification of the desired behavior of the PodDisruptionBudget. - , v1beta1PodDisruptionBudgetStatus :: !(Maybe V1beta1PodDisruptionBudgetStatus) -- ^ "status" - Most recently observed status of the PodDisruptionBudget. + , v1beta1PodDisruptionBudgetSpec :: !(Maybe V1beta1PodDisruptionBudgetSpec) -- ^ "spec" + , v1beta1PodDisruptionBudgetStatus :: !(Maybe V1beta1PodDisruptionBudgetStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1PodDisruptionBudget @@ -17037,7 +17040,7 @@ mkV1beta1PodDisruptionBudgetList v1beta1PodDisruptionBudgetListItems = data V1beta1PodDisruptionBudgetSpec = V1beta1PodDisruptionBudgetSpec { v1beta1PodDisruptionBudgetSpecMaxUnavailable :: !(Maybe A.Value) -- ^ "maxUnavailable" - An eviction is allowed if at most \"maxUnavailable\" pods selected by \"selector\" are unavailable after the eviction, i.e. even in absence of the evicted pod. For example, one can prevent all voluntary evictions by specifying 0. This is a mutually exclusive setting with \"minAvailable\". , v1beta1PodDisruptionBudgetSpecMinAvailable :: !(Maybe A.Value) -- ^ "minAvailable" - An eviction is allowed if at least \"minAvailable\" pods selected by \"selector\" will still be available after the eviction, i.e. even in the absence of the evicted pod. So for example you can prevent all voluntary evictions by specifying \"100%\". - , v1beta1PodDisruptionBudgetSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" - Label query over pods whose evictions are managed by the disruption budget. + , v1beta1PodDisruptionBudgetSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1PodDisruptionBudgetSpec @@ -17128,8 +17131,8 @@ mkV1beta1PodDisruptionBudgetStatus v1beta1PodDisruptionBudgetStatusCurrentHealth data V1beta1PodSecurityPolicy = V1beta1PodSecurityPolicy { v1beta1PodSecurityPolicyApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1PodSecurityPolicyKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1PodSecurityPolicyMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1beta1PodSecurityPolicySpec :: !(Maybe V1beta1PodSecurityPolicySpec) -- ^ "spec" - spec defines the policy enforced. + , v1beta1PodSecurityPolicyMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta1PodSecurityPolicySpec :: !(Maybe V1beta1PodSecurityPolicySpec) -- ^ "spec" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1PodSecurityPolicy @@ -17170,7 +17173,7 @@ data V1beta1PodSecurityPolicyList = V1beta1PodSecurityPolicyList { v1beta1PodSecurityPolicyListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1PodSecurityPolicyListItems :: !([V1beta1PodSecurityPolicy]) -- ^ /Required/ "items" - Items is a list of schema objects. , v1beta1PodSecurityPolicyListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1PodSecurityPolicyListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta1PodSecurityPolicyListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1PodSecurityPolicyList @@ -17215,7 +17218,7 @@ data V1beta1PodSecurityPolicySpec = V1beta1PodSecurityPolicySpec , v1beta1PodSecurityPolicySpecAllowedHostPaths :: !(Maybe [V1beta1AllowedHostPath]) -- ^ "allowedHostPaths" - is a white list of allowed host paths. Empty indicates that all host paths may be used. , v1beta1PodSecurityPolicySpecDefaultAddCapabilities :: !(Maybe [Text]) -- ^ "defaultAddCapabilities" - DefaultAddCapabilities is the default set of capabilities that will be added to the container unless the pod spec specifically drops the capability. You may not list a capability in both DefaultAddCapabilities and RequiredDropCapabilities. Capabilities added here are implicitly allowed, and need not be included in the AllowedCapabilities list. , v1beta1PodSecurityPolicySpecDefaultAllowPrivilegeEscalation :: !(Maybe Bool) -- ^ "defaultAllowPrivilegeEscalation" - DefaultAllowPrivilegeEscalation controls the default setting for whether a process can gain more privileges than its parent process. - , v1beta1PodSecurityPolicySpecFsGroup :: !(V1beta1FSGroupStrategyOptions) -- ^ /Required/ "fsGroup" - FSGroup is the strategy that will dictate what fs group is used by the SecurityContext. + , v1beta1PodSecurityPolicySpecFsGroup :: !(V1beta1FSGroupStrategyOptions) -- ^ /Required/ "fsGroup" , v1beta1PodSecurityPolicySpecHostIpc :: !(Maybe Bool) -- ^ "hostIPC" - hostIPC determines if the policy allows the use of HostIPC in the pod spec. , v1beta1PodSecurityPolicySpecHostNetwork :: !(Maybe Bool) -- ^ "hostNetwork" - hostNetwork determines if the policy allows the use of HostNetwork in the pod spec. , v1beta1PodSecurityPolicySpecHostPid :: !(Maybe Bool) -- ^ "hostPID" - hostPID determines if the policy allows the use of HostPID in the pod spec. @@ -17223,9 +17226,9 @@ data V1beta1PodSecurityPolicySpec = V1beta1PodSecurityPolicySpec , v1beta1PodSecurityPolicySpecPrivileged :: !(Maybe Bool) -- ^ "privileged" - privileged determines if a pod can request to be run as privileged. , v1beta1PodSecurityPolicySpecReadOnlyRootFilesystem :: !(Maybe Bool) -- ^ "readOnlyRootFilesystem" - ReadOnlyRootFilesystem when set to true will force containers to run with a read only root file system. If the container specifically requests to run with a non-read only root file system the PSP should deny the pod. If set to false the container may run with a read only root file system if it wishes but it will not be forced to. , v1beta1PodSecurityPolicySpecRequiredDropCapabilities :: !(Maybe [Text]) -- ^ "requiredDropCapabilities" - RequiredDropCapabilities are the capabilities that will be dropped from the container. These are required to be dropped and cannot be added. - , v1beta1PodSecurityPolicySpecRunAsUser :: !(V1beta1RunAsUserStrategyOptions) -- ^ /Required/ "runAsUser" - runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set. - , v1beta1PodSecurityPolicySpecSeLinux :: !(V1beta1SELinuxStrategyOptions) -- ^ /Required/ "seLinux" - seLinux is the strategy that will dictate the allowable labels that may be set. - , v1beta1PodSecurityPolicySpecSupplementalGroups :: !(V1beta1SupplementalGroupsStrategyOptions) -- ^ /Required/ "supplementalGroups" - SupplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext. + , v1beta1PodSecurityPolicySpecRunAsUser :: !(V1beta1RunAsUserStrategyOptions) -- ^ /Required/ "runAsUser" + , v1beta1PodSecurityPolicySpecSeLinux :: !(V1beta1SELinuxStrategyOptions) -- ^ /Required/ "seLinux" + , v1beta1PodSecurityPolicySpecSupplementalGroups :: !(V1beta1SupplementalGroupsStrategyOptions) -- ^ /Required/ "supplementalGroups" , v1beta1PodSecurityPolicySpecVolumes :: !(Maybe [Text]) -- ^ "volumes" - volumes is a white list of allowed volume plugins. Empty indicates that all plugins may be used. } deriving (P.Show, P.Eq, P.Typeable) @@ -17279,10 +17282,10 @@ instance A.ToJSON V1beta1PodSecurityPolicySpec where -- | Construct a value of type 'V1beta1PodSecurityPolicySpec' (by applying it's required fields, if any) mkV1beta1PodSecurityPolicySpec - :: V1beta1FSGroupStrategyOptions -- ^ 'v1beta1PodSecurityPolicySpecFsGroup': FSGroup is the strategy that will dictate what fs group is used by the SecurityContext. - -> V1beta1RunAsUserStrategyOptions -- ^ 'v1beta1PodSecurityPolicySpecRunAsUser': runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set. - -> V1beta1SELinuxStrategyOptions -- ^ 'v1beta1PodSecurityPolicySpecSeLinux': seLinux is the strategy that will dictate the allowable labels that may be set. - -> V1beta1SupplementalGroupsStrategyOptions -- ^ 'v1beta1PodSecurityPolicySpecSupplementalGroups': SupplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext. + :: V1beta1FSGroupStrategyOptions -- ^ 'v1beta1PodSecurityPolicySpecFsGroup' + -> V1beta1RunAsUserStrategyOptions -- ^ 'v1beta1PodSecurityPolicySpecRunAsUser' + -> V1beta1SELinuxStrategyOptions -- ^ 'v1beta1PodSecurityPolicySpecSeLinux' + -> V1beta1SupplementalGroupsStrategyOptions -- ^ 'v1beta1PodSecurityPolicySpecSupplementalGroups' -> V1beta1PodSecurityPolicySpec mkV1beta1PodSecurityPolicySpec v1beta1PodSecurityPolicySpecFsGroup v1beta1PodSecurityPolicySpecRunAsUser v1beta1PodSecurityPolicySpecSeLinux v1beta1PodSecurityPolicySpecSupplementalGroups = V1beta1PodSecurityPolicySpec @@ -17358,9 +17361,9 @@ mkV1beta1PolicyRule v1beta1PolicyRuleVerbs = data V1beta1ReplicaSet = V1beta1ReplicaSet { v1beta1ReplicaSetApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1ReplicaSetKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1ReplicaSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1beta1ReplicaSetSpec :: !(Maybe V1beta1ReplicaSetSpec) -- ^ "spec" - Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1beta1ReplicaSetStatus :: !(Maybe V1beta1ReplicaSetStatus) -- ^ "status" - Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1beta1ReplicaSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta1ReplicaSetSpec :: !(Maybe V1beta1ReplicaSetSpec) -- ^ "spec" + , v1beta1ReplicaSetStatus :: !(Maybe V1beta1ReplicaSetStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1ReplicaSet @@ -17451,7 +17454,7 @@ data V1beta1ReplicaSetList = V1beta1ReplicaSetList { v1beta1ReplicaSetListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1ReplicaSetListItems :: !([V1beta1ReplicaSet]) -- ^ /Required/ "items" - List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller , v1beta1ReplicaSetListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1ReplicaSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1beta1ReplicaSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1ReplicaSetList @@ -17492,8 +17495,8 @@ mkV1beta1ReplicaSetList v1beta1ReplicaSetListItems = data V1beta1ReplicaSetSpec = V1beta1ReplicaSetSpec { v1beta1ReplicaSetSpecMinReadySeconds :: !(Maybe Int) -- ^ "minReadySeconds" - Minimum number of seconds for which a newly created pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready) , v1beta1ReplicaSetSpecReplicas :: !(Maybe Int) -- ^ "replicas" - Replicas is the number of desired replicas. This is a pointer to distinguish between explicit zero and unspecified. Defaults to 1. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller - , v1beta1ReplicaSetSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" - Selector is a label query over pods that should match the replica count. If the selector is empty, it is defaulted to the labels present on the pod template. Label keys and values that must match in order to be controlled by this replica set. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors - , v1beta1ReplicaSetSpecTemplate :: !(Maybe V1PodTemplateSpec) -- ^ "template" - Template is the object that describes the pod that will be created if insufficient replicas are detected. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template + , v1beta1ReplicaSetSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" + , v1beta1ReplicaSetSpecTemplate :: !(Maybe V1PodTemplateSpec) -- ^ "template" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1ReplicaSetSpec @@ -17678,7 +17681,7 @@ mkV1beta1ResourceRule v1beta1ResourceRuleVerbs = data V1beta1Role = V1beta1Role { v1beta1RoleApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1RoleKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1RoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. + , v1beta1RoleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1beta1RoleRules :: !([V1beta1PolicyRule]) -- ^ /Required/ "rules" - Rules holds all the PolicyRules for this Role } deriving (P.Show, P.Eq, P.Typeable) @@ -17720,8 +17723,8 @@ mkV1beta1Role v1beta1RoleRules = data V1beta1RoleBinding = V1beta1RoleBinding { v1beta1RoleBindingApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1RoleBindingKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1RoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. - , v1beta1RoleBindingRoleRef :: !(V1beta1RoleRef) -- ^ /Required/ "roleRef" - RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + , v1beta1RoleBindingMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta1RoleBindingRoleRef :: !(V1beta1RoleRef) -- ^ /Required/ "roleRef" , v1beta1RoleBindingSubjects :: !([V1beta1Subject]) -- ^ /Required/ "subjects" - Subjects holds references to the objects the role applies to. } deriving (P.Show, P.Eq, P.Typeable) @@ -17749,7 +17752,7 @@ instance A.ToJSON V1beta1RoleBinding where -- | Construct a value of type 'V1beta1RoleBinding' (by applying it's required fields, if any) mkV1beta1RoleBinding - :: V1beta1RoleRef -- ^ 'v1beta1RoleBindingRoleRef': RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. + :: V1beta1RoleRef -- ^ 'v1beta1RoleBindingRoleRef' -> [V1beta1Subject] -- ^ 'v1beta1RoleBindingSubjects': Subjects holds references to the objects the role applies to. -> V1beta1RoleBinding mkV1beta1RoleBinding v1beta1RoleBindingRoleRef v1beta1RoleBindingSubjects = @@ -17768,7 +17771,7 @@ data V1beta1RoleBindingList = V1beta1RoleBindingList { v1beta1RoleBindingListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1RoleBindingListItems :: !([V1beta1RoleBinding]) -- ^ /Required/ "items" - Items is a list of RoleBindings , v1beta1RoleBindingListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1RoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1beta1RoleBindingListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1RoleBindingList @@ -17810,7 +17813,7 @@ data V1beta1RoleList = V1beta1RoleList { v1beta1RoleListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1RoleListItems :: !([V1beta1Role]) -- ^ /Required/ "items" - Items is a list of Roles , v1beta1RoleListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1RoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard object's metadata. + , v1beta1RoleListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1RoleList @@ -18023,7 +18026,7 @@ mkV1beta1RunAsUserStrategyOptions v1beta1RunAsUserStrategyOptionsRule = -- SELinux Strategy Options defines the strategy type and any options used to create the strategy. data V1beta1SELinuxStrategyOptions = V1beta1SELinuxStrategyOptions { v1beta1SELinuxStrategyOptionsRule :: !(Text) -- ^ /Required/ "rule" - type is the strategy that will dictate the allowable labels that may be set. - , v1beta1SELinuxStrategyOptionsSeLinuxOptions :: !(Maybe V1SELinuxOptions) -- ^ "seLinuxOptions" - seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/ + , v1beta1SELinuxStrategyOptionsSeLinuxOptions :: !(Maybe V1SELinuxOptions) -- ^ "seLinuxOptions" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1SELinuxStrategyOptions @@ -18059,8 +18062,8 @@ data V1beta1SelfSubjectAccessReview = V1beta1SelfSubjectAccessReview { v1beta1SelfSubjectAccessReviewApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1SelfSubjectAccessReviewKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1SelfSubjectAccessReviewMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta1SelfSubjectAccessReviewSpec :: !(V1beta1SelfSubjectAccessReviewSpec) -- ^ /Required/ "spec" - Spec holds information about the request being evaluated. user and groups must be empty - , v1beta1SelfSubjectAccessReviewStatus :: !(Maybe V1beta1SubjectAccessReviewStatus) -- ^ "status" - Status is filled in by the server and indicates whether the request is allowed or not + , v1beta1SelfSubjectAccessReviewSpec :: !(V1beta1SelfSubjectAccessReviewSpec) -- ^ /Required/ "spec" + , v1beta1SelfSubjectAccessReviewStatus :: !(Maybe V1beta1SubjectAccessReviewStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1SelfSubjectAccessReview @@ -18087,7 +18090,7 @@ instance A.ToJSON V1beta1SelfSubjectAccessReview where -- | Construct a value of type 'V1beta1SelfSubjectAccessReview' (by applying it's required fields, if any) mkV1beta1SelfSubjectAccessReview - :: V1beta1SelfSubjectAccessReviewSpec -- ^ 'v1beta1SelfSubjectAccessReviewSpec': Spec holds information about the request being evaluated. user and groups must be empty + :: V1beta1SelfSubjectAccessReviewSpec -- ^ 'v1beta1SelfSubjectAccessReviewSpec' -> V1beta1SelfSubjectAccessReview mkV1beta1SelfSubjectAccessReview v1beta1SelfSubjectAccessReviewSpec = V1beta1SelfSubjectAccessReview @@ -18102,8 +18105,8 @@ mkV1beta1SelfSubjectAccessReview v1beta1SelfSubjectAccessReviewSpec = -- | V1beta1SelfSubjectAccessReviewSpec -- SelfSubjectAccessReviewSpec is a description of the access request. Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes must be set data V1beta1SelfSubjectAccessReviewSpec = V1beta1SelfSubjectAccessReviewSpec - { v1beta1SelfSubjectAccessReviewSpecNonResourceAttributes :: !(Maybe V1beta1NonResourceAttributes) -- ^ "nonResourceAttributes" - NonResourceAttributes describes information for a non-resource access request - , v1beta1SelfSubjectAccessReviewSpecResourceAttributes :: !(Maybe V1beta1ResourceAttributes) -- ^ "resourceAttributes" - ResourceAuthorizationAttributes describes information for a resource access request + { v1beta1SelfSubjectAccessReviewSpecNonResourceAttributes :: !(Maybe V1beta1NonResourceAttributes) -- ^ "nonResourceAttributes" + , v1beta1SelfSubjectAccessReviewSpecResourceAttributes :: !(Maybe V1beta1ResourceAttributes) -- ^ "resourceAttributes" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1SelfSubjectAccessReviewSpec @@ -18138,8 +18141,8 @@ data V1beta1SelfSubjectRulesReview = V1beta1SelfSubjectRulesReview { v1beta1SelfSubjectRulesReviewApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1SelfSubjectRulesReviewKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1SelfSubjectRulesReviewMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta1SelfSubjectRulesReviewSpec :: !(V1beta1SelfSubjectRulesReviewSpec) -- ^ /Required/ "spec" - Spec holds information about the request being evaluated. - , v1beta1SelfSubjectRulesReviewStatus :: !(Maybe V1beta1SubjectRulesReviewStatus) -- ^ "status" - Status is filled in by the server and indicates the set of actions a user can perform. + , v1beta1SelfSubjectRulesReviewSpec :: !(V1beta1SelfSubjectRulesReviewSpec) -- ^ /Required/ "spec" + , v1beta1SelfSubjectRulesReviewStatus :: !(Maybe V1beta1SubjectRulesReviewStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1SelfSubjectRulesReview @@ -18166,7 +18169,7 @@ instance A.ToJSON V1beta1SelfSubjectRulesReview where -- | Construct a value of type 'V1beta1SelfSubjectRulesReview' (by applying it's required fields, if any) mkV1beta1SelfSubjectRulesReview - :: V1beta1SelfSubjectRulesReviewSpec -- ^ 'v1beta1SelfSubjectRulesReviewSpec': Spec holds information about the request being evaluated. + :: V1beta1SelfSubjectRulesReviewSpec -- ^ 'v1beta1SelfSubjectRulesReviewSpec' -> V1beta1SelfSubjectRulesReview mkV1beta1SelfSubjectRulesReview v1beta1SelfSubjectRulesReviewSpec = V1beta1SelfSubjectRulesReview @@ -18212,8 +18215,8 @@ data V1beta1StatefulSet = V1beta1StatefulSet { v1beta1StatefulSetApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1StatefulSetKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1StatefulSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta1StatefulSetSpec :: !(Maybe V1beta1StatefulSetSpec) -- ^ "spec" - Spec defines the desired identities of pods in this set. - , v1beta1StatefulSetStatus :: !(Maybe V1beta1StatefulSetStatus) -- ^ "status" - Status is the current status of Pods in this StatefulSet. This data may be out of date by some window of time. + , v1beta1StatefulSetSpec :: !(Maybe V1beta1StatefulSetSpec) -- ^ "spec" + , v1beta1StatefulSetStatus :: !(Maybe V1beta1StatefulSetStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1StatefulSet @@ -18346,10 +18349,10 @@ data V1beta1StatefulSetSpec = V1beta1StatefulSetSpec { v1beta1StatefulSetSpecPodManagementPolicy :: !(Maybe Text) -- ^ "podManagementPolicy" - podManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down. The default policy is `OrderedReady`, where pods are created in increasing order (pod-0, then pod-1, etc) and the controller will wait until each pod is ready before continuing. When scaling down, the pods are removed in the opposite order. The alternative policy is `Parallel` which will create pods in parallel to match the desired scale without waiting, and on scale down will delete all pods at once. , v1beta1StatefulSetSpecReplicas :: !(Maybe Int) -- ^ "replicas" - replicas is the desired number of replicas of the given Template. These are replicas in the sense that they are instantiations of the same Template, but individual replicas also have a consistent identity. If unspecified, defaults to 1. , v1beta1StatefulSetSpecRevisionHistoryLimit :: !(Maybe Int) -- ^ "revisionHistoryLimit" - revisionHistoryLimit is the maximum number of revisions that will be maintained in the StatefulSet's revision history. The revision history consists of all revisions not represented by a currently applied StatefulSetSpec version. The default value is 10. - , v1beta1StatefulSetSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" - selector is a label query over pods that should match the replica count. If empty, defaulted to labels on the pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors + , v1beta1StatefulSetSpecSelector :: !(Maybe V1LabelSelector) -- ^ "selector" , v1beta1StatefulSetSpecServiceName :: !(Text) -- ^ /Required/ "serviceName" - serviceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods get DNS/hostnames that follow the pattern: pod-specific-string.serviceName.default.svc.cluster.local where \"pod-specific-string\" is managed by the StatefulSet controller. - , v1beta1StatefulSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - template is the object that describes the pod that will be created if insufficient replicas are detected. Each pod stamped out by the StatefulSet will fulfill this Template, but have a unique identity from the rest of the StatefulSet. - , v1beta1StatefulSetSpecUpdateStrategy :: !(Maybe V1beta1StatefulSetUpdateStrategy) -- ^ "updateStrategy" - updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template. + , v1beta1StatefulSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" + , v1beta1StatefulSetSpecUpdateStrategy :: !(Maybe V1beta1StatefulSetUpdateStrategy) -- ^ "updateStrategy" , v1beta1StatefulSetSpecVolumeClaimTemplates :: !(Maybe [V1PersistentVolumeClaim]) -- ^ "volumeClaimTemplates" - volumeClaimTemplates is a list of claims that pods are allowed to reference. The StatefulSet controller is responsible for mapping network identities to claims in a way that maintains the identity of a pod. Every claim in this list must have at least one matching (by name) volumeMount in one container in the template. A claim in this list takes precedence over any volumes in the template, with the same name. } deriving (P.Show, P.Eq, P.Typeable) @@ -18384,7 +18387,7 @@ instance A.ToJSON V1beta1StatefulSetSpec where -- | Construct a value of type 'V1beta1StatefulSetSpec' (by applying it's required fields, if any) mkV1beta1StatefulSetSpec :: Text -- ^ 'v1beta1StatefulSetSpecServiceName': serviceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods get DNS/hostnames that follow the pattern: pod-specific-string.serviceName.default.svc.cluster.local where \"pod-specific-string\" is managed by the StatefulSet controller. - -> V1PodTemplateSpec -- ^ 'v1beta1StatefulSetSpecTemplate': template is the object that describes the pod that will be created if insufficient replicas are detected. Each pod stamped out by the StatefulSet will fulfill this Template, but have a unique identity from the rest of the StatefulSet. + -> V1PodTemplateSpec -- ^ 'v1beta1StatefulSetSpecTemplate' -> V1beta1StatefulSetSpec mkV1beta1StatefulSetSpec v1beta1StatefulSetSpecServiceName v1beta1StatefulSetSpecTemplate = V1beta1StatefulSetSpec @@ -18464,7 +18467,7 @@ mkV1beta1StatefulSetStatus v1beta1StatefulSetStatusReplicas = -- | V1beta1StatefulSetUpdateStrategy -- StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates. It includes any additional parameters necessary to perform the update for the indicated strategy. data V1beta1StatefulSetUpdateStrategy = V1beta1StatefulSetUpdateStrategy - { v1beta1StatefulSetUpdateStrategyRollingUpdate :: !(Maybe V1beta1RollingUpdateStatefulSetStrategy) -- ^ "rollingUpdate" - RollingUpdate is used to communicate parameters when Type is RollingUpdateStatefulSetStrategyType. + { v1beta1StatefulSetUpdateStrategyRollingUpdate :: !(Maybe V1beta1RollingUpdateStatefulSetStrategy) -- ^ "rollingUpdate" , v1beta1StatefulSetUpdateStrategyType :: !(Maybe Text) -- ^ "type" - Type indicates the type of the StatefulSetUpdateStrategy. } deriving (P.Show, P.Eq, P.Typeable) @@ -18500,7 +18503,7 @@ data V1beta1StorageClass = V1beta1StorageClass { v1beta1StorageClassAllowVolumeExpansion :: !(Maybe Bool) -- ^ "allowVolumeExpansion" - AllowVolumeExpansion shows whether the storage class allow volume expand , v1beta1StorageClassApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1StorageClassKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1StorageClassMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta1StorageClassMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1beta1StorageClassMountOptions :: !(Maybe [Text]) -- ^ "mountOptions" - Dynamically provisioned PersistentVolumes of this storage class are created with these mountOptions, e.g. [\"ro\", \"soft\"]. Not validated - mount of the PVs will simply fail if one is invalid. , v1beta1StorageClassParameters :: !(Maybe (Map.Map String Text)) -- ^ "parameters" - Parameters holds the parameters for the provisioner that should create volumes of this storage class. , v1beta1StorageClassProvisioner :: !(Text) -- ^ /Required/ "provisioner" - Provisioner indicates the type of the provisioner. @@ -18562,7 +18565,7 @@ data V1beta1StorageClassList = V1beta1StorageClassList { v1beta1StorageClassListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1StorageClassListItems :: !([V1beta1StorageClass]) -- ^ /Required/ "items" - Items is the list of StorageClasses , v1beta1StorageClassListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1StorageClassListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta1StorageClassListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1StorageClassList @@ -18647,8 +18650,8 @@ data V1beta1SubjectAccessReview = V1beta1SubjectAccessReview { v1beta1SubjectAccessReviewApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1SubjectAccessReviewKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1SubjectAccessReviewMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta1SubjectAccessReviewSpec :: !(V1beta1SubjectAccessReviewSpec) -- ^ /Required/ "spec" - Spec holds information about the request being evaluated - , v1beta1SubjectAccessReviewStatus :: !(Maybe V1beta1SubjectAccessReviewStatus) -- ^ "status" - Status is filled in by the server and indicates whether the request is allowed or not + , v1beta1SubjectAccessReviewSpec :: !(V1beta1SubjectAccessReviewSpec) -- ^ /Required/ "spec" + , v1beta1SubjectAccessReviewStatus :: !(Maybe V1beta1SubjectAccessReviewStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1SubjectAccessReview @@ -18675,7 +18678,7 @@ instance A.ToJSON V1beta1SubjectAccessReview where -- | Construct a value of type 'V1beta1SubjectAccessReview' (by applying it's required fields, if any) mkV1beta1SubjectAccessReview - :: V1beta1SubjectAccessReviewSpec -- ^ 'v1beta1SubjectAccessReviewSpec': Spec holds information about the request being evaluated + :: V1beta1SubjectAccessReviewSpec -- ^ 'v1beta1SubjectAccessReviewSpec' -> V1beta1SubjectAccessReview mkV1beta1SubjectAccessReview v1beta1SubjectAccessReviewSpec = V1beta1SubjectAccessReview @@ -18692,8 +18695,8 @@ mkV1beta1SubjectAccessReview v1beta1SubjectAccessReviewSpec = data V1beta1SubjectAccessReviewSpec = V1beta1SubjectAccessReviewSpec { v1beta1SubjectAccessReviewSpecExtra :: !(Maybe (Map.Map String [Text])) -- ^ "extra" - Extra corresponds to the user.Info.GetExtra() method from the authenticator. Since that is input to the authorizer it needs a reflection here. , v1beta1SubjectAccessReviewSpecGroup :: !(Maybe [Text]) -- ^ "group" - Groups is the groups you're testing for. - , v1beta1SubjectAccessReviewSpecNonResourceAttributes :: !(Maybe V1beta1NonResourceAttributes) -- ^ "nonResourceAttributes" - NonResourceAttributes describes information for a non-resource access request - , v1beta1SubjectAccessReviewSpecResourceAttributes :: !(Maybe V1beta1ResourceAttributes) -- ^ "resourceAttributes" - ResourceAuthorizationAttributes describes information for a resource access request + , v1beta1SubjectAccessReviewSpecNonResourceAttributes :: !(Maybe V1beta1NonResourceAttributes) -- ^ "nonResourceAttributes" + , v1beta1SubjectAccessReviewSpecResourceAttributes :: !(Maybe V1beta1ResourceAttributes) -- ^ "resourceAttributes" , v1beta1SubjectAccessReviewSpecUid :: !(Maybe Text) -- ^ "uid" - UID information about the requesting user. , v1beta1SubjectAccessReviewSpecUser :: !(Maybe Text) -- ^ "user" - User is the user you're testing for. If you specify \"User\" but not \"Group\", then is it interpreted as \"What if User were not a member of any groups } deriving (P.Show, P.Eq, P.Typeable) @@ -18861,8 +18864,8 @@ data V1beta1TokenReview = V1beta1TokenReview { v1beta1TokenReviewApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1TokenReviewKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta1TokenReviewMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta1TokenReviewSpec :: !(V1beta1TokenReviewSpec) -- ^ /Required/ "spec" - Spec holds information about the request being evaluated - , v1beta1TokenReviewStatus :: !(Maybe V1beta1TokenReviewStatus) -- ^ "status" - Status is filled in by the server and indicates whether the request can be authenticated. + , v1beta1TokenReviewSpec :: !(V1beta1TokenReviewSpec) -- ^ /Required/ "spec" + , v1beta1TokenReviewStatus :: !(Maybe V1beta1TokenReviewStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1TokenReview @@ -18889,7 +18892,7 @@ instance A.ToJSON V1beta1TokenReview where -- | Construct a value of type 'V1beta1TokenReview' (by applying it's required fields, if any) mkV1beta1TokenReview - :: V1beta1TokenReviewSpec -- ^ 'v1beta1TokenReviewSpec': Spec holds information about the request being evaluated + :: V1beta1TokenReviewSpec -- ^ 'v1beta1TokenReviewSpec' -> V1beta1TokenReview mkV1beta1TokenReview v1beta1TokenReviewSpec = V1beta1TokenReview @@ -18935,7 +18938,7 @@ mkV1beta1TokenReviewSpec = data V1beta1TokenReviewStatus = V1beta1TokenReviewStatus { v1beta1TokenReviewStatusAuthenticated :: !(Maybe Bool) -- ^ "authenticated" - Authenticated indicates that the token was associated with a known user. , v1beta1TokenReviewStatusError :: !(Maybe Text) -- ^ "error" - Error indicates that the token couldn't be checked - , v1beta1TokenReviewStatusUser :: !(Maybe V1beta1UserInfo) -- ^ "user" - User is the UserInfo associated with the provided token. + , v1beta1TokenReviewStatusUser :: !(Maybe V1beta1UserInfo) -- ^ "user" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1TokenReviewStatus @@ -19013,7 +19016,7 @@ mkV1beta1UserInfo = data V1beta1ValidatingWebhookConfiguration = V1beta1ValidatingWebhookConfiguration { v1beta1ValidatingWebhookConfigurationApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1ValidatingWebhookConfigurationKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1ValidatingWebhookConfigurationMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. + , v1beta1ValidatingWebhookConfigurationMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1beta1ValidatingWebhookConfigurationWebhooks :: !(Maybe [V1beta1Webhook]) -- ^ "webhooks" - Webhooks is a list of webhooks and the affected resources and operations. } deriving (P.Show, P.Eq, P.Typeable) @@ -19055,7 +19058,7 @@ data V1beta1ValidatingWebhookConfigurationList = V1beta1ValidatingWebhookConfigu { v1beta1ValidatingWebhookConfigurationListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta1ValidatingWebhookConfigurationListItems :: !([V1beta1ValidatingWebhookConfiguration]) -- ^ /Required/ "items" - List of ValidatingWebhookConfiguration. , v1beta1ValidatingWebhookConfigurationListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta1ValidatingWebhookConfigurationListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1beta1ValidatingWebhookConfigurationListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta1ValidatingWebhookConfigurationList @@ -19094,10 +19097,10 @@ mkV1beta1ValidatingWebhookConfigurationList v1beta1ValidatingWebhookConfiguratio -- | V1beta1Webhook -- Webhook describes an admission webhook and the resources and operations it applies to. data V1beta1Webhook = V1beta1Webhook - { v1beta1WebhookClientConfig :: !(V1beta1WebhookClientConfig) -- ^ /Required/ "clientConfig" - ClientConfig defines how to communicate with the hook. Required + { v1beta1WebhookClientConfig :: !(V1beta1WebhookClientConfig) -- ^ /Required/ "clientConfig" , v1beta1WebhookFailurePolicy :: !(Maybe Text) -- ^ "failurePolicy" - FailurePolicy defines how unrecognized errors from the admission endpoint are handled - allowed values are Ignore or Fail. Defaults to Ignore. , v1beta1WebhookName :: !(Text) -- ^ /Required/ "name" - The name of the admission webhook. Name should be fully qualified, e.g., imagepolicy.kubernetes.io, where \"imagepolicy\" is the name of the webhook, and kubernetes.io is the name of the organization. Required. - , v1beta1WebhookNamespaceSelector :: !(Maybe V1LabelSelector) -- ^ "namespaceSelector" - NamespaceSelector decides whether to run the webhook on an object based on whether the namespace for that object matches the selector. If the object itself is a namespace, the matching is performed on object.metadata.labels. If the object is another cluster scoped resource, it never skips the webhook. For example, to run the webhook on any objects whose namespace is not associated with \"runlevel\" of \"0\" or \"1\"; you will set the selector as follows: \"namespaceSelector\": { \"matchExpressions\": [ { \"key\": \"runlevel\", \"operator\": \"NotIn\", \"values\": [ \"0\", \"1\" ] } ] } If instead you want to only run the webhook on any objects whose namespace is associated with the \"environment\" of \"prod\" or \"staging\"; you will set the selector as follows: \"namespaceSelector\": { \"matchExpressions\": [ { \"key\": \"environment\", \"operator\": \"In\", \"values\": [ \"prod\", \"staging\" ] } ] } See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/ for more examples of label selectors. Default to the empty LabelSelector, which matches everything. + , v1beta1WebhookNamespaceSelector :: !(Maybe V1LabelSelector) -- ^ "namespaceSelector" , v1beta1WebhookRules :: !(Maybe [V1beta1RuleWithOperations]) -- ^ "rules" - Rules describes what operations on what resources/subresources the webhook cares about. The webhook cares about an operation if it matches _any_ Rule. } deriving (P.Show, P.Eq, P.Typeable) @@ -19125,7 +19128,7 @@ instance A.ToJSON V1beta1Webhook where -- | Construct a value of type 'V1beta1Webhook' (by applying it's required fields, if any) mkV1beta1Webhook - :: V1beta1WebhookClientConfig -- ^ 'v1beta1WebhookClientConfig': ClientConfig defines how to communicate with the hook. Required + :: V1beta1WebhookClientConfig -- ^ 'v1beta1WebhookClientConfig' -> Text -- ^ 'v1beta1WebhookName': The name of the admission webhook. Name should be fully qualified, e.g., imagepolicy.kubernetes.io, where \"imagepolicy\" is the name of the webhook, and kubernetes.io is the name of the organization. Required. -> V1beta1Webhook mkV1beta1Webhook v1beta1WebhookClientConfig v1beta1WebhookName = @@ -19142,7 +19145,7 @@ mkV1beta1Webhook v1beta1WebhookClientConfig v1beta1WebhookName = -- WebhookClientConfig contains the information to make a TLS connection with the webhook data V1beta1WebhookClientConfig = V1beta1WebhookClientConfig { v1beta1WebhookClientConfigCaBundle :: !(ByteArray) -- ^ /Required/ "caBundle" - `caBundle` is a PEM encoded CA bundle which will be used to validate the webhook's server certificate. Required. - , v1beta1WebhookClientConfigService :: !(Maybe AdmissionregistrationV1beta1ServiceReference) -- ^ "service" - `service` is a reference to the service for this webhook. Either `service` or `url` must be specified. If the webhook is running within the cluster, then you should use `service`. If there is only one port open for the service, that port will be used. If there are multiple ports open, port 443 will be used if it is open, otherwise it is an error. + , v1beta1WebhookClientConfigService :: !(Maybe AdmissionregistrationV1beta1ServiceReference) -- ^ "service" , v1beta1WebhookClientConfigUrl :: !(Maybe Text) -- ^ "url" - `url` gives the location of the webhook, in standard URL form (`[scheme://]host:port/path`). Exactly one of `url` or `service` must be specified. The `host` should not refer to a service running in the cluster; use the `service` field instead. The host might be resolved via external DNS in some apiservers (e.g., `kube-apiserver` cannot resolve in-cluster DNS as that would be a layering violation). `host` may also be an IP address. Please note that using `localhost` or `127.0.0.1` as a `host` is risky unless you take great care to run this webhook on all hosts which run an apiserver which might need to make calls to this webhook. Such installs are likely to be non-portable, i.e., not easy to turn up in a new cluster. The scheme must be \"https\"; the URL must begin with \"https://\". A path is optional, and if present may be any string permissible in a URL. You may use the path to pass an arbitrary string to the webhook, for example, a cluster identifier. Attempting to use a user or basic auth e.g. \"user:password@\" is not allowed. Fragments (\"#...\") and query parameters (\"?...\") are not allowed, either. } deriving (P.Show, P.Eq, P.Typeable) @@ -19180,9 +19183,9 @@ mkV1beta1WebhookClientConfig v1beta1WebhookClientConfigCaBundle = -- DEPRECATED - This group version of ControllerRevision is deprecated by apps/v1/ControllerRevision. See the release notes for more information. ControllerRevision implements an immutable snapshot of state data. Clients are responsible for serializing and deserializing the objects that contain their internal state. Once a ControllerRevision has been successfully created, it can not be updated. The API Server will fail validation of all requests that attempt to mutate the Data field. ControllerRevisions may, however, be deleted. Note that, due to its use by both the DaemonSet and StatefulSet controllers for update and rollback, this object is beta. However, it may be subject to name and representation changes in future releases, and clients should not depend on its stability. It is primarily for internal use by controllers. data V1beta2ControllerRevision = V1beta2ControllerRevision { v1beta2ControllerRevisionApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources - , v1beta2ControllerRevisionData :: !(Maybe RuntimeRawExtension) -- ^ "data" - Data is the serialized representation of the state. + , v1beta2ControllerRevisionData :: !(Maybe RuntimeRawExtension) -- ^ "data" , v1beta2ControllerRevisionKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta2ControllerRevisionMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta2ControllerRevisionMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" , v1beta2ControllerRevisionRevision :: !(Integer) -- ^ /Required/ "revision" - Revision indicates the revision of the state represented by Data. } deriving (P.Show, P.Eq, P.Typeable) @@ -19228,7 +19231,7 @@ data V1beta2ControllerRevisionList = V1beta2ControllerRevisionList { v1beta2ControllerRevisionListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta2ControllerRevisionListItems :: !([V1beta2ControllerRevision]) -- ^ /Required/ "items" - Items is the list of ControllerRevisions , v1beta2ControllerRevisionListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta2ControllerRevisionListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta2ControllerRevisionListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2ControllerRevisionList @@ -19269,9 +19272,9 @@ mkV1beta2ControllerRevisionList v1beta2ControllerRevisionListItems = data V1beta2DaemonSet = V1beta2DaemonSet { v1beta2DaemonSetApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta2DaemonSetKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta2DaemonSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1beta2DaemonSetSpec :: !(Maybe V1beta2DaemonSetSpec) -- ^ "spec" - The desired behavior of this daemon set. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1beta2DaemonSetStatus :: !(Maybe V1beta2DaemonSetStatus) -- ^ "status" - The current status of this daemon set. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1beta2DaemonSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta2DaemonSetSpec :: !(Maybe V1beta2DaemonSetSpec) -- ^ "spec" + , v1beta2DaemonSetStatus :: !(Maybe V1beta2DaemonSetStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2DaemonSet @@ -19362,7 +19365,7 @@ data V1beta2DaemonSetList = V1beta2DaemonSetList { v1beta2DaemonSetListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta2DaemonSetListItems :: !([V1beta2DaemonSet]) -- ^ /Required/ "items" - A list of daemon sets. , v1beta2DaemonSetListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta2DaemonSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v1beta2DaemonSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2DaemonSetList @@ -19403,9 +19406,9 @@ mkV1beta2DaemonSetList v1beta2DaemonSetListItems = data V1beta2DaemonSetSpec = V1beta2DaemonSetSpec { v1beta2DaemonSetSpecMinReadySeconds :: !(Maybe Int) -- ^ "minReadySeconds" - The minimum number of seconds for which a newly created DaemonSet pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready). , v1beta2DaemonSetSpecRevisionHistoryLimit :: !(Maybe Int) -- ^ "revisionHistoryLimit" - The number of old history to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10. - , v1beta2DaemonSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" - A label query over pods that are managed by the daemon set. Must match in order to be controlled. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors - , v1beta2DaemonSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - An object that describes the pod that will be created. The DaemonSet will create exactly one copy of this pod on every node that matches the template's node selector (or on every node if no node selector is specified). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template - , v1beta2DaemonSetSpecUpdateStrategy :: !(Maybe V1beta2DaemonSetUpdateStrategy) -- ^ "updateStrategy" - An update strategy to replace existing DaemonSet pods with new pods. + , v1beta2DaemonSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" + , v1beta2DaemonSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" + , v1beta2DaemonSetSpecUpdateStrategy :: !(Maybe V1beta2DaemonSetUpdateStrategy) -- ^ "updateStrategy" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2DaemonSetSpec @@ -19432,8 +19435,8 @@ instance A.ToJSON V1beta2DaemonSetSpec where -- | Construct a value of type 'V1beta2DaemonSetSpec' (by applying it's required fields, if any) mkV1beta2DaemonSetSpec - :: V1LabelSelector -- ^ 'v1beta2DaemonSetSpecSelector': A label query over pods that are managed by the daemon set. Must match in order to be controlled. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors - -> V1PodTemplateSpec -- ^ 'v1beta2DaemonSetSpecTemplate': An object that describes the pod that will be created. The DaemonSet will create exactly one copy of this pod on every node that matches the template's node selector (or on every node if no node selector is specified). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template + :: V1LabelSelector -- ^ 'v1beta2DaemonSetSpecSelector' + -> V1PodTemplateSpec -- ^ 'v1beta2DaemonSetSpecTemplate' -> V1beta2DaemonSetSpec mkV1beta2DaemonSetSpec v1beta2DaemonSetSpecSelector v1beta2DaemonSetSpecTemplate = V1beta2DaemonSetSpec @@ -19517,7 +19520,7 @@ mkV1beta2DaemonSetStatus v1beta2DaemonSetStatusCurrentNumberScheduled v1beta2Dae -- | V1beta2DaemonSetUpdateStrategy -- DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet. data V1beta2DaemonSetUpdateStrategy = V1beta2DaemonSetUpdateStrategy - { v1beta2DaemonSetUpdateStrategyRollingUpdate :: !(Maybe V1beta2RollingUpdateDaemonSet) -- ^ "rollingUpdate" - Rolling update config params. Present only if type = \"RollingUpdate\". + { v1beta2DaemonSetUpdateStrategyRollingUpdate :: !(Maybe V1beta2RollingUpdateDaemonSet) -- ^ "rollingUpdate" , v1beta2DaemonSetUpdateStrategyType :: !(Maybe Text) -- ^ "type" - Type of daemon set update. Can be \"RollingUpdate\" or \"OnDelete\". Default is RollingUpdate. } deriving (P.Show, P.Eq, P.Typeable) @@ -19552,9 +19555,9 @@ mkV1beta2DaemonSetUpdateStrategy = data V1beta2Deployment = V1beta2Deployment { v1beta2DeploymentApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta2DeploymentKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta2DeploymentMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata. - , v1beta2DeploymentSpec :: !(Maybe V1beta2DeploymentSpec) -- ^ "spec" - Specification of the desired behavior of the Deployment. - , v1beta2DeploymentStatus :: !(Maybe V1beta2DeploymentStatus) -- ^ "status" - Most recently observed status of the Deployment. + , v1beta2DeploymentMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta2DeploymentSpec :: !(Maybe V1beta2DeploymentSpec) -- ^ "spec" + , v1beta2DeploymentStatus :: !(Maybe V1beta2DeploymentStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2Deployment @@ -19649,7 +19652,7 @@ data V1beta2DeploymentList = V1beta2DeploymentList { v1beta2DeploymentListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta2DeploymentListItems :: !([V1beta2Deployment]) -- ^ /Required/ "items" - Items is the list of Deployments. , v1beta2DeploymentListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta2DeploymentListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. + , v1beta2DeploymentListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2DeploymentList @@ -19693,9 +19696,9 @@ data V1beta2DeploymentSpec = V1beta2DeploymentSpec , v1beta2DeploymentSpecProgressDeadlineSeconds :: !(Maybe Int) -- ^ "progressDeadlineSeconds" - The maximum time in seconds for a deployment to make progress before it is considered to be failed. The deployment controller will continue to process failed deployments and a condition with a ProgressDeadlineExceeded reason will be surfaced in the deployment status. Note that progress will not be estimated during the time a deployment is paused. Defaults to 600s. , v1beta2DeploymentSpecReplicas :: !(Maybe Int) -- ^ "replicas" - Number of desired pods. This is a pointer to distinguish between explicit zero and not specified. Defaults to 1. , v1beta2DeploymentSpecRevisionHistoryLimit :: !(Maybe Int) -- ^ "revisionHistoryLimit" - The number of old ReplicaSets to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10. - , v1beta2DeploymentSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" - Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. It must match the pod template's labels. - , v1beta2DeploymentSpecStrategy :: !(Maybe V1beta2DeploymentStrategy) -- ^ "strategy" - The deployment strategy to use to replace existing pods with new ones. - , v1beta2DeploymentSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - Template describes the pods that will be created. + , v1beta2DeploymentSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" + , v1beta2DeploymentSpecStrategy :: !(Maybe V1beta2DeploymentStrategy) -- ^ "strategy" + , v1beta2DeploymentSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2DeploymentSpec @@ -19728,8 +19731,8 @@ instance A.ToJSON V1beta2DeploymentSpec where -- | Construct a value of type 'V1beta2DeploymentSpec' (by applying it's required fields, if any) mkV1beta2DeploymentSpec - :: V1LabelSelector -- ^ 'v1beta2DeploymentSpecSelector': Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. It must match the pod template's labels. - -> V1PodTemplateSpec -- ^ 'v1beta2DeploymentSpecTemplate': Template describes the pods that will be created. + :: V1LabelSelector -- ^ 'v1beta2DeploymentSpecSelector' + -> V1PodTemplateSpec -- ^ 'v1beta2DeploymentSpecTemplate' -> V1beta2DeploymentSpec mkV1beta2DeploymentSpec v1beta2DeploymentSpecSelector v1beta2DeploymentSpecTemplate = V1beta2DeploymentSpec @@ -19804,7 +19807,7 @@ mkV1beta2DeploymentStatus = -- | V1beta2DeploymentStrategy -- DeploymentStrategy describes how to replace existing pods with new ones. data V1beta2DeploymentStrategy = V1beta2DeploymentStrategy - { v1beta2DeploymentStrategyRollingUpdate :: !(Maybe V1beta2RollingUpdateDeployment) -- ^ "rollingUpdate" - Rolling update config params. Present only if DeploymentStrategyType = RollingUpdate. + { v1beta2DeploymentStrategyRollingUpdate :: !(Maybe V1beta2RollingUpdateDeployment) -- ^ "rollingUpdate" , v1beta2DeploymentStrategyType :: !(Maybe Text) -- ^ "type" - Type of deployment. Can be \"Recreate\" or \"RollingUpdate\". Default is RollingUpdate. } deriving (P.Show, P.Eq, P.Typeable) @@ -19839,9 +19842,9 @@ mkV1beta2DeploymentStrategy = data V1beta2ReplicaSet = V1beta2ReplicaSet { v1beta2ReplicaSetApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta2ReplicaSetKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta2ReplicaSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v1beta2ReplicaSetSpec :: !(Maybe V1beta2ReplicaSetSpec) -- ^ "spec" - Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v1beta2ReplicaSetStatus :: !(Maybe V1beta2ReplicaSetStatus) -- ^ "status" - Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v1beta2ReplicaSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta2ReplicaSetSpec :: !(Maybe V1beta2ReplicaSetSpec) -- ^ "spec" + , v1beta2ReplicaSetStatus :: !(Maybe V1beta2ReplicaSetStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2ReplicaSet @@ -19932,7 +19935,7 @@ data V1beta2ReplicaSetList = V1beta2ReplicaSetList { v1beta2ReplicaSetListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta2ReplicaSetListItems :: !([V1beta2ReplicaSet]) -- ^ /Required/ "items" - List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller , v1beta2ReplicaSetListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta2ReplicaSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds + , v1beta2ReplicaSetListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2ReplicaSetList @@ -19973,8 +19976,8 @@ mkV1beta2ReplicaSetList v1beta2ReplicaSetListItems = data V1beta2ReplicaSetSpec = V1beta2ReplicaSetSpec { v1beta2ReplicaSetSpecMinReadySeconds :: !(Maybe Int) -- ^ "minReadySeconds" - Minimum number of seconds for which a newly created pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready) , v1beta2ReplicaSetSpecReplicas :: !(Maybe Int) -- ^ "replicas" - Replicas is the number of desired replicas. This is a pointer to distinguish between explicit zero and unspecified. Defaults to 1. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller - , v1beta2ReplicaSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" - Selector is a label query over pods that should match the replica count. Label keys and values that must match in order to be controlled by this replica set. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors - , v1beta2ReplicaSetSpecTemplate :: !(Maybe V1PodTemplateSpec) -- ^ "template" - Template is the object that describes the pod that will be created if insufficient replicas are detected. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template + , v1beta2ReplicaSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" + , v1beta2ReplicaSetSpecTemplate :: !(Maybe V1PodTemplateSpec) -- ^ "template" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2ReplicaSetSpec @@ -19999,7 +20002,7 @@ instance A.ToJSON V1beta2ReplicaSetSpec where -- | Construct a value of type 'V1beta2ReplicaSetSpec' (by applying it's required fields, if any) mkV1beta2ReplicaSetSpec - :: V1LabelSelector -- ^ 'v1beta2ReplicaSetSpecSelector': Selector is a label query over pods that should match the replica count. Label keys and values that must match in order to be controlled by this replica set. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors + :: V1LabelSelector -- ^ 'v1beta2ReplicaSetSpecSelector' -> V1beta2ReplicaSetSpec mkV1beta2ReplicaSetSpec v1beta2ReplicaSetSpecSelector = V1beta2ReplicaSetSpec @@ -20156,9 +20159,9 @@ mkV1beta2RollingUpdateStatefulSetStrategy = data V1beta2Scale = V1beta2Scale { v1beta2ScaleApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta2ScaleKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v1beta2ScaleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. - , v1beta2ScaleSpec :: !(Maybe V1beta2ScaleSpec) -- ^ "spec" - defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. - , v1beta2ScaleStatus :: !(Maybe V1beta2ScaleStatus) -- ^ "status" - current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. + , v1beta2ScaleMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v1beta2ScaleSpec :: !(Maybe V1beta2ScaleSpec) -- ^ "spec" + , v1beta2ScaleStatus :: !(Maybe V1beta2ScaleStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2Scale @@ -20269,8 +20272,8 @@ data V1beta2StatefulSet = V1beta2StatefulSet { v1beta2StatefulSetApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v1beta2StatefulSetKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds , v1beta2StatefulSetMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - , v1beta2StatefulSetSpec :: !(Maybe V1beta2StatefulSetSpec) -- ^ "spec" - Spec defines the desired identities of pods in this set. - , v1beta2StatefulSetStatus :: !(Maybe V1beta2StatefulSetStatus) -- ^ "status" - Status is the current status of Pods in this StatefulSet. This data may be out of date by some window of time. + , v1beta2StatefulSetSpec :: !(Maybe V1beta2StatefulSetSpec) -- ^ "spec" + , v1beta2StatefulSetStatus :: !(Maybe V1beta2StatefulSetStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V1beta2StatefulSet @@ -20403,10 +20406,10 @@ data V1beta2StatefulSetSpec = V1beta2StatefulSetSpec { v1beta2StatefulSetSpecPodManagementPolicy :: !(Maybe Text) -- ^ "podManagementPolicy" - podManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down. The default policy is `OrderedReady`, where pods are created in increasing order (pod-0, then pod-1, etc) and the controller will wait until each pod is ready before continuing. When scaling down, the pods are removed in the opposite order. The alternative policy is `Parallel` which will create pods in parallel to match the desired scale without waiting, and on scale down will delete all pods at once. , v1beta2StatefulSetSpecReplicas :: !(Maybe Int) -- ^ "replicas" - replicas is the desired number of replicas of the given Template. These are replicas in the sense that they are instantiations of the same Template, but individual replicas also have a consistent identity. If unspecified, defaults to 1. , v1beta2StatefulSetSpecRevisionHistoryLimit :: !(Maybe Int) -- ^ "revisionHistoryLimit" - revisionHistoryLimit is the maximum number of revisions that will be maintained in the StatefulSet's revision history. The revision history consists of all revisions not represented by a currently applied StatefulSetSpec version. The default value is 10. - , v1beta2StatefulSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" - selector is a label query over pods that should match the replica count. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors + , v1beta2StatefulSetSpecSelector :: !(V1LabelSelector) -- ^ /Required/ "selector" , v1beta2StatefulSetSpecServiceName :: !(Text) -- ^ /Required/ "serviceName" - serviceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods get DNS/hostnames that follow the pattern: pod-specific-string.serviceName.default.svc.cluster.local where \"pod-specific-string\" is managed by the StatefulSet controller. - , v1beta2StatefulSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" - template is the object that describes the pod that will be created if insufficient replicas are detected. Each pod stamped out by the StatefulSet will fulfill this Template, but have a unique identity from the rest of the StatefulSet. - , v1beta2StatefulSetSpecUpdateStrategy :: !(Maybe V1beta2StatefulSetUpdateStrategy) -- ^ "updateStrategy" - updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template. + , v1beta2StatefulSetSpecTemplate :: !(V1PodTemplateSpec) -- ^ /Required/ "template" + , v1beta2StatefulSetSpecUpdateStrategy :: !(Maybe V1beta2StatefulSetUpdateStrategy) -- ^ "updateStrategy" , v1beta2StatefulSetSpecVolumeClaimTemplates :: !(Maybe [V1PersistentVolumeClaim]) -- ^ "volumeClaimTemplates" - volumeClaimTemplates is a list of claims that pods are allowed to reference. The StatefulSet controller is responsible for mapping network identities to claims in a way that maintains the identity of a pod. Every claim in this list must have at least one matching (by name) volumeMount in one container in the template. A claim in this list takes precedence over any volumes in the template, with the same name. } deriving (P.Show, P.Eq, P.Typeable) @@ -20440,9 +20443,9 @@ instance A.ToJSON V1beta2StatefulSetSpec where -- | Construct a value of type 'V1beta2StatefulSetSpec' (by applying it's required fields, if any) mkV1beta2StatefulSetSpec - :: V1LabelSelector -- ^ 'v1beta2StatefulSetSpecSelector': selector is a label query over pods that should match the replica count. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors + :: V1LabelSelector -- ^ 'v1beta2StatefulSetSpecSelector' -> Text -- ^ 'v1beta2StatefulSetSpecServiceName': serviceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods get DNS/hostnames that follow the pattern: pod-specific-string.serviceName.default.svc.cluster.local where \"pod-specific-string\" is managed by the StatefulSet controller. - -> V1PodTemplateSpec -- ^ 'v1beta2StatefulSetSpecTemplate': template is the object that describes the pod that will be created if insufficient replicas are detected. Each pod stamped out by the StatefulSet will fulfill this Template, but have a unique identity from the rest of the StatefulSet. + -> V1PodTemplateSpec -- ^ 'v1beta2StatefulSetSpecTemplate' -> V1beta2StatefulSetSpec mkV1beta2StatefulSetSpec v1beta2StatefulSetSpecSelector v1beta2StatefulSetSpecServiceName v1beta2StatefulSetSpecTemplate = V1beta2StatefulSetSpec @@ -20522,7 +20525,7 @@ mkV1beta2StatefulSetStatus v1beta2StatefulSetStatusReplicas = -- | V1beta2StatefulSetUpdateStrategy -- StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates. It includes any additional parameters necessary to perform the update for the indicated strategy. data V1beta2StatefulSetUpdateStrategy = V1beta2StatefulSetUpdateStrategy - { v1beta2StatefulSetUpdateStrategyRollingUpdate :: !(Maybe V1beta2RollingUpdateStatefulSetStrategy) -- ^ "rollingUpdate" - RollingUpdate is used to communicate parameters when Type is RollingUpdateStatefulSetStrategyType. + { v1beta2StatefulSetUpdateStrategyRollingUpdate :: !(Maybe V1beta2RollingUpdateStatefulSetStrategy) -- ^ "rollingUpdate" , v1beta2StatefulSetUpdateStrategyType :: !(Maybe Text) -- ^ "type" - Type indicates the type of the StatefulSetUpdateStrategy. Default is RollingUpdate. } deriving (P.Show, P.Eq, P.Typeable) @@ -20557,9 +20560,9 @@ mkV1beta2StatefulSetUpdateStrategy = data V2alpha1CronJob = V2alpha1CronJob { v2alpha1CronJobApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v2alpha1CronJobKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v2alpha1CronJobMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v2alpha1CronJobSpec :: !(Maybe V2alpha1CronJobSpec) -- ^ "spec" - Specification of the desired behavior of a cron job, including the schedule. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status - , v2alpha1CronJobStatus :: !(Maybe V2alpha1CronJobStatus) -- ^ "status" - Current status of a cron job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + , v2alpha1CronJobMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v2alpha1CronJobSpec :: !(Maybe V2alpha1CronJobSpec) -- ^ "spec" + , v2alpha1CronJobStatus :: !(Maybe V2alpha1CronJobStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V2alpha1CronJob @@ -20603,7 +20606,7 @@ data V2alpha1CronJobList = V2alpha1CronJobList { v2alpha1CronJobListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v2alpha1CronJobListItems :: !([V2alpha1CronJob]) -- ^ /Required/ "items" - items is the list of CronJobs. , v2alpha1CronJobListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v2alpha1CronJobListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + , v2alpha1CronJobListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V2alpha1CronJobList @@ -20644,7 +20647,7 @@ mkV2alpha1CronJobList v2alpha1CronJobListItems = data V2alpha1CronJobSpec = V2alpha1CronJobSpec { v2alpha1CronJobSpecConcurrencyPolicy :: !(Maybe Text) -- ^ "concurrencyPolicy" - Specifies how to treat concurrent executions of a Job. Valid values are: - \"Allow\" (default): allows CronJobs to run concurrently; - \"Forbid\": forbids concurrent runs, skipping next run if previous run hasn't finished yet; - \"Replace\": cancels currently running job and replaces it with a new one , v2alpha1CronJobSpecFailedJobsHistoryLimit :: !(Maybe Int) -- ^ "failedJobsHistoryLimit" - The number of failed finished jobs to retain. This is a pointer to distinguish between explicit zero and not specified. - , v2alpha1CronJobSpecJobTemplate :: !(V2alpha1JobTemplateSpec) -- ^ /Required/ "jobTemplate" - Specifies the job that will be created when executing a CronJob. + , v2alpha1CronJobSpecJobTemplate :: !(V2alpha1JobTemplateSpec) -- ^ /Required/ "jobTemplate" , v2alpha1CronJobSpecSchedule :: !(Text) -- ^ /Required/ "schedule" - The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. , v2alpha1CronJobSpecStartingDeadlineSeconds :: !(Maybe Integer) -- ^ "startingDeadlineSeconds" - Optional deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones. , v2alpha1CronJobSpecSuccessfulJobsHistoryLimit :: !(Maybe Int) -- ^ "successfulJobsHistoryLimit" - The number of successful finished jobs to retain. This is a pointer to distinguish between explicit zero and not specified. @@ -20679,7 +20682,7 @@ instance A.ToJSON V2alpha1CronJobSpec where -- | Construct a value of type 'V2alpha1CronJobSpec' (by applying it's required fields, if any) mkV2alpha1CronJobSpec - :: V2alpha1JobTemplateSpec -- ^ 'v2alpha1CronJobSpecJobTemplate': Specifies the job that will be created when executing a CronJob. + :: V2alpha1JobTemplateSpec -- ^ 'v2alpha1CronJobSpecJobTemplate' -> Text -- ^ 'v2alpha1CronJobSpecSchedule': The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. -> V2alpha1CronJobSpec mkV2alpha1CronJobSpec v2alpha1CronJobSpecJobTemplate v2alpha1CronJobSpecSchedule = @@ -20730,8 +20733,8 @@ mkV2alpha1CronJobStatus = -- | V2alpha1JobTemplateSpec -- JobTemplateSpec describes the data a Job should have when created from a template data V2alpha1JobTemplateSpec = V2alpha1JobTemplateSpec - { v2alpha1JobTemplateSpecMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - Standard object's metadata of the jobs created from this template. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v2alpha1JobTemplateSpecSpec :: !(Maybe V1JobSpec) -- ^ "spec" - Specification of the desired behavior of the job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status + { v2alpha1JobTemplateSpecMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v2alpha1JobTemplateSpecSpec :: !(Maybe V1JobSpec) -- ^ "spec" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V2alpha1JobTemplateSpec @@ -20804,9 +20807,9 @@ mkV2beta1CrossVersionObjectReference v2beta1CrossVersionObjectReferenceKind v2be data V2beta1HorizontalPodAutoscaler = V2beta1HorizontalPodAutoscaler { v2beta1HorizontalPodAutoscalerApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v2beta1HorizontalPodAutoscalerKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v2beta1HorizontalPodAutoscalerMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" - metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata - , v2beta1HorizontalPodAutoscalerSpec :: !(Maybe V2beta1HorizontalPodAutoscalerSpec) -- ^ "spec" - spec is the specification for the behaviour of the autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. - , v2beta1HorizontalPodAutoscalerStatus :: !(Maybe V2beta1HorizontalPodAutoscalerStatus) -- ^ "status" - status is the current information about the autoscaler. + , v2beta1HorizontalPodAutoscalerMetadata :: !(Maybe V1ObjectMeta) -- ^ "metadata" + , v2beta1HorizontalPodAutoscalerSpec :: !(Maybe V2beta1HorizontalPodAutoscalerSpec) -- ^ "spec" + , v2beta1HorizontalPodAutoscalerStatus :: !(Maybe V2beta1HorizontalPodAutoscalerStatus) -- ^ "status" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V2beta1HorizontalPodAutoscaler @@ -20897,7 +20900,7 @@ data V2beta1HorizontalPodAutoscalerList = V2beta1HorizontalPodAutoscalerList { v2beta1HorizontalPodAutoscalerListApiVersion :: !(Maybe Text) -- ^ "apiVersion" - APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources , v2beta1HorizontalPodAutoscalerListItems :: !([V2beta1HorizontalPodAutoscaler]) -- ^ /Required/ "items" - items is the list of horizontal pod autoscaler objects. , v2beta1HorizontalPodAutoscalerListKind :: !(Maybe Text) -- ^ "kind" - Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds - , v2beta1HorizontalPodAutoscalerListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" - metadata is the standard list metadata. + , v2beta1HorizontalPodAutoscalerListMetadata :: !(Maybe V1ListMeta) -- ^ "metadata" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V2beta1HorizontalPodAutoscalerList @@ -20939,7 +20942,7 @@ data V2beta1HorizontalPodAutoscalerSpec = V2beta1HorizontalPodAutoscalerSpec { v2beta1HorizontalPodAutoscalerSpecMaxReplicas :: !(Int) -- ^ /Required/ "maxReplicas" - maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up. It cannot be less that minReplicas. , v2beta1HorizontalPodAutoscalerSpecMetrics :: !(Maybe [V2beta1MetricSpec]) -- ^ "metrics" - metrics contains the specifications for which to use to calculate the desired replica count (the maximum replica count across all metrics will be used). The desired replica count is calculated multiplying the ratio between the target value and the current value by the current number of pods. Ergo, metrics used must decrease as the pod count is increased, and vice-versa. See the individual metric source types for more information about how each type of metric must respond. , v2beta1HorizontalPodAutoscalerSpecMinReplicas :: !(Maybe Int) -- ^ "minReplicas" - minReplicas is the lower limit for the number of replicas to which the autoscaler can scale down. It defaults to 1 pod. - , v2beta1HorizontalPodAutoscalerSpecScaleTargetRef :: !(V2beta1CrossVersionObjectReference) -- ^ /Required/ "scaleTargetRef" - scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics should be collected, as well as to actually change the replica count. + , v2beta1HorizontalPodAutoscalerSpecScaleTargetRef :: !(V2beta1CrossVersionObjectReference) -- ^ /Required/ "scaleTargetRef" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V2beta1HorizontalPodAutoscalerSpec @@ -20965,7 +20968,7 @@ instance A.ToJSON V2beta1HorizontalPodAutoscalerSpec where -- | Construct a value of type 'V2beta1HorizontalPodAutoscalerSpec' (by applying it's required fields, if any) mkV2beta1HorizontalPodAutoscalerSpec :: Int -- ^ 'v2beta1HorizontalPodAutoscalerSpecMaxReplicas': maxReplicas is the upper limit for the number of replicas to which the autoscaler can scale up. It cannot be less that minReplicas. - -> V2beta1CrossVersionObjectReference -- ^ 'v2beta1HorizontalPodAutoscalerSpecScaleTargetRef': scaleTargetRef points to the target resource to scale, and is used to the pods for which metrics should be collected, as well as to actually change the replica count. + -> V2beta1CrossVersionObjectReference -- ^ 'v2beta1HorizontalPodAutoscalerSpecScaleTargetRef' -> V2beta1HorizontalPodAutoscalerSpec mkV2beta1HorizontalPodAutoscalerSpec v2beta1HorizontalPodAutoscalerSpecMaxReplicas v2beta1HorizontalPodAutoscalerSpecScaleTargetRef = V2beta1HorizontalPodAutoscalerSpec @@ -21032,9 +21035,9 @@ mkV2beta1HorizontalPodAutoscalerStatus v2beta1HorizontalPodAutoscalerStatusCondi -- | V2beta1MetricSpec -- MetricSpec specifies how to scale based on a single metric (only `type` and one other matching field should be set at once). data V2beta1MetricSpec = V2beta1MetricSpec - { v2beta1MetricSpecObject :: !(Maybe V2beta1ObjectMetricSource) -- ^ "object" - object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object). - , v2beta1MetricSpecPods :: !(Maybe V2beta1PodsMetricSource) -- ^ "pods" - pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value. - , v2beta1MetricSpecResource :: !(Maybe V2beta1ResourceMetricSource) -- ^ "resource" - resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the \"pods\" source. + { v2beta1MetricSpecObject :: !(Maybe V2beta1ObjectMetricSource) -- ^ "object" + , v2beta1MetricSpecPods :: !(Maybe V2beta1PodsMetricSource) -- ^ "pods" + , v2beta1MetricSpecResource :: !(Maybe V2beta1ResourceMetricSource) -- ^ "resource" , v2beta1MetricSpecType :: !(Text) -- ^ /Required/ "type" - type is the type of metric source. It should match one of the fields below. } deriving (P.Show, P.Eq, P.Typeable) @@ -21074,9 +21077,9 @@ mkV2beta1MetricSpec v2beta1MetricSpecType = -- | V2beta1MetricStatus -- MetricStatus describes the last-read state of a single metric. data V2beta1MetricStatus = V2beta1MetricStatus - { v2beta1MetricStatusObject :: !(Maybe V2beta1ObjectMetricStatus) -- ^ "object" - object refers to a metric describing a single kubernetes object (for example, hits-per-second on an Ingress object). - , v2beta1MetricStatusPods :: !(Maybe V2beta1PodsMetricStatus) -- ^ "pods" - pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value. - , v2beta1MetricStatusResource :: !(Maybe V2beta1ResourceMetricStatus) -- ^ "resource" - resource refers to a resource metric (such as those specified in requests and limits) known to Kubernetes describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the \"pods\" source. + { v2beta1MetricStatusObject :: !(Maybe V2beta1ObjectMetricStatus) -- ^ "object" + , v2beta1MetricStatusPods :: !(Maybe V2beta1PodsMetricStatus) -- ^ "pods" + , v2beta1MetricStatusResource :: !(Maybe V2beta1ResourceMetricStatus) -- ^ "resource" , v2beta1MetricStatusType :: !(Text) -- ^ /Required/ "type" - type is the type of metric source. It will match one of the fields below. } deriving (P.Show, P.Eq, P.Typeable) @@ -21117,7 +21120,7 @@ mkV2beta1MetricStatus v2beta1MetricStatusType = -- ObjectMetricSource indicates how to scale on a metric describing a kubernetes object (for example, hits-per-second on an Ingress object). data V2beta1ObjectMetricSource = V2beta1ObjectMetricSource { v2beta1ObjectMetricSourceMetricName :: !(Text) -- ^ /Required/ "metricName" - metricName is the name of the metric in question. - , v2beta1ObjectMetricSourceTarget :: !(V2beta1CrossVersionObjectReference) -- ^ /Required/ "target" - target is the described Kubernetes object. + , v2beta1ObjectMetricSourceTarget :: !(V2beta1CrossVersionObjectReference) -- ^ /Required/ "target" , v2beta1ObjectMetricSourceTargetValue :: !(Text) -- ^ /Required/ "targetValue" - targetValue is the target value of the metric (as a quantity). } deriving (P.Show, P.Eq, P.Typeable) @@ -21142,7 +21145,7 @@ instance A.ToJSON V2beta1ObjectMetricSource where -- | Construct a value of type 'V2beta1ObjectMetricSource' (by applying it's required fields, if any) mkV2beta1ObjectMetricSource :: Text -- ^ 'v2beta1ObjectMetricSourceMetricName': metricName is the name of the metric in question. - -> V2beta1CrossVersionObjectReference -- ^ 'v2beta1ObjectMetricSourceTarget': target is the described Kubernetes object. + -> V2beta1CrossVersionObjectReference -- ^ 'v2beta1ObjectMetricSourceTarget' -> Text -- ^ 'v2beta1ObjectMetricSourceTargetValue': targetValue is the target value of the metric (as a quantity). -> V2beta1ObjectMetricSource mkV2beta1ObjectMetricSource v2beta1ObjectMetricSourceMetricName v2beta1ObjectMetricSourceTarget v2beta1ObjectMetricSourceTargetValue = @@ -21158,7 +21161,7 @@ mkV2beta1ObjectMetricSource v2beta1ObjectMetricSourceMetricName v2beta1ObjectMet data V2beta1ObjectMetricStatus = V2beta1ObjectMetricStatus { v2beta1ObjectMetricStatusCurrentValue :: !(Text) -- ^ /Required/ "currentValue" - currentValue is the current value of the metric (as a quantity). , v2beta1ObjectMetricStatusMetricName :: !(Text) -- ^ /Required/ "metricName" - metricName is the name of the metric in question. - , v2beta1ObjectMetricStatusTarget :: !(V2beta1CrossVersionObjectReference) -- ^ /Required/ "target" - target is the described Kubernetes object. + , v2beta1ObjectMetricStatusTarget :: !(V2beta1CrossVersionObjectReference) -- ^ /Required/ "target" } deriving (P.Show, P.Eq, P.Typeable) -- | FromJSON V2beta1ObjectMetricStatus @@ -21183,7 +21186,7 @@ instance A.ToJSON V2beta1ObjectMetricStatus where mkV2beta1ObjectMetricStatus :: Text -- ^ 'v2beta1ObjectMetricStatusCurrentValue': currentValue is the current value of the metric (as a quantity). -> Text -- ^ 'v2beta1ObjectMetricStatusMetricName': metricName is the name of the metric in question. - -> V2beta1CrossVersionObjectReference -- ^ 'v2beta1ObjectMetricStatusTarget': target is the described Kubernetes object. + -> V2beta1CrossVersionObjectReference -- ^ 'v2beta1ObjectMetricStatusTarget' -> V2beta1ObjectMetricStatus mkV2beta1ObjectMetricStatus v2beta1ObjectMetricStatusCurrentValue v2beta1ObjectMetricStatusMetricName v2beta1ObjectMetricStatusTarget = V2beta1ObjectMetricStatus @@ -21427,3 +21430,4 @@ instance AuthMethod AuthApiKeyBearerToken where & L.over rAuthTypesL (P.filter (/= P.typeOf a)) else req + diff --git a/kubernetes/lib/Kubernetes/OpenAPI/ModelLens.hs b/kubernetes/lib/Kubernetes/OpenAPI/ModelLens.hs index dd16ea3..d3e5eba 100644 --- a/kubernetes/lib/Kubernetes/OpenAPI/ModelLens.hs +++ b/kubernetes/lib/Kubernetes/OpenAPI/ModelLens.hs @@ -1,11 +1,11 @@ {- Kubernetes - No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) + No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) - OpenAPI spec version: 2.0 + OpenAPI Version: 3.0.1 Kubernetes API version: v1.9.12 - Generated by Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) + Generated by OpenAPI Generator (https://openapi-generator.tech) -} {-| diff --git a/kubernetes/openapi.yaml b/kubernetes/openapi.yaml new file mode 100644 index 0000000..69c294d --- /dev/null +++ b/kubernetes/openapi.yaml @@ -0,0 +1,231562 @@ +openapi: 3.0.1 +info: + title: Kubernetes + version: v1.9.12 +servers: +- url: / +security: +- BearerToken: [] +paths: + /api/: + get: + description: get available API versions + operationId: getAPIVersions + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIVersions' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIVersions' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIVersions' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core + /api/v1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + /api/v1/componentstatuses: + get: + description: list objects of kind ComponentStatus + operationId: listComponentStatus + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ComponentStatusList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ComponentStatusList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ComponentStatusList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ComponentStatusList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ComponentStatusList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: ComponentStatus + version: v1 + /api/v1/componentstatuses/{name}: + get: + description: read the specified ComponentStatus + operationId: readComponentStatus + parameters: + - description: name of the ComponentStatus + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ComponentStatus' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ComponentStatus' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ComponentStatus' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: ComponentStatus + version: v1 + /api/v1/configmaps: + get: + description: list or watch objects of kind ConfigMap + operationId: listConfigMapForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ConfigMapList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ConfigMapList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ConfigMapList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ConfigMapList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ConfigMapList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: ConfigMap + version: v1 + /api/v1/endpoints: + get: + description: list or watch objects of kind Endpoints + operationId: listEndpointsForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.EndpointsList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.EndpointsList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.EndpointsList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.EndpointsList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.EndpointsList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Endpoints + version: v1 + /api/v1/events: + get: + description: list or watch objects of kind Event + operationId: listEventForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.EventList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.EventList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.EventList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.EventList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.EventList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Event + version: v1 + /api/v1/limitranges: + get: + description: list or watch objects of kind LimitRange + operationId: listLimitRangeForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LimitRangeList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LimitRangeList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LimitRangeList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.LimitRangeList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.LimitRangeList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: LimitRange + version: v1 + /api/v1/namespaces: + get: + description: list or watch objects of kind Namespace + operationId: listNamespace + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NamespaceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NamespaceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NamespaceList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.NamespaceList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.NamespaceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Namespace + version: v1 + post: + description: create a Namespace + operationId: createNamespace + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Namespace' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: Namespace + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/bindings: + post: + description: create a Binding + operationId: createNamespacedBinding + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Binding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Binding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Binding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Binding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Binding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Binding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Binding' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Binding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Binding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Binding' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: Binding + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/configmaps: + delete: + description: delete collection of ConfigMap + operationId: deleteCollectionNamespacedConfigMap + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: ConfigMap + version: v1 + get: + description: list or watch objects of kind ConfigMap + operationId: listNamespacedConfigMap + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ConfigMapList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ConfigMapList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ConfigMapList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ConfigMapList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ConfigMapList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: ConfigMap + version: v1 + post: + description: create a ConfigMap + operationId: createNamespacedConfigMap + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ConfigMap' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: ConfigMap + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/configmaps/{name}: + delete: + description: delete a ConfigMap + operationId: deleteNamespacedConfigMap + parameters: + - description: name of the ConfigMap + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: ConfigMap + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified ConfigMap + operationId: readNamespacedConfigMap + parameters: + - description: name of the ConfigMap + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: ConfigMap + version: v1 + patch: + description: partially update the specified ConfigMap + operationId: patchNamespacedConfigMap + parameters: + - description: name of the ConfigMap + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: ConfigMap + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified ConfigMap + operationId: replaceNamespacedConfigMap + parameters: + - description: name of the ConfigMap + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ConfigMap' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ConfigMap' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: ConfigMap + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/endpoints: + delete: + description: delete collection of Endpoints + operationId: deleteCollectionNamespacedEndpoints + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: Endpoints + version: v1 + get: + description: list or watch objects of kind Endpoints + operationId: listNamespacedEndpoints + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.EndpointsList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.EndpointsList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.EndpointsList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.EndpointsList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.EndpointsList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Endpoints + version: v1 + post: + description: create Endpoints + operationId: createNamespacedEndpoints + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Endpoints' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Endpoints' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Endpoints' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Endpoints' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: Endpoints + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/endpoints/{name}: + delete: + description: delete Endpoints + operationId: deleteNamespacedEndpoints + parameters: + - description: name of the Endpoints + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: Endpoints + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified Endpoints + operationId: readNamespacedEndpoints + parameters: + - description: name of the Endpoints + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Endpoints' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Endpoints + version: v1 + patch: + description: partially update the specified Endpoints + operationId: patchNamespacedEndpoints + parameters: + - description: name of the Endpoints + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Endpoints' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Endpoints + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified Endpoints + operationId: replaceNamespacedEndpoints + parameters: + - description: name of the Endpoints + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Endpoints' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Endpoints' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Endpoints' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Endpoints' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Endpoints + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/events: + delete: + description: delete collection of Event + operationId: deleteCollectionNamespacedEvent + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: Event + version: v1 + get: + description: list or watch objects of kind Event + operationId: listNamespacedEvent + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.EventList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.EventList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.EventList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.EventList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.EventList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Event + version: v1 + post: + description: create an Event + operationId: createNamespacedEvent + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Event' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Event' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Event' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Event' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: Event + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/events/{name}: + delete: + description: delete an Event + operationId: deleteNamespacedEvent + parameters: + - description: name of the Event + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: Event + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified Event + operationId: readNamespacedEvent + parameters: + - description: name of the Event + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Event' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Event + version: v1 + patch: + description: partially update the specified Event + operationId: patchNamespacedEvent + parameters: + - description: name of the Event + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Event' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Event + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified Event + operationId: replaceNamespacedEvent + parameters: + - description: name of the Event + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Event' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Event' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Event' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Event + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/limitranges: + delete: + description: delete collection of LimitRange + operationId: deleteCollectionNamespacedLimitRange + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: LimitRange + version: v1 + get: + description: list or watch objects of kind LimitRange + operationId: listNamespacedLimitRange + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LimitRangeList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LimitRangeList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LimitRangeList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.LimitRangeList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.LimitRangeList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: LimitRange + version: v1 + post: + description: create a LimitRange + operationId: createNamespacedLimitRange + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.LimitRange' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LimitRange' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LimitRange' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LimitRange' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: LimitRange + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/limitranges/{name}: + delete: + description: delete a LimitRange + operationId: deleteNamespacedLimitRange + parameters: + - description: name of the LimitRange + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: LimitRange + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified LimitRange + operationId: readNamespacedLimitRange + parameters: + - description: name of the LimitRange + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LimitRange' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: LimitRange + version: v1 + patch: + description: partially update the specified LimitRange + operationId: patchNamespacedLimitRange + parameters: + - description: name of the LimitRange + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LimitRange' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: LimitRange + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified LimitRange + operationId: replaceNamespacedLimitRange + parameters: + - description: name of the LimitRange + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.LimitRange' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LimitRange' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LimitRange' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LimitRange' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: LimitRange + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/persistentvolumeclaims: + delete: + description: delete collection of PersistentVolumeClaim + operationId: deleteCollectionNamespacedPersistentVolumeClaim + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + get: + description: list or watch objects of kind PersistentVolumeClaim + operationId: listNamespacedPersistentVolumeClaim + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaimList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaimList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaimList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaimList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaimList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + post: + description: create a PersistentVolumeClaim + operationId: createNamespacedPersistentVolumeClaim + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}: + delete: + description: delete a PersistentVolumeClaim + operationId: deleteNamespacedPersistentVolumeClaim + parameters: + - description: name of the PersistentVolumeClaim + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified PersistentVolumeClaim + operationId: readNamespacedPersistentVolumeClaim + parameters: + - description: name of the PersistentVolumeClaim + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + patch: + description: partially update the specified PersistentVolumeClaim + operationId: patchNamespacedPersistentVolumeClaim + parameters: + - description: name of the PersistentVolumeClaim + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified PersistentVolumeClaim + operationId: replaceNamespacedPersistentVolumeClaim + parameters: + - description: name of the PersistentVolumeClaim + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status: + get: + description: read status of the specified PersistentVolumeClaim + operationId: readNamespacedPersistentVolumeClaimStatus + parameters: + - description: name of the PersistentVolumeClaim + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + patch: + description: partially update status of the specified PersistentVolumeClaim + operationId: patchNamespacedPersistentVolumeClaimStatus + parameters: + - description: name of the PersistentVolumeClaim + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified PersistentVolumeClaim + operationId: replaceNamespacedPersistentVolumeClaimStatus + parameters: + - description: name of the PersistentVolumeClaim + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/pods: + delete: + description: delete collection of Pod + operationId: deleteCollectionNamespacedPod + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + get: + description: list or watch objects of kind Pod + operationId: listNamespacedPod + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.PodList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.PodList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + post: + description: create a Pod + operationId: createNamespacedPod + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Pod' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/pods/{name}: + delete: + description: delete a Pod + operationId: deleteNamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified Pod + operationId: readNamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + patch: + description: partially update the specified Pod + operationId: patchNamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified Pod + operationId: replaceNamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Pod' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/pods/{name}/attach: + get: + description: connect GET requests to attach of Pod + operationId: connectGetNamespacedPodAttach + parameters: + - description: The container in which to execute the command. Defaults to only + container if there is only one container in the pod. + in: query + name: container + schema: + type: string + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Stderr if true indicates that stderr is to be redirected for + the attach call. Defaults to true. + in: query + name: stderr + schema: + type: boolean + - description: Stdin if true, redirects the standard input stream of the pod + for this call. Defaults to false. + in: query + name: stdin + schema: + type: boolean + - description: Stdout if true indicates that stdout is to be redirected for + the attach call. Defaults to true. + in: query + name: stdout + schema: + type: boolean + - description: TTY if true indicates that a tty will be allocated for the attach + call. This is passed through the container runtime so the tty is allocated + on the worker node by the container runtime. Defaults to false. + in: query + name: tty + schema: + type: boolean + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + post: + description: connect POST requests to attach of Pod + operationId: connectPostNamespacedPodAttach + parameters: + - description: The container in which to execute the command. Defaults to only + container if there is only one container in the pod. + in: query + name: container + schema: + type: string + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Stderr if true indicates that stderr is to be redirected for + the attach call. Defaults to true. + in: query + name: stderr + schema: + type: boolean + - description: Stdin if true, redirects the standard input stream of the pod + for this call. Defaults to false. + in: query + name: stdin + schema: + type: boolean + - description: Stdout if true indicates that stdout is to be redirected for + the attach call. Defaults to true. + in: query + name: stdout + schema: + type: boolean + - description: TTY if true indicates that a tty will be allocated for the attach + call. This is passed through the container runtime so the tty is allocated + on the worker node by the container runtime. Defaults to false. + in: query + name: tty + schema: + type: boolean + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + /api/v1/namespaces/{namespace}/pods/{name}/binding: + post: + description: create binding of a Pod + operationId: createNamespacedPodBinding + parameters: + - description: name of the Binding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Binding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Binding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Binding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Binding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Binding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Binding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Binding' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Binding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Binding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Binding' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: Binding + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/pods/{name}/eviction: + post: + description: create eviction of a Pod + operationId: createNamespacedPodEviction + parameters: + - description: name of the Eviction + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.Eviction' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Eviction' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Eviction' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Eviction' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Eviction' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Eviction' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Eviction' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Eviction' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Eviction' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Eviction' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: policy + kind: Eviction + version: v1beta1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/pods/{name}/exec: + get: + description: connect GET requests to exec of Pod + operationId: connectGetNamespacedPodExec + parameters: + - description: Command is the remote command to execute. argv array. Not executed + within a shell. + in: query + name: command + schema: + type: string + - description: Container in which to execute the command. Defaults to only container + if there is only one container in the pod. + in: query + name: container + schema: + type: string + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Redirect the standard error stream of the pod for this call. + Defaults to true. + in: query + name: stderr + schema: + type: boolean + - description: Redirect the standard input stream of the pod for this call. + Defaults to false. + in: query + name: stdin + schema: + type: boolean + - description: Redirect the standard output stream of the pod for this call. + Defaults to true. + in: query + name: stdout + schema: + type: boolean + - description: TTY if true indicates that a tty will be allocated for the exec + call. Defaults to false. + in: query + name: tty + schema: + type: boolean + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + post: + description: connect POST requests to exec of Pod + operationId: connectPostNamespacedPodExec + parameters: + - description: Command is the remote command to execute. argv array. Not executed + within a shell. + in: query + name: command + schema: + type: string + - description: Container in which to execute the command. Defaults to only container + if there is only one container in the pod. + in: query + name: container + schema: + type: string + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Redirect the standard error stream of the pod for this call. + Defaults to true. + in: query + name: stderr + schema: + type: boolean + - description: Redirect the standard input stream of the pod for this call. + Defaults to false. + in: query + name: stdin + schema: + type: boolean + - description: Redirect the standard output stream of the pod for this call. + Defaults to true. + in: query + name: stdout + schema: + type: boolean + - description: TTY if true indicates that a tty will be allocated for the exec + call. Defaults to false. + in: query + name: tty + schema: + type: boolean + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + /api/v1/namespaces/{namespace}/pods/{name}/log: + get: + description: read log of the specified Pod + operationId: readNamespacedPodLog + parameters: + - description: The container for which to stream logs. Defaults to only container + if there is one container in the pod. + in: query + name: container + schema: + type: string + - description: Follow the log stream of the pod. Defaults to false. + in: query + name: follow + schema: + type: boolean + - description: If set, the number of bytes to read from the server before terminating + the log output. This may not display a complete final line of logging, and + may return slightly more or slightly less than the specified limit. + in: query + name: limitBytes + schema: + type: integer + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Return previous terminated container logs. Defaults to false. + in: query + name: previous + schema: + type: boolean + - description: A relative time in seconds before the current time from which + to show logs. If this value precedes the time a pod was started, only logs + since the pod start will be returned. If this value is in the future, no + logs will be returned. Only one of sinceSeconds or sinceTime may be specified. + in: query + name: sinceSeconds + schema: + type: integer + - description: If set, the number of lines from the end of the logs to show. + If not specified, logs are shown from the creation of the container or sinceSeconds + or sinceTime + in: query + name: tailLines + schema: + type: integer + - description: If true, add an RFC3339 or RFC3339Nano timestamp at the beginning + of every line of log output. Defaults to false. + in: query + name: timestamps + schema: + type: boolean + responses: + 200: + content: + text/plain: + schema: + type: string + application/json: + schema: + type: string + application/yaml: + schema: + type: string + application/vnd.kubernetes.protobuf: + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + /api/v1/namespaces/{namespace}/pods/{name}/portforward: + get: + description: connect GET requests to portforward of Pod + operationId: connectGetNamespacedPodPortforward + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: List of ports to forward Required when using WebSockets + in: query + name: ports + schema: + type: integer + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + post: + description: connect POST requests to portforward of Pod + operationId: connectPostNamespacedPodPortforward + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: List of ports to forward Required when using WebSockets + in: query + name: ports + schema: + type: integer + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + /api/v1/namespaces/{namespace}/pods/{name}/proxy: + delete: + description: connect DELETE requests to proxy of Pod + operationId: connectDeleteNamespacedPodProxy + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + get: + description: connect GET requests to proxy of Pod + operationId: connectGetNamespacedPodProxy + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + head: + description: connect HEAD requests to proxy of Pod + operationId: connectHeadNamespacedPodProxy + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + options: + description: connect OPTIONS requests to proxy of Pod + operationId: connectOptionsNamespacedPodProxy + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + patch: + description: connect PATCH requests to proxy of Pod + operationId: connectPatchNamespacedPodProxy + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + post: + description: connect POST requests to proxy of Pod + operationId: connectPostNamespacedPodProxy + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + put: + description: connect PUT requests to proxy of Pod + operationId: connectPutNamespacedPodProxy + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}: + delete: + description: connect DELETE requests to proxy of Pod + operationId: connectDeleteNamespacedPodProxyWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + get: + description: connect GET requests to proxy of Pod + operationId: connectGetNamespacedPodProxyWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + head: + description: connect HEAD requests to proxy of Pod + operationId: connectHeadNamespacedPodProxyWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + options: + description: connect OPTIONS requests to proxy of Pod + operationId: connectOptionsNamespacedPodProxyWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + patch: + description: connect PATCH requests to proxy of Pod + operationId: connectPatchNamespacedPodProxyWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + post: + description: connect POST requests to proxy of Pod + operationId: connectPostNamespacedPodProxyWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + put: + description: connect PUT requests to proxy of Pod + operationId: connectPutNamespacedPodProxyWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + pod. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + /api/v1/namespaces/{namespace}/pods/{name}/status: + get: + description: read status of the specified Pod + operationId: readNamespacedPodStatus + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + patch: + description: partially update status of the specified Pod + operationId: patchNamespacedPodStatus + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified Pod + operationId: replaceNamespacedPodStatus + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Pod' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Pod' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Pod' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Pod' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/podtemplates: + delete: + description: delete collection of PodTemplate + operationId: deleteCollectionNamespacedPodTemplate + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: PodTemplate + version: v1 + get: + description: list or watch objects of kind PodTemplate + operationId: listNamespacedPodTemplate + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodTemplateList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodTemplateList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodTemplateList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.PodTemplateList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.PodTemplateList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: PodTemplate + version: v1 + post: + description: create a PodTemplate + operationId: createNamespacedPodTemplate + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.PodTemplate' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: PodTemplate + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/podtemplates/{name}: + delete: + description: delete a PodTemplate + operationId: deleteNamespacedPodTemplate + parameters: + - description: name of the PodTemplate + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: PodTemplate + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified PodTemplate + operationId: readNamespacedPodTemplate + parameters: + - description: name of the PodTemplate + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: PodTemplate + version: v1 + patch: + description: partially update the specified PodTemplate + operationId: patchNamespacedPodTemplate + parameters: + - description: name of the PodTemplate + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: PodTemplate + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified PodTemplate + operationId: replaceNamespacedPodTemplate + parameters: + - description: name of the PodTemplate + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.PodTemplate' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodTemplate' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: PodTemplate + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/replicationcontrollers: + delete: + description: delete collection of ReplicationController + operationId: deleteCollectionNamespacedReplicationController + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + get: + description: list or watch objects of kind ReplicationController + operationId: listNamespacedReplicationController + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationControllerList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationControllerList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationControllerList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ReplicationControllerList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ReplicationControllerList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + post: + description: create a ReplicationController + operationId: createNamespacedReplicationController + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ReplicationController' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/replicationcontrollers/{name}: + delete: + description: delete a ReplicationController + operationId: deleteNamespacedReplicationController + parameters: + - description: name of the ReplicationController + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified ReplicationController + operationId: readNamespacedReplicationController + parameters: + - description: name of the ReplicationController + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + patch: + description: partially update the specified ReplicationController + operationId: patchNamespacedReplicationController + parameters: + - description: name of the ReplicationController + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified ReplicationController + operationId: replaceNamespacedReplicationController + parameters: + - description: name of the ReplicationController + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ReplicationController' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale: + get: + description: read scale of the specified ReplicationController + operationId: readNamespacedReplicationControllerScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + patch: + description: partially update scale of the specified ReplicationController + operationId: patchNamespacedReplicationControllerScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + x-codegen-request-body-name: body + put: + description: replace scale of the specified ReplicationController + operationId: replaceNamespacedReplicationControllerScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status: + get: + description: read status of the specified ReplicationController + operationId: readNamespacedReplicationControllerStatus + parameters: + - description: name of the ReplicationController + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + patch: + description: partially update status of the specified ReplicationController + operationId: patchNamespacedReplicationControllerStatus + parameters: + - description: name of the ReplicationController + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified ReplicationController + operationId: replaceNamespacedReplicationControllerStatus + parameters: + - description: name of the ReplicationController + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ReplicationController' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationController' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/resourcequotas: + delete: + description: delete collection of ResourceQuota + operationId: deleteCollectionNamespacedResourceQuota + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + get: + description: list or watch objects of kind ResourceQuota + operationId: listNamespacedResourceQuota + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuotaList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuotaList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuotaList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ResourceQuotaList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ResourceQuotaList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + post: + description: create a ResourceQuota + operationId: createNamespacedResourceQuota + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/resourcequotas/{name}: + delete: + description: delete a ResourceQuota + operationId: deleteNamespacedResourceQuota + parameters: + - description: name of the ResourceQuota + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified ResourceQuota + operationId: readNamespacedResourceQuota + parameters: + - description: name of the ResourceQuota + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + patch: + description: partially update the specified ResourceQuota + operationId: patchNamespacedResourceQuota + parameters: + - description: name of the ResourceQuota + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified ResourceQuota + operationId: replaceNamespacedResourceQuota + parameters: + - description: name of the ResourceQuota + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/resourcequotas/{name}/status: + get: + description: read status of the specified ResourceQuota + operationId: readNamespacedResourceQuotaStatus + parameters: + - description: name of the ResourceQuota + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + patch: + description: partially update status of the specified ResourceQuota + operationId: patchNamespacedResourceQuotaStatus + parameters: + - description: name of the ResourceQuota + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified ResourceQuota + operationId: replaceNamespacedResourceQuotaStatus + parameters: + - description: name of the ResourceQuota + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuota' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/secrets: + delete: + description: delete collection of Secret + operationId: deleteCollectionNamespacedSecret + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: Secret + version: v1 + get: + description: list or watch objects of kind Secret + operationId: listNamespacedSecret + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SecretList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SecretList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SecretList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.SecretList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.SecretList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Secret + version: v1 + post: + description: create a Secret + operationId: createNamespacedSecret + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Secret' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Secret' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Secret' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Secret' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Secret' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Secret' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Secret' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Secret' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Secret' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Secret' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: Secret + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/secrets/{name}: + delete: + description: delete a Secret + operationId: deleteNamespacedSecret + parameters: + - description: name of the Secret + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: Secret + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified Secret + operationId: readNamespacedSecret + parameters: + - description: name of the Secret + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Secret' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Secret' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Secret' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Secret + version: v1 + patch: + description: partially update the specified Secret + operationId: patchNamespacedSecret + parameters: + - description: name of the Secret + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Secret' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Secret' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Secret' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Secret + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified Secret + operationId: replaceNamespacedSecret + parameters: + - description: name of the Secret + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Secret' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Secret' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Secret' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Secret' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Secret' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Secret' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Secret' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Secret + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/serviceaccounts: + delete: + description: delete collection of ServiceAccount + operationId: deleteCollectionNamespacedServiceAccount + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: ServiceAccount + version: v1 + get: + description: list or watch objects of kind ServiceAccount + operationId: listNamespacedServiceAccount + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceAccountList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceAccountList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceAccountList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ServiceAccountList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ServiceAccountList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: ServiceAccount + version: v1 + post: + description: create a ServiceAccount + operationId: createNamespacedServiceAccount + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: ServiceAccount + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/serviceaccounts/{name}: + delete: + description: delete a ServiceAccount + operationId: deleteNamespacedServiceAccount + parameters: + - description: name of the ServiceAccount + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: ServiceAccount + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified ServiceAccount + operationId: readNamespacedServiceAccount + parameters: + - description: name of the ServiceAccount + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: ServiceAccount + version: v1 + patch: + description: partially update the specified ServiceAccount + operationId: patchNamespacedServiceAccount + parameters: + - description: name of the ServiceAccount + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: ServiceAccount + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified ServiceAccount + operationId: replaceNamespacedServiceAccount + parameters: + - description: name of the ServiceAccount + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceAccount' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: ServiceAccount + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/services: + get: + description: list or watch objects of kind Service + operationId: listNamespacedService + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ServiceList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ServiceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + post: + description: create a Service + operationId: createNamespacedService + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Service' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/services/{name}: + delete: + description: delete a Service + operationId: deleteNamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + get: + description: read the specified Service + operationId: readNamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + patch: + description: partially update the specified Service + operationId: patchNamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified Service + operationId: replaceNamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Service' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{namespace}/services/{name}/proxy: + delete: + description: connect DELETE requests to proxy of Service + operationId: connectDeleteNamespacedServiceProxy + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + get: + description: connect GET requests to proxy of Service + operationId: connectGetNamespacedServiceProxy + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + head: + description: connect HEAD requests to proxy of Service + operationId: connectHeadNamespacedServiceProxy + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + options: + description: connect OPTIONS requests to proxy of Service + operationId: connectOptionsNamespacedServiceProxy + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + patch: + description: connect PATCH requests to proxy of Service + operationId: connectPatchNamespacedServiceProxy + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + post: + description: connect POST requests to proxy of Service + operationId: connectPostNamespacedServiceProxy + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + put: + description: connect PUT requests to proxy of Service + operationId: connectPutNamespacedServiceProxy + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}: + delete: + description: connect DELETE requests to proxy of Service + operationId: connectDeleteNamespacedServiceProxyWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + get: + description: connect GET requests to proxy of Service + operationId: connectGetNamespacedServiceProxyWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + head: + description: connect HEAD requests to proxy of Service + operationId: connectHeadNamespacedServiceProxyWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + options: + description: connect OPTIONS requests to proxy of Service + operationId: connectOptionsNamespacedServiceProxyWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + patch: + description: connect PATCH requests to proxy of Service + operationId: connectPatchNamespacedServiceProxyWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + post: + description: connect POST requests to proxy of Service + operationId: connectPostNamespacedServiceProxyWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + put: + description: connect PUT requests to proxy of Service + operationId: connectPutNamespacedServiceProxyWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the part of URLs that include service endpoints, suffixes, + and parameters to use for the current proxy request to service. For example, + the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. + Path is _search?q=user:kimchy. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + /api/v1/namespaces/{namespace}/services/{name}/status: + get: + description: read status of the specified Service + operationId: readNamespacedServiceStatus + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + patch: + description: partially update status of the specified Service + operationId: patchNamespacedServiceStatus + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified Service + operationId: replaceNamespacedServiceStatus + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Service' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Service' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Service' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Service' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{name}: + delete: + description: delete a Namespace + operationId: deleteNamespace + parameters: + - description: name of the Namespace + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: Namespace + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified Namespace + operationId: readNamespace + parameters: + - description: name of the Namespace + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Namespace + version: v1 + patch: + description: partially update the specified Namespace + operationId: patchNamespace + parameters: + - description: name of the Namespace + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Namespace + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified Namespace + operationId: replaceNamespace + parameters: + - description: name of the Namespace + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Namespace' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Namespace + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{name}/finalize: + put: + description: replace finalize of the specified Namespace + operationId: replaceNamespaceFinalize + parameters: + - description: name of the Namespace + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Namespace' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Namespace + version: v1 + x-codegen-request-body-name: body + /api/v1/namespaces/{name}/status: + get: + description: read status of the specified Namespace + operationId: readNamespaceStatus + parameters: + - description: name of the Namespace + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Namespace + version: v1 + patch: + description: partially update status of the specified Namespace + operationId: patchNamespaceStatus + parameters: + - description: name of the Namespace + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Namespace + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified Namespace + operationId: replaceNamespaceStatus + parameters: + - description: name of the Namespace + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Namespace' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Namespace' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Namespace' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Namespace + version: v1 + x-codegen-request-body-name: body + /api/v1/nodes: + delete: + description: delete collection of Node + operationId: deleteCollectionNode + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + get: + description: list or watch objects of kind Node + operationId: listNode + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NodeList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NodeList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NodeList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.NodeList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.NodeList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + post: + description: create a Node + operationId: createNode + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Node' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + x-codegen-request-body-name: body + /api/v1/nodes/{name}: + delete: + description: delete a Node + operationId: deleteNode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified Node + operationId: readNode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + patch: + description: partially update the specified Node + operationId: patchNode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified Node + operationId: replaceNode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Node' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + x-codegen-request-body-name: body + /api/v1/nodes/{name}/proxy: + delete: + description: connect DELETE requests to proxy of Node + operationId: connectDeleteNodeProxy + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + get: + description: connect GET requests to proxy of Node + operationId: connectGetNodeProxy + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + head: + description: connect HEAD requests to proxy of Node + operationId: connectHeadNodeProxy + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + options: + description: connect OPTIONS requests to proxy of Node + operationId: connectOptionsNodeProxy + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + patch: + description: connect PATCH requests to proxy of Node + operationId: connectPatchNodeProxy + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + post: + description: connect POST requests to proxy of Node + operationId: connectPostNodeProxy + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + put: + description: connect PUT requests to proxy of Node + operationId: connectPutNodeProxy + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + /api/v1/nodes/{name}/proxy/{path}: + delete: + description: connect DELETE requests to proxy of Node + operationId: connectDeleteNodeProxyWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + get: + description: connect GET requests to proxy of Node + operationId: connectGetNodeProxyWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + head: + description: connect HEAD requests to proxy of Node + operationId: connectHeadNodeProxyWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + options: + description: connect OPTIONS requests to proxy of Node + operationId: connectOptionsNodeProxyWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + patch: + description: connect PATCH requests to proxy of Node + operationId: connectPatchNodeProxyWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + post: + description: connect POST requests to proxy of Node + operationId: connectPostNodeProxyWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + put: + description: connect PUT requests to proxy of Node + operationId: connectPutNodeProxyWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + - description: Path is the URL path to use for the current proxy request to + node. + in: query + name: path + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: connect + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + /api/v1/nodes/{name}/status: + get: + description: read status of the specified Node + operationId: readNodeStatus + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + patch: + description: partially update status of the specified Node + operationId: patchNodeStatus + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified Node + operationId: replaceNodeStatus + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Node' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Node' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Node' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Node' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + x-codegen-request-body-name: body + /api/v1/persistentvolumeclaims: + get: + description: list or watch objects of kind PersistentVolumeClaim + operationId: listPersistentVolumeClaimForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaimList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaimList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaimList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaimList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeClaimList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolumeClaim + version: v1 + /api/v1/persistentvolumes: + delete: + description: delete collection of PersistentVolume + operationId: deleteCollectionPersistentVolume + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolume + version: v1 + get: + description: list or watch objects of kind PersistentVolume + operationId: listPersistentVolume + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.PersistentVolumeList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolume + version: v1 + post: + description: create a PersistentVolume + operationId: createPersistentVolume + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolume + version: v1 + x-codegen-request-body-name: body + /api/v1/persistentvolumes/{name}: + delete: + description: delete a PersistentVolume + operationId: deletePersistentVolume + parameters: + - description: name of the PersistentVolume + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolume + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified PersistentVolume + operationId: readPersistentVolume + parameters: + - description: name of the PersistentVolume + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolume + version: v1 + patch: + description: partially update the specified PersistentVolume + operationId: patchPersistentVolume + parameters: + - description: name of the PersistentVolume + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolume + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified PersistentVolume + operationId: replacePersistentVolume + parameters: + - description: name of the PersistentVolume + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolume + version: v1 + x-codegen-request-body-name: body + /api/v1/persistentvolumes/{name}/status: + get: + description: read status of the specified PersistentVolume + operationId: readPersistentVolumeStatus + parameters: + - description: name of the PersistentVolume + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolume + version: v1 + patch: + description: partially update status of the specified PersistentVolume + operationId: patchPersistentVolumeStatus + parameters: + - description: name of the PersistentVolume + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolume + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified PersistentVolume + operationId: replacePersistentVolumeStatus + parameters: + - description: name of the PersistentVolume + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PersistentVolume' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: "" + kind: PersistentVolume + version: v1 + x-codegen-request-body-name: body + /api/v1/pods: + get: + description: list or watch objects of kind Pod + operationId: listPodForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.PodList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.PodList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + /api/v1/podtemplates: + get: + description: list or watch objects of kind PodTemplate + operationId: listPodTemplateForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.PodTemplateList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.PodTemplateList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.PodTemplateList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.PodTemplateList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.PodTemplateList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: PodTemplate + version: v1 + /api/v1/proxy/namespaces/{namespace}/pods/{name}: + delete: + description: proxy DELETE requests to Pod + operationId: proxyDELETENamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + get: + description: proxy GET requests to Pod + operationId: proxyGETNamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + head: + description: proxy HEAD requests to Pod + operationId: proxyHEADNamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + options: + description: proxy OPTIONS requests to Pod + operationId: proxyOPTIONSNamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + patch: + description: proxy PATCH requests to Pod + operationId: proxyPATCHNamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + post: + description: proxy POST requests to Pod + operationId: proxyPOSTNamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + put: + description: proxy PUT requests to Pod + operationId: proxyPUTNamespacedPod + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + /api/v1/proxy/namespaces/{namespace}/pods/{name}/{path}: + delete: + description: proxy DELETE requests to Pod + operationId: proxyDELETENamespacedPodWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + get: + description: proxy GET requests to Pod + operationId: proxyGETNamespacedPodWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + head: + description: proxy HEAD requests to Pod + operationId: proxyHEADNamespacedPodWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + options: + description: proxy OPTIONS requests to Pod + operationId: proxyOPTIONSNamespacedPodWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + patch: + description: proxy PATCH requests to Pod + operationId: proxyPATCHNamespacedPodWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + post: + description: proxy POST requests to Pod + operationId: proxyPOSTNamespacedPodWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + put: + description: proxy PUT requests to Pod + operationId: proxyPUTNamespacedPodWithPath + parameters: + - description: name of the Pod + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Pod + version: v1 + /api/v1/proxy/namespaces/{namespace}/services/{name}: + delete: + description: proxy DELETE requests to Service + operationId: proxyDELETENamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + get: + description: proxy GET requests to Service + operationId: proxyGETNamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + head: + description: proxy HEAD requests to Service + operationId: proxyHEADNamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + options: + description: proxy OPTIONS requests to Service + operationId: proxyOPTIONSNamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + patch: + description: proxy PATCH requests to Service + operationId: proxyPATCHNamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + post: + description: proxy POST requests to Service + operationId: proxyPOSTNamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + put: + description: proxy PUT requests to Service + operationId: proxyPUTNamespacedService + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + /api/v1/proxy/namespaces/{namespace}/services/{name}/{path}: + delete: + description: proxy DELETE requests to Service + operationId: proxyDELETENamespacedServiceWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + get: + description: proxy GET requests to Service + operationId: proxyGETNamespacedServiceWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + head: + description: proxy HEAD requests to Service + operationId: proxyHEADNamespacedServiceWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + options: + description: proxy OPTIONS requests to Service + operationId: proxyOPTIONSNamespacedServiceWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + patch: + description: proxy PATCH requests to Service + operationId: proxyPATCHNamespacedServiceWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + post: + description: proxy POST requests to Service + operationId: proxyPOSTNamespacedServiceWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + put: + description: proxy PUT requests to Service + operationId: proxyPUTNamespacedServiceWithPath + parameters: + - description: name of the Service + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + /api/v1/proxy/nodes/{name}: + delete: + description: proxy DELETE requests to Node + operationId: proxyDELETENode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + get: + description: proxy GET requests to Node + operationId: proxyGETNode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + head: + description: proxy HEAD requests to Node + operationId: proxyHEADNode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + options: + description: proxy OPTIONS requests to Node + operationId: proxyOPTIONSNode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + patch: + description: proxy PATCH requests to Node + operationId: proxyPATCHNode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + post: + description: proxy POST requests to Node + operationId: proxyPOSTNode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + put: + description: proxy PUT requests to Node + operationId: proxyPUTNode + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + /api/v1/proxy/nodes/{name}/{path}: + delete: + description: proxy DELETE requests to Node + operationId: proxyDELETENodeWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + get: + description: proxy GET requests to Node + operationId: proxyGETNodeWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + head: + description: proxy HEAD requests to Node + operationId: proxyHEADNodeWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + options: + description: proxy OPTIONS requests to Node + operationId: proxyOPTIONSNodeWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + patch: + description: proxy PATCH requests to Node + operationId: proxyPATCHNodeWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + post: + description: proxy POST requests to Node + operationId: proxyPOSTNodeWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + put: + description: proxy PUT requests to Node + operationId: proxyPUTNodeWithPath + parameters: + - description: name of the Node + in: path + name: name + required: true + schema: + type: string + - description: path to the resource + in: path + name: path + required: true + schema: + type: string + responses: + 200: + content: + '*/*': + schema: + type: string + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: proxy + x-kubernetes-group-version-kind: + group: "" + kind: Node + version: v1 + /api/v1/replicationcontrollers: + get: + description: list or watch objects of kind ReplicationController + operationId: listReplicationControllerForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicationControllerList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicationControllerList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicationControllerList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ReplicationControllerList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ReplicationControllerList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: ReplicationController + version: v1 + /api/v1/resourcequotas: + get: + description: list or watch objects of kind ResourceQuota + operationId: listResourceQuotaForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ResourceQuotaList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ResourceQuotaList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ResourceQuotaList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ResourceQuotaList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ResourceQuotaList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: ResourceQuota + version: v1 + /api/v1/secrets: + get: + description: list or watch objects of kind Secret + operationId: listSecretForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SecretList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SecretList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SecretList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.SecretList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.SecretList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Secret + version: v1 + /api/v1/serviceaccounts: + get: + description: list or watch objects of kind ServiceAccount + operationId: listServiceAccountForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceAccountList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceAccountList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceAccountList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ServiceAccountList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ServiceAccountList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: ServiceAccount + version: v1 + /api/v1/services: + get: + description: list or watch objects of kind Service + operationId: listServiceForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ServiceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ServiceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ServiceList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ServiceList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ServiceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - core_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: "" + kind: Service + version: v1 + /api/v1/watch/configmaps: {} + /api/v1/watch/endpoints: {} + /api/v1/watch/events: {} + /api/v1/watch/limitranges: {} + /api/v1/watch/namespaces: {} + /api/v1/watch/namespaces/{namespace}/configmaps: {} + /api/v1/watch/namespaces/{namespace}/configmaps/{name}: {} + /api/v1/watch/namespaces/{namespace}/endpoints: {} + /api/v1/watch/namespaces/{namespace}/endpoints/{name}: {} + /api/v1/watch/namespaces/{namespace}/events: {} + /api/v1/watch/namespaces/{namespace}/events/{name}: {} + /api/v1/watch/namespaces/{namespace}/limitranges: {} + /api/v1/watch/namespaces/{namespace}/limitranges/{name}: {} + /api/v1/watch/namespaces/{namespace}/persistentvolumeclaims: {} + /api/v1/watch/namespaces/{namespace}/persistentvolumeclaims/{name}: {} + /api/v1/watch/namespaces/{namespace}/pods: {} + /api/v1/watch/namespaces/{namespace}/pods/{name}: {} + /api/v1/watch/namespaces/{namespace}/podtemplates: {} + /api/v1/watch/namespaces/{namespace}/podtemplates/{name}: {} + /api/v1/watch/namespaces/{namespace}/replicationcontrollers: {} + /api/v1/watch/namespaces/{namespace}/replicationcontrollers/{name}: {} + /api/v1/watch/namespaces/{namespace}/resourcequotas: {} + /api/v1/watch/namespaces/{namespace}/resourcequotas/{name}: {} + /api/v1/watch/namespaces/{namespace}/secrets: {} + /api/v1/watch/namespaces/{namespace}/secrets/{name}: {} + /api/v1/watch/namespaces/{namespace}/serviceaccounts: {} + /api/v1/watch/namespaces/{namespace}/serviceaccounts/{name}: {} + /api/v1/watch/namespaces/{namespace}/services: {} + /api/v1/watch/namespaces/{namespace}/services/{name}: {} + /api/v1/watch/namespaces/{name}: {} + /api/v1/watch/nodes: {} + /api/v1/watch/nodes/{name}: {} + /api/v1/watch/persistentvolumeclaims: {} + /api/v1/watch/persistentvolumes: {} + /api/v1/watch/persistentvolumes/{name}: {} + /api/v1/watch/pods: {} + /api/v1/watch/podtemplates: {} + /api/v1/watch/replicationcontrollers: {} + /api/v1/watch/resourcequotas: {} + /api/v1/watch/secrets: {} + /api/v1/watch/serviceaccounts: {} + /api/v1/watch/services: {} + /apis/: + get: + description: get available API versions + operationId: getAPIVersions + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroupList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroupList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroupList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apis + /apis/admissionregistration.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration + /apis/admissionregistration.k8s.io/v1alpha1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1alpha1 + /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations: + delete: + description: delete collection of InitializerConfiguration + operationId: deleteCollectionInitializerConfiguration + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1alpha1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: InitializerConfiguration + version: v1alpha1 + get: + description: list or watch objects of kind InitializerConfiguration + operationId: listInitializerConfiguration + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfigurationList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfigurationList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfigurationList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfigurationList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfigurationList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: InitializerConfiguration + version: v1alpha1 + post: + description: create an InitializerConfiguration + operationId: createInitializerConfiguration + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1alpha1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: InitializerConfiguration + version: v1alpha1 + x-codegen-request-body-name: body + /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations/{name}: + delete: + description: delete an InitializerConfiguration + operationId: deleteInitializerConfiguration + parameters: + - description: name of the InitializerConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1alpha1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: InitializerConfiguration + version: v1alpha1 + x-codegen-request-body-name: body + get: + description: read the specified InitializerConfiguration + operationId: readInitializerConfiguration + parameters: + - description: name of the InitializerConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1alpha1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: InitializerConfiguration + version: v1alpha1 + patch: + description: partially update the specified InitializerConfiguration + operationId: patchInitializerConfiguration + parameters: + - description: name of the InitializerConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1alpha1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: InitializerConfiguration + version: v1alpha1 + x-codegen-request-body-name: body + put: + description: replace the specified InitializerConfiguration + operationId: replaceInitializerConfiguration + parameters: + - description: name of the InitializerConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1alpha1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: InitializerConfiguration + version: v1alpha1 + x-codegen-request-body-name: body + /apis/admissionregistration.k8s.io/v1alpha1/watch/initializerconfigurations: {} + /apis/admissionregistration.k8s.io/v1alpha1/watch/initializerconfigurations/{name}: {} + /apis/admissionregistration.k8s.io/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations: + delete: + description: delete collection of MutatingWebhookConfiguration + operationId: deleteCollectionMutatingWebhookConfiguration + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + version: v1beta1 + get: + description: list or watch objects of kind MutatingWebhookConfiguration + operationId: listMutatingWebhookConfiguration + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfigurationList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfigurationList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfigurationList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfigurationList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfigurationList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + version: v1beta1 + post: + description: create a MutatingWebhookConfiguration + operationId: createMutatingWebhookConfiguration + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + version: v1beta1 + x-codegen-request-body-name: body + /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations/{name}: + delete: + description: delete a MutatingWebhookConfiguration + operationId: deleteMutatingWebhookConfiguration + parameters: + - description: name of the MutatingWebhookConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified MutatingWebhookConfiguration + operationId: readMutatingWebhookConfiguration + parameters: + - description: name of the MutatingWebhookConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + version: v1beta1 + patch: + description: partially update the specified MutatingWebhookConfiguration + operationId: patchMutatingWebhookConfiguration + parameters: + - description: name of the MutatingWebhookConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified MutatingWebhookConfiguration + operationId: replaceMutatingWebhookConfiguration + parameters: + - description: name of the MutatingWebhookConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + version: v1beta1 + x-codegen-request-body-name: body + /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations: + delete: + description: delete collection of ValidatingWebhookConfiguration + operationId: deleteCollectionValidatingWebhookConfiguration + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: ValidatingWebhookConfiguration + version: v1beta1 + get: + description: list or watch objects of kind ValidatingWebhookConfiguration + operationId: listValidatingWebhookConfiguration + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfigurationList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfigurationList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfigurationList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfigurationList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfigurationList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: ValidatingWebhookConfiguration + version: v1beta1 + post: + description: create a ValidatingWebhookConfiguration + operationId: createValidatingWebhookConfiguration + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: ValidatingWebhookConfiguration + version: v1beta1 + x-codegen-request-body-name: body + /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations/{name}: + delete: + description: delete a ValidatingWebhookConfiguration + operationId: deleteValidatingWebhookConfiguration + parameters: + - description: name of the ValidatingWebhookConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: ValidatingWebhookConfiguration + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified ValidatingWebhookConfiguration + operationId: readValidatingWebhookConfiguration + parameters: + - description: name of the ValidatingWebhookConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: ValidatingWebhookConfiguration + version: v1beta1 + patch: + description: partially update the specified ValidatingWebhookConfiguration + operationId: patchValidatingWebhookConfiguration + parameters: + - description: name of the ValidatingWebhookConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: ValidatingWebhookConfiguration + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified ValidatingWebhookConfiguration + operationId: replaceValidatingWebhookConfiguration + parameters: + - description: name of the ValidatingWebhookConfiguration + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - admissionregistration_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: admissionregistration.k8s.io + kind: ValidatingWebhookConfiguration + version: v1beta1 + x-codegen-request-body-name: body + /apis/admissionregistration.k8s.io/v1beta1/watch/mutatingwebhookconfigurations: {} + /apis/admissionregistration.k8s.io/v1beta1/watch/mutatingwebhookconfigurations/{name}: {} + /apis/admissionregistration.k8s.io/v1beta1/watch/validatingwebhookconfigurations: {} + /apis/admissionregistration.k8s.io/v1beta1/watch/validatingwebhookconfigurations/{name}: {} + /apis/apiextensions.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiextensions + /apis/apiextensions.k8s.io/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiextensions_v1beta1 + /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions: + delete: + description: delete collection of CustomResourceDefinition + operationId: deleteCollectionCustomResourceDefinition + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiextensions_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apiextensions.k8s.io + kind: CustomResourceDefinition + version: v1beta1 + get: + description: list or watch objects of kind CustomResourceDefinition + operationId: listCustomResourceDefinition + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinitionList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinitionList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinitionList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinitionList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinitionList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiextensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apiextensions.k8s.io + kind: CustomResourceDefinition + version: v1beta1 + post: + description: create a CustomResourceDefinition + operationId: createCustomResourceDefinition + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apiextensions_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apiextensions.k8s.io + kind: CustomResourceDefinition + version: v1beta1 + x-codegen-request-body-name: body + /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}: + delete: + description: delete a CustomResourceDefinition + operationId: deleteCustomResourceDefinition + parameters: + - description: name of the CustomResourceDefinition + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiextensions_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apiextensions.k8s.io + kind: CustomResourceDefinition + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified CustomResourceDefinition + operationId: readCustomResourceDefinition + parameters: + - description: name of the CustomResourceDefinition + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiextensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apiextensions.k8s.io + kind: CustomResourceDefinition + version: v1beta1 + patch: + description: partially update the specified CustomResourceDefinition + operationId: patchCustomResourceDefinition + parameters: + - description: name of the CustomResourceDefinition + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiextensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apiextensions.k8s.io + kind: CustomResourceDefinition + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified CustomResourceDefinition + operationId: replaceCustomResourceDefinition + parameters: + - description: name of the CustomResourceDefinition + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apiextensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apiextensions.k8s.io + kind: CustomResourceDefinition + version: v1beta1 + x-codegen-request-body-name: body + /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}/status: + put: + description: replace status of the specified CustomResourceDefinition + operationId: replaceCustomResourceDefinitionStatus + parameters: + - description: name of the CustomResourceDefinition + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apiextensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apiextensions.k8s.io + kind: CustomResourceDefinition + version: v1beta1 + x-codegen-request-body-name: body + /apis/apiextensions.k8s.io/v1beta1/watch/customresourcedefinitions: {} + /apis/apiextensions.k8s.io/v1beta1/watch/customresourcedefinitions/{name}: {} + /apis/apiregistration.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiregistration + /apis/apiregistration.k8s.io/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiregistration_v1beta1 + /apis/apiregistration.k8s.io/v1beta1/apiservices: + delete: + description: delete collection of APIService + operationId: deleteCollectionAPIService + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiregistration_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apiregistration.k8s.io + kind: APIService + version: v1beta1 + get: + description: list or watch objects of kind APIService + operationId: listAPIService + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.APIServiceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.APIServiceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.APIServiceList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.APIServiceList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.APIServiceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiregistration_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apiregistration.k8s.io + kind: APIService + version: v1beta1 + post: + description: create an APIService + operationId: createAPIService + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.APIService' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apiregistration_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apiregistration.k8s.io + kind: APIService + version: v1beta1 + x-codegen-request-body-name: body + /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}: + delete: + description: delete an APIService + operationId: deleteAPIService + parameters: + - description: name of the APIService + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiregistration_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apiregistration.k8s.io + kind: APIService + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified APIService + operationId: readAPIService + parameters: + - description: name of the APIService + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiregistration_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apiregistration.k8s.io + kind: APIService + version: v1beta1 + patch: + description: partially update the specified APIService + operationId: patchAPIService + parameters: + - description: name of the APIService + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apiregistration_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apiregistration.k8s.io + kind: APIService + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified APIService + operationId: replaceAPIService + parameters: + - description: name of the APIService + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.APIService' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apiregistration_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apiregistration.k8s.io + kind: APIService + version: v1beta1 + x-codegen-request-body-name: body + /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}/status: + put: + description: replace status of the specified APIService + operationId: replaceAPIServiceStatus + parameters: + - description: name of the APIService + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.APIService' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.APIService' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apiregistration_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apiregistration.k8s.io + kind: APIService + version: v1beta1 + x-codegen-request-body-name: body + /apis/apiregistration.k8s.io/v1beta1/watch/apiservices: {} + /apis/apiregistration.k8s.io/v1beta1/watch/apiservices/{name}: {} + /apis/apps/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps + /apis/apps/v1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + /apis/apps/v1/controllerrevisions: + get: + description: list or watch objects of kind ControllerRevision + operationId: listControllerRevisionForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ControllerRevisionList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ControllerRevisionList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ControllerRevisionList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ControllerRevisionList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ControllerRevisionList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1 + /apis/apps/v1/daemonsets: + get: + description: list or watch objects of kind DaemonSet + operationId: listDaemonSetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.DaemonSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.DaemonSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + /apis/apps/v1/deployments: + get: + description: list or watch objects of kind Deployment + operationId: listDeploymentForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DeploymentList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DeploymentList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DeploymentList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.DeploymentList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.DeploymentList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + /apis/apps/v1/namespaces/{namespace}/controllerrevisions: + delete: + description: delete collection of ControllerRevision + operationId: deleteCollectionNamespacedControllerRevision + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1 + get: + description: list or watch objects of kind ControllerRevision + operationId: listNamespacedControllerRevision + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ControllerRevisionList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ControllerRevisionList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ControllerRevisionList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ControllerRevisionList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ControllerRevisionList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1 + post: + description: create a ControllerRevision + operationId: createNamespacedControllerRevision + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}: + delete: + description: delete a ControllerRevision + operationId: deleteNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified ControllerRevision + operationId: readNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1 + patch: + description: partially update the specified ControllerRevision + operationId: patchNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified ControllerRevision + operationId: replaceNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ControllerRevision' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/daemonsets: + delete: + description: delete collection of DaemonSet + operationId: deleteCollectionNamespacedDaemonSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + get: + description: list or watch objects of kind DaemonSet + operationId: listNamespacedDaemonSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.DaemonSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.DaemonSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + post: + description: create a DaemonSet + operationId: createNamespacedDaemonSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DaemonSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}: + delete: + description: delete a DaemonSet + operationId: deleteNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified DaemonSet + operationId: readNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + patch: + description: partially update the specified DaemonSet + operationId: patchNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified DaemonSet + operationId: replaceNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DaemonSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status: + get: + description: read status of the specified DaemonSet + operationId: readNamespacedDaemonSetStatus + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + patch: + description: partially update status of the specified DaemonSet + operationId: patchNamespacedDaemonSetStatus + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified DaemonSet + operationId: replaceNamespacedDaemonSetStatus + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DaemonSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DaemonSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/deployments: + delete: + description: delete collection of Deployment + operationId: deleteCollectionNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + get: + description: list or watch objects of kind Deployment + operationId: listNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.DeploymentList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.DeploymentList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.DeploymentList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.DeploymentList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.DeploymentList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + post: + description: create a Deployment + operationId: createNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/deployments/{name}: + delete: + description: delete a Deployment + operationId: deleteNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified Deployment + operationId: readNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + patch: + description: partially update the specified Deployment + operationId: patchNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified Deployment + operationId: replaceNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale: + get: + description: read scale of the specified Deployment + operationId: readNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + patch: + description: partially update scale of the specified Deployment + operationId: patchNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + x-codegen-request-body-name: body + put: + description: replace scale of the specified Deployment + operationId: replaceNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status: + get: + description: read status of the specified Deployment + operationId: readNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + patch: + description: partially update status of the specified Deployment + operationId: patchNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified Deployment + operationId: replaceNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Deployment' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/replicasets: + delete: + description: delete collection of ReplicaSet + operationId: deleteCollectionNamespacedReplicaSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + get: + description: list or watch objects of kind ReplicaSet + operationId: listNamespacedReplicaSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ReplicaSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ReplicaSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + post: + description: create a ReplicaSet + operationId: createNamespacedReplicaSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/replicasets/{name}: + delete: + description: delete a ReplicaSet + operationId: deleteNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified ReplicaSet + operationId: readNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + patch: + description: partially update the specified ReplicaSet + operationId: patchNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified ReplicaSet + operationId: replaceNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale: + get: + description: read scale of the specified ReplicaSet + operationId: readNamespacedReplicaSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + patch: + description: partially update scale of the specified ReplicaSet + operationId: patchNamespacedReplicaSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + x-codegen-request-body-name: body + put: + description: replace scale of the specified ReplicaSet + operationId: replaceNamespacedReplicaSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status: + get: + description: read status of the specified ReplicaSet + operationId: readNamespacedReplicaSetStatus + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + patch: + description: partially update status of the specified ReplicaSet + operationId: patchNamespacedReplicaSetStatus + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified ReplicaSet + operationId: replaceNamespacedReplicaSetStatus + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/statefulsets: + delete: + description: delete collection of StatefulSet + operationId: deleteCollectionNamespacedStatefulSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + get: + description: list or watch objects of kind StatefulSet + operationId: listNamespacedStatefulSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.StatefulSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.StatefulSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + post: + description: create a StatefulSet + operationId: createNamespacedStatefulSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.StatefulSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}: + delete: + description: delete a StatefulSet + operationId: deleteNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified StatefulSet + operationId: readNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + patch: + description: partially update the specified StatefulSet + operationId: patchNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified StatefulSet + operationId: replaceNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.StatefulSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale: + get: + description: read scale of the specified StatefulSet + operationId: readNamespacedStatefulSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + patch: + description: partially update scale of the specified StatefulSet + operationId: patchNamespacedStatefulSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + x-codegen-request-body-name: body + put: + description: replace scale of the specified StatefulSet + operationId: replaceNamespacedStatefulSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: autoscaling + kind: Scale + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status: + get: + description: read status of the specified StatefulSet + operationId: readNamespacedStatefulSetStatus + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + patch: + description: partially update status of the specified StatefulSet + operationId: patchNamespacedStatefulSetStatus + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified StatefulSet + operationId: replaceNamespacedStatefulSetStatus + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.StatefulSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + x-codegen-request-body-name: body + /apis/apps/v1/replicasets: + get: + description: list or watch objects of kind ReplicaSet + operationId: listReplicaSetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ReplicaSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ReplicaSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ReplicaSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ReplicaSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ReplicaSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1 + /apis/apps/v1/statefulsets: + get: + description: list or watch objects of kind StatefulSet + operationId: listStatefulSetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StatefulSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StatefulSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StatefulSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.StatefulSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.StatefulSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1 + /apis/apps/v1/watch/controllerrevisions: {} + /apis/apps/v1/watch/daemonsets: {} + /apis/apps/v1/watch/deployments: {} + /apis/apps/v1/watch/namespaces/{namespace}/controllerrevisions: {} + /apis/apps/v1/watch/namespaces/{namespace}/controllerrevisions/{name}: {} + /apis/apps/v1/watch/namespaces/{namespace}/daemonsets: {} + /apis/apps/v1/watch/namespaces/{namespace}/daemonsets/{name}: {} + /apis/apps/v1/watch/namespaces/{namespace}/deployments: {} + /apis/apps/v1/watch/namespaces/{namespace}/deployments/{name}: {} + /apis/apps/v1/watch/namespaces/{namespace}/replicasets: {} + /apis/apps/v1/watch/namespaces/{namespace}/replicasets/{name}: {} + /apis/apps/v1/watch/namespaces/{namespace}/statefulsets: {} + /apis/apps/v1/watch/namespaces/{namespace}/statefulsets/{name}: {} + /apis/apps/v1/watch/replicasets: {} + /apis/apps/v1/watch/statefulsets: {} + /apis/apps/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + /apis/apps/v1beta1/controllerrevisions: + get: + description: list or watch objects of kind ControllerRevision + operationId: listControllerRevisionForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevisionList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevisionList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevisionList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevisionList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevisionList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta1 + /apis/apps/v1beta1/deployments: + get: + description: list or watch objects of kind Deployment + operationId: listDeploymentForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentList' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions: + delete: + description: delete collection of ControllerRevision + operationId: deleteCollectionNamespacedControllerRevision + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta1 + get: + description: list or watch objects of kind ControllerRevision + operationId: listNamespacedControllerRevision + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevisionList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevisionList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevisionList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevisionList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevisionList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta1 + post: + description: create a ControllerRevision + operationId: createNamespacedControllerRevision + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name}: + delete: + description: delete a ControllerRevision + operationId: deleteNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified ControllerRevision + operationId: readNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta1 + patch: + description: partially update the specified ControllerRevision + operationId: patchNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified ControllerRevision + operationId: replaceNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/namespaces/{namespace}/deployments: + delete: + description: delete collection of Deployment + operationId: deleteCollectionNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + get: + description: list or watch objects of kind Deployment + operationId: listNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentList' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + post: + description: create a Deployment + operationId: createNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}: + delete: + description: delete a Deployment + operationId: deleteNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified Deployment + operationId: readNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + patch: + description: partially update the specified Deployment + operationId: patchNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified Deployment + operationId: replaceNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/rollback: + post: + description: create rollback of a Deployment + operationId: createNamespacedDeploymentRollback + parameters: + - description: name of the DeploymentRollback + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentRollback' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentRollback' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentRollback' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentRollback' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentRollback' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentRollback' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentRollback' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentRollback' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentRollback' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.DeploymentRollback' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: DeploymentRollback + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale: + get: + description: read scale of the specified Deployment + operationId: readNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta1 + patch: + description: partially update scale of the specified Deployment + operationId: patchNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace scale of the specified Deployment + operationId: replaceNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/status: + get: + description: read status of the specified Deployment + operationId: readNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + patch: + description: partially update status of the specified Deployment + operationId: patchNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace status of the specified Deployment + operationId: replaceNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/namespaces/{namespace}/statefulsets: + delete: + description: delete collection of StatefulSet + operationId: deleteCollectionNamespacedStatefulSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + get: + description: list or watch objects of kind StatefulSet + operationId: listNamespacedStatefulSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + post: + description: create a StatefulSet + operationId: createNamespacedStatefulSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}: + delete: + description: delete a StatefulSet + operationId: deleteNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified StatefulSet + operationId: readNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + patch: + description: partially update the specified StatefulSet + operationId: patchNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified StatefulSet + operationId: replaceNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scale: + get: + description: read scale of the specified StatefulSet + operationId: readNamespacedStatefulSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta1 + patch: + description: partially update scale of the specified StatefulSet + operationId: patchNamespacedStatefulSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace scale of the specified StatefulSet + operationId: replaceNamespacedStatefulSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/apps.v1beta1.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/status: + get: + description: read status of the specified StatefulSet + operationId: readNamespacedStatefulSetStatus + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + patch: + description: partially update status of the specified StatefulSet + operationId: patchNamespacedStatefulSetStatus + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace status of the specified StatefulSet + operationId: replaceNamespacedStatefulSetStatus + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + x-codegen-request-body-name: body + /apis/apps/v1beta1/statefulsets: + get: + description: list or watch objects of kind StatefulSet + operationId: listStatefulSetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.StatefulSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta1 + /apis/apps/v1beta1/watch/controllerrevisions: {} + /apis/apps/v1beta1/watch/deployments: {} + /apis/apps/v1beta1/watch/namespaces/{namespace}/controllerrevisions: {} + /apis/apps/v1beta1/watch/namespaces/{namespace}/controllerrevisions/{name}: {} + /apis/apps/v1beta1/watch/namespaces/{namespace}/deployments: {} + /apis/apps/v1beta1/watch/namespaces/{namespace}/deployments/{name}: {} + /apis/apps/v1beta1/watch/namespaces/{namespace}/statefulsets: {} + /apis/apps/v1beta1/watch/namespaces/{namespace}/statefulsets/{name}: {} + /apis/apps/v1beta1/watch/statefulsets: {} + /apis/apps/v1beta2/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + /apis/apps/v1beta2/controllerrevisions: + get: + description: list or watch objects of kind ControllerRevision + operationId: listControllerRevisionForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevisionList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevisionList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevisionList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevisionList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevisionList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta2 + /apis/apps/v1beta2/daemonsets: + get: + description: list or watch objects of kind DaemonSet + operationId: listDaemonSetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + /apis/apps/v1beta2/deployments: + get: + description: list or watch objects of kind Deployment + operationId: listDeploymentForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DeploymentList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DeploymentList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DeploymentList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.DeploymentList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.DeploymentList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions: + delete: + description: delete collection of ControllerRevision + operationId: deleteCollectionNamespacedControllerRevision + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta2 + get: + description: list or watch objects of kind ControllerRevision + operationId: listNamespacedControllerRevision + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevisionList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevisionList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevisionList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevisionList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevisionList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta2 + post: + description: create a ControllerRevision + operationId: createNamespacedControllerRevision + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions/{name}: + delete: + description: delete a ControllerRevision + operationId: deleteNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta2 + x-codegen-request-body-name: body + get: + description: read the specified ControllerRevision + operationId: readNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta2 + patch: + description: partially update the specified ControllerRevision + operationId: patchNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace the specified ControllerRevision + operationId: replaceNamespacedControllerRevision + parameters: + - description: name of the ControllerRevision + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: ControllerRevision + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/daemonsets: + delete: + description: delete collection of DaemonSet + operationId: deleteCollectionNamespacedDaemonSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + get: + description: list or watch objects of kind DaemonSet + operationId: listNamespacedDaemonSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + post: + description: create a DaemonSet + operationId: createNamespacedDaemonSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}: + delete: + description: delete a DaemonSet + operationId: deleteNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + x-codegen-request-body-name: body + get: + description: read the specified DaemonSet + operationId: readNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + patch: + description: partially update the specified DaemonSet + operationId: patchNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace the specified DaemonSet + operationId: replaceNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}/status: + get: + description: read status of the specified DaemonSet + operationId: readNamespacedDaemonSetStatus + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + patch: + description: partially update status of the specified DaemonSet + operationId: patchNamespacedDaemonSetStatus + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace status of the specified DaemonSet + operationId: replaceNamespacedDaemonSetStatus + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DaemonSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: DaemonSet + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/deployments: + delete: + description: delete collection of Deployment + operationId: deleteCollectionNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + get: + description: list or watch objects of kind Deployment + operationId: listNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.DeploymentList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.DeploymentList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.DeploymentList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.DeploymentList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.DeploymentList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + post: + description: create a Deployment + operationId: createNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}: + delete: + description: delete a Deployment + operationId: deleteNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + x-codegen-request-body-name: body + get: + description: read the specified Deployment + operationId: readNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + patch: + description: partially update the specified Deployment + operationId: patchNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace the specified Deployment + operationId: replaceNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale: + get: + description: read scale of the specified Deployment + operationId: readNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta2 + patch: + description: partially update scale of the specified Deployment + operationId: patchNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace scale of the specified Deployment + operationId: replaceNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/status: + get: + description: read status of the specified Deployment + operationId: readNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + patch: + description: partially update status of the specified Deployment + operationId: patchNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace status of the specified Deployment + operationId: replaceNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Deployment' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Deployment + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/replicasets: + delete: + description: delete collection of ReplicaSet + operationId: deleteCollectionNamespacedReplicaSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + get: + description: list or watch objects of kind ReplicaSet + operationId: listNamespacedReplicaSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + post: + description: create a ReplicaSet + operationId: createNamespacedReplicaSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}: + delete: + description: delete a ReplicaSet + operationId: deleteNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + x-codegen-request-body-name: body + get: + description: read the specified ReplicaSet + operationId: readNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + patch: + description: partially update the specified ReplicaSet + operationId: patchNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace the specified ReplicaSet + operationId: replaceNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/scale: + get: + description: read scale of the specified ReplicaSet + operationId: readNamespacedReplicaSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta2 + patch: + description: partially update scale of the specified ReplicaSet + operationId: patchNamespacedReplicaSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace scale of the specified ReplicaSet + operationId: replaceNamespacedReplicaSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/status: + get: + description: read status of the specified ReplicaSet + operationId: readNamespacedReplicaSetStatus + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + patch: + description: partially update status of the specified ReplicaSet + operationId: patchNamespacedReplicaSetStatus + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace status of the specified ReplicaSet + operationId: replaceNamespacedReplicaSetStatus + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/statefulsets: + delete: + description: delete collection of StatefulSet + operationId: deleteCollectionNamespacedStatefulSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + get: + description: list or watch objects of kind StatefulSet + operationId: listNamespacedStatefulSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + post: + description: create a StatefulSet + operationId: createNamespacedStatefulSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}: + delete: + description: delete a StatefulSet + operationId: deleteNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + x-codegen-request-body-name: body + get: + description: read the specified StatefulSet + operationId: readNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + patch: + description: partially update the specified StatefulSet + operationId: patchNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace the specified StatefulSet + operationId: replaceNamespacedStatefulSet + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/scale: + get: + description: read scale of the specified StatefulSet + operationId: readNamespacedStatefulSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta2 + patch: + description: partially update scale of the specified StatefulSet + operationId: patchNamespacedStatefulSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace scale of the specified StatefulSet + operationId: replaceNamespacedStatefulSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: Scale + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/status: + get: + description: read status of the specified StatefulSet + operationId: readNamespacedStatefulSetStatus + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + patch: + description: partially update status of the specified StatefulSet + operationId: patchNamespacedStatefulSetStatus + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + x-codegen-request-body-name: body + put: + description: replace status of the specified StatefulSet + operationId: replaceNamespacedStatefulSetStatus + parameters: + - description: name of the StatefulSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + x-codegen-request-body-name: body + /apis/apps/v1beta2/replicasets: + get: + description: list or watch objects of kind ReplicaSet + operationId: listReplicaSetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.ReplicaSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: ReplicaSet + version: v1beta2 + /apis/apps/v1beta2/statefulsets: + get: + description: list or watch objects of kind StatefulSet + operationId: listStatefulSetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta2.StatefulSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - apps_v1beta2 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: apps + kind: StatefulSet + version: v1beta2 + /apis/apps/v1beta2/watch/controllerrevisions: {} + /apis/apps/v1beta2/watch/daemonsets: {} + /apis/apps/v1beta2/watch/deployments: {} + /apis/apps/v1beta2/watch/namespaces/{namespace}/controllerrevisions: {} + /apis/apps/v1beta2/watch/namespaces/{namespace}/controllerrevisions/{name}: {} + /apis/apps/v1beta2/watch/namespaces/{namespace}/daemonsets: {} + /apis/apps/v1beta2/watch/namespaces/{namespace}/daemonsets/{name}: {} + /apis/apps/v1beta2/watch/namespaces/{namespace}/deployments: {} + /apis/apps/v1beta2/watch/namespaces/{namespace}/deployments/{name}: {} + /apis/apps/v1beta2/watch/namespaces/{namespace}/replicasets: {} + /apis/apps/v1beta2/watch/namespaces/{namespace}/replicasets/{name}: {} + /apis/apps/v1beta2/watch/namespaces/{namespace}/statefulsets: {} + /apis/apps/v1beta2/watch/namespaces/{namespace}/statefulsets/{name}: {} + /apis/apps/v1beta2/watch/replicasets: {} + /apis/apps/v1beta2/watch/statefulsets: {} + /apis/authentication.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - authentication + /apis/authentication.k8s.io/v1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - authentication_v1 + /apis/authentication.k8s.io/v1/tokenreviews: + post: + description: create a TokenReview + operationId: createTokenReview + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.TokenReview' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.TokenReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.TokenReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.TokenReview' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.TokenReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.TokenReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.TokenReview' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.TokenReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.TokenReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.TokenReview' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - authentication_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: authentication.k8s.io + kind: TokenReview + version: v1 + x-codegen-request-body-name: body + /apis/authentication.k8s.io/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - authentication_v1beta1 + /apis/authentication.k8s.io/v1beta1/tokenreviews: + post: + description: create a TokenReview + operationId: createTokenReview + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.TokenReview' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.TokenReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.TokenReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.TokenReview' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.TokenReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.TokenReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.TokenReview' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.TokenReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.TokenReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.TokenReview' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - authentication_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: authentication.k8s.io + kind: TokenReview + version: v1beta1 + x-codegen-request-body-name: body + /apis/authorization.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - authorization + /apis/authorization.k8s.io/v1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - authorization_v1 + /apis/authorization.k8s.io/v1/namespaces/{namespace}/localsubjectaccessreviews: + post: + description: create a LocalSubjectAccessReview + operationId: createNamespacedLocalSubjectAccessReview + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.LocalSubjectAccessReview' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LocalSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LocalSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LocalSubjectAccessReview' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LocalSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LocalSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LocalSubjectAccessReview' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.LocalSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.LocalSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.LocalSubjectAccessReview' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - authorization_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: authorization.k8s.io + kind: LocalSubjectAccessReview + version: v1 + x-codegen-request-body-name: body + /apis/authorization.k8s.io/v1/selfsubjectaccessreviews: + post: + description: create a SelfSubjectAccessReview + operationId: createSelfSubjectAccessReview + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.SelfSubjectAccessReview' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SelfSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SelfSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SelfSubjectAccessReview' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SelfSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SelfSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SelfSubjectAccessReview' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SelfSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SelfSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SelfSubjectAccessReview' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - authorization_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: authorization.k8s.io + kind: SelfSubjectAccessReview + version: v1 + x-codegen-request-body-name: body + /apis/authorization.k8s.io/v1/selfsubjectrulesreviews: + post: + description: create a SelfSubjectRulesReview + operationId: createSelfSubjectRulesReview + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.SelfSubjectRulesReview' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SelfSubjectRulesReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SelfSubjectRulesReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SelfSubjectRulesReview' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SelfSubjectRulesReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SelfSubjectRulesReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SelfSubjectRulesReview' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SelfSubjectRulesReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SelfSubjectRulesReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SelfSubjectRulesReview' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - authorization_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: authorization.k8s.io + kind: SelfSubjectRulesReview + version: v1 + x-codegen-request-body-name: body + /apis/authorization.k8s.io/v1/subjectaccessreviews: + post: + description: create a SubjectAccessReview + operationId: createSubjectAccessReview + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.SubjectAccessReview' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SubjectAccessReview' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SubjectAccessReview' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.SubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1.SubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.SubjectAccessReview' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - authorization_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: authorization.k8s.io + kind: SubjectAccessReview + version: v1 + x-codegen-request-body-name: body + /apis/authorization.k8s.io/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - authorization_v1beta1 + /apis/authorization.k8s.io/v1beta1/namespaces/{namespace}/localsubjectaccessreviews: + post: + description: create a LocalSubjectAccessReview + operationId: createNamespacedLocalSubjectAccessReview + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.LocalSubjectAccessReview' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.LocalSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.LocalSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.LocalSubjectAccessReview' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.LocalSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.LocalSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.LocalSubjectAccessReview' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.LocalSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.LocalSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.LocalSubjectAccessReview' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - authorization_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: authorization.k8s.io + kind: LocalSubjectAccessReview + version: v1beta1 + x-codegen-request-body-name: body + /apis/authorization.k8s.io/v1beta1/selfsubjectaccessreviews: + post: + description: create a SelfSubjectAccessReview + operationId: createSelfSubjectAccessReview + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReview' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReview' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReview' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReview' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - authorization_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: authorization.k8s.io + kind: SelfSubjectAccessReview + version: v1beta1 + x-codegen-request-body-name: body + /apis/authorization.k8s.io/v1beta1/selfsubjectrulesreviews: + post: + description: create a SelfSubjectRulesReview + operationId: createSelfSubjectRulesReview + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReview' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReview' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReview' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReview' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - authorization_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: authorization.k8s.io + kind: SelfSubjectRulesReview + version: v1beta1 + x-codegen-request-body-name: body + /apis/authorization.k8s.io/v1beta1/subjectaccessreviews: + post: + description: create a SubjectAccessReview + operationId: createSubjectAccessReview + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.SubjectAccessReview' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.SubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.SubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.SubjectAccessReview' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.SubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.SubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.SubjectAccessReview' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.SubjectAccessReview' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.SubjectAccessReview' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.SubjectAccessReview' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - authorization_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: authorization.k8s.io + kind: SubjectAccessReview + version: v1beta1 + x-codegen-request-body-name: body + /apis/autoscaling/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling + /apis/autoscaling/v1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + /apis/autoscaling/v1/horizontalpodautoscalers: + get: + description: list or watch objects of kind HorizontalPodAutoscaler + operationId: listHorizontalPodAutoscalerForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers: + delete: + description: delete collection of HorizontalPodAutoscaler + operationId: deleteCollectionNamespacedHorizontalPodAutoscaler + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + get: + description: list or watch objects of kind HorizontalPodAutoscaler + operationId: listNamespacedHorizontalPodAutoscaler + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + post: + description: create a HorizontalPodAutoscaler + operationId: createNamespacedHorizontalPodAutoscaler + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + x-codegen-request-body-name: body + /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}: + delete: + description: delete a HorizontalPodAutoscaler + operationId: deleteNamespacedHorizontalPodAutoscaler + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified HorizontalPodAutoscaler + operationId: readNamespacedHorizontalPodAutoscaler + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + patch: + description: partially update the specified HorizontalPodAutoscaler + operationId: patchNamespacedHorizontalPodAutoscaler + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified HorizontalPodAutoscaler + operationId: replaceNamespacedHorizontalPodAutoscaler + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + x-codegen-request-body-name: body + /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status: + get: + description: read status of the specified HorizontalPodAutoscaler + operationId: readNamespacedHorizontalPodAutoscalerStatus + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + patch: + description: partially update status of the specified HorizontalPodAutoscaler + operationId: patchNamespacedHorizontalPodAutoscalerStatus + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified HorizontalPodAutoscaler + operationId: replaceNamespacedHorizontalPodAutoscalerStatus + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + x-codegen-request-body-name: body + /apis/autoscaling/v1/watch/horizontalpodautoscalers: {} + /apis/autoscaling/v1/watch/namespaces/{namespace}/horizontalpodautoscalers: {} + /apis/autoscaling/v1/watch/namespaces/{namespace}/horizontalpodautoscalers/{name}: {} + /apis/autoscaling/v2beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + /apis/autoscaling/v2beta1/horizontalpodautoscalers: + get: + description: list or watch objects of kind HorizontalPodAutoscaler + operationId: listHorizontalPodAutoscalerForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerList' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers: + delete: + description: delete collection of HorizontalPodAutoscaler + operationId: deleteCollectionNamespacedHorizontalPodAutoscaler + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + get: + description: list or watch objects of kind HorizontalPodAutoscaler + operationId: listNamespacedHorizontalPodAutoscaler + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerList' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + post: + description: create a HorizontalPodAutoscaler + operationId: createNamespacedHorizontalPodAutoscaler + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + x-codegen-request-body-name: body + /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}: + delete: + description: delete a HorizontalPodAutoscaler + operationId: deleteNamespacedHorizontalPodAutoscaler + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + x-codegen-request-body-name: body + get: + description: read the specified HorizontalPodAutoscaler + operationId: readNamespacedHorizontalPodAutoscaler + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + patch: + description: partially update the specified HorizontalPodAutoscaler + operationId: patchNamespacedHorizontalPodAutoscaler + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + x-codegen-request-body-name: body + put: + description: replace the specified HorizontalPodAutoscaler + operationId: replaceNamespacedHorizontalPodAutoscaler + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + x-codegen-request-body-name: body + /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status: + get: + description: read status of the specified HorizontalPodAutoscaler + operationId: readNamespacedHorizontalPodAutoscalerStatus + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + patch: + description: partially update status of the specified HorizontalPodAutoscaler + operationId: patchNamespacedHorizontalPodAutoscalerStatus + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + x-codegen-request-body-name: body + put: + description: replace status of the specified HorizontalPodAutoscaler + operationId: replaceNamespacedHorizontalPodAutoscalerStatus + parameters: + - description: name of the HorizontalPodAutoscaler + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/yaml: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - autoscaling_v2beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + x-codegen-request-body-name: body + /apis/autoscaling/v2beta1/watch/horizontalpodautoscalers: {} + /apis/autoscaling/v2beta1/watch/namespaces/{namespace}/horizontalpodautoscalers: {} + /apis/autoscaling/v2beta1/watch/namespaces/{namespace}/horizontalpodautoscalers/{name}: {} + /apis/batch/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch + /apis/batch/v1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + /apis/batch/v1/jobs: + get: + description: list or watch objects of kind Job + operationId: listJobForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.JobList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.JobList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.JobList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.JobList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.JobList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + /apis/batch/v1/namespaces/{namespace}/jobs: + delete: + description: delete collection of Job + operationId: deleteCollectionNamespacedJob + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + get: + description: list or watch objects of kind Job + operationId: listNamespacedJob + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.JobList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.JobList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.JobList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.JobList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.JobList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + post: + description: create a Job + operationId: createNamespacedJob + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Job' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + x-codegen-request-body-name: body + /apis/batch/v1/namespaces/{namespace}/jobs/{name}: + delete: + description: delete a Job + operationId: deleteNamespacedJob + parameters: + - description: name of the Job + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified Job + operationId: readNamespacedJob + parameters: + - description: name of the Job + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + patch: + description: partially update the specified Job + operationId: patchNamespacedJob + parameters: + - description: name of the Job + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified Job + operationId: replaceNamespacedJob + parameters: + - description: name of the Job + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Job' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + x-codegen-request-body-name: body + /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status: + get: + description: read status of the specified Job + operationId: readNamespacedJobStatus + parameters: + - description: name of the Job + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + patch: + description: partially update status of the specified Job + operationId: patchNamespacedJobStatus + parameters: + - description: name of the Job + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + x-codegen-request-body-name: body + put: + description: replace status of the specified Job + operationId: replaceNamespacedJobStatus + parameters: + - description: name of the Job + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Job' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Job' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Job' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Job' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - batch_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: batch + kind: Job + version: v1 + x-codegen-request-body-name: body + /apis/batch/v1/watch/jobs: {} + /apis/batch/v1/watch/namespaces/{namespace}/jobs: {} + /apis/batch/v1/watch/namespaces/{namespace}/jobs/{name}: {} + /apis/batch/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + /apis/batch/v1beta1/cronjobs: + get: + description: list or watch objects of kind CronJob + operationId: listCronJobForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJobList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJobList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJobList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.CronJobList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.CronJobList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + /apis/batch/v1beta1/namespaces/{namespace}/cronjobs: + delete: + description: delete collection of CronJob + operationId: deleteCollectionNamespacedCronJob + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + get: + description: list or watch objects of kind CronJob + operationId: listNamespacedCronJob + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJobList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJobList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJobList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.CronJobList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.CronJobList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + post: + description: create a CronJob + operationId: createNamespacedCronJob + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + x-codegen-request-body-name: body + /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}: + delete: + description: delete a CronJob + operationId: deleteNamespacedCronJob + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified CronJob + operationId: readNamespacedCronJob + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + patch: + description: partially update the specified CronJob + operationId: patchNamespacedCronJob + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified CronJob + operationId: replaceNamespacedCronJob + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + x-codegen-request-body-name: body + /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}/status: + get: + description: read status of the specified CronJob + operationId: readNamespacedCronJobStatus + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + patch: + description: partially update status of the specified CronJob + operationId: patchNamespacedCronJobStatus + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace status of the specified CronJob + operationId: replaceNamespacedCronJobStatus + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CronJob' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - batch_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v1beta1 + x-codegen-request-body-name: body + /apis/batch/v1beta1/watch/cronjobs: {} + /apis/batch/v1beta1/watch/namespaces/{namespace}/cronjobs: {} + /apis/batch/v1beta1/watch/namespaces/{namespace}/cronjobs/{name}: {} + /apis/batch/v2alpha1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + /apis/batch/v2alpha1/cronjobs: + get: + description: list or watch objects of kind CronJob + operationId: listCronJobForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJobList' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJobList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJobList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v2alpha1.CronJobList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v2alpha1.CronJobList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs: + delete: + description: delete collection of CronJob + operationId: deleteCollectionNamespacedCronJob + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + get: + description: list or watch objects of kind CronJob + operationId: listNamespacedCronJob + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJobList' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJobList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJobList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v2alpha1.CronJobList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v2alpha1.CronJobList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + post: + description: create a CronJob + operationId: createNamespacedCronJob + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + x-codegen-request-body-name: body + /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}: + delete: + description: delete a CronJob + operationId: deleteNamespacedCronJob + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + x-codegen-request-body-name: body + get: + description: read the specified CronJob + operationId: readNamespacedCronJob + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + patch: + description: partially update the specified CronJob + operationId: patchNamespacedCronJob + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + x-codegen-request-body-name: body + put: + description: replace the specified CronJob + operationId: replaceNamespacedCronJob + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + x-codegen-request-body-name: body + /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}/status: + get: + description: read status of the specified CronJob + operationId: readNamespacedCronJobStatus + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + patch: + description: partially update status of the specified CronJob + operationId: patchNamespacedCronJobStatus + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + x-codegen-request-body-name: body + put: + description: replace status of the specified CronJob + operationId: replaceNamespacedCronJobStatus + parameters: + - description: name of the CronJob + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/yaml: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v2alpha1.CronJob' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - batch_v2alpha1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: batch + kind: CronJob + version: v2alpha1 + x-codegen-request-body-name: body + /apis/batch/v2alpha1/watch/cronjobs: {} + /apis/batch/v2alpha1/watch/namespaces/{namespace}/cronjobs: {} + /apis/batch/v2alpha1/watch/namespaces/{namespace}/cronjobs/{name}: {} + /apis/certificates.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - certificates + /apis/certificates.k8s.io/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - certificates_v1beta1 + /apis/certificates.k8s.io/v1beta1/certificatesigningrequests: + delete: + description: delete collection of CertificateSigningRequest + operationId: deleteCollectionCertificateSigningRequest + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - certificates_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: certificates.k8s.io + kind: CertificateSigningRequest + version: v1beta1 + get: + description: list or watch objects of kind CertificateSigningRequest + operationId: listCertificateSigningRequest + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequestList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequestList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequestList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequestList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequestList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - certificates_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: certificates.k8s.io + kind: CertificateSigningRequest + version: v1beta1 + post: + description: create a CertificateSigningRequest + operationId: createCertificateSigningRequest + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - certificates_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: certificates.k8s.io + kind: CertificateSigningRequest + version: v1beta1 + x-codegen-request-body-name: body + /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}: + delete: + description: delete a CertificateSigningRequest + operationId: deleteCertificateSigningRequest + parameters: + - description: name of the CertificateSigningRequest + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - certificates_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: certificates.k8s.io + kind: CertificateSigningRequest + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified CertificateSigningRequest + operationId: readCertificateSigningRequest + parameters: + - description: name of the CertificateSigningRequest + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - certificates_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: certificates.k8s.io + kind: CertificateSigningRequest + version: v1beta1 + patch: + description: partially update the specified CertificateSigningRequest + operationId: patchCertificateSigningRequest + parameters: + - description: name of the CertificateSigningRequest + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - certificates_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: certificates.k8s.io + kind: CertificateSigningRequest + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified CertificateSigningRequest + operationId: replaceCertificateSigningRequest + parameters: + - description: name of the CertificateSigningRequest + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - certificates_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: certificates.k8s.io + kind: CertificateSigningRequest + version: v1beta1 + x-codegen-request-body-name: body + /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}/approval: + put: + description: replace approval of the specified CertificateSigningRequest + operationId: replaceCertificateSigningRequestApproval + parameters: + - description: name of the CertificateSigningRequest + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - certificates_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: certificates.k8s.io + kind: CertificateSigningRequest + version: v1beta1 + x-codegen-request-body-name: body + /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}/status: + put: + description: replace status of the specified CertificateSigningRequest + operationId: replaceCertificateSigningRequestStatus + parameters: + - description: name of the CertificateSigningRequest + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - certificates_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: certificates.k8s.io + kind: CertificateSigningRequest + version: v1beta1 + x-codegen-request-body-name: body + /apis/certificates.k8s.io/v1beta1/watch/certificatesigningrequests: {} + /apis/certificates.k8s.io/v1beta1/watch/certificatesigningrequests/{name}: {} + /apis/events.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - events + /apis/events.k8s.io/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - events_v1beta1 + /apis/events.k8s.io/v1beta1/events: + get: + description: list or watch objects of kind Event + operationId: listEventForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.EventList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.EventList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.EventList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.EventList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.EventList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - events_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: events.k8s.io + kind: Event + version: v1beta1 + /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events: + delete: + description: delete collection of Event + operationId: deleteCollectionNamespacedEvent + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - events_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: events.k8s.io + kind: Event + version: v1beta1 + get: + description: list or watch objects of kind Event + operationId: listNamespacedEvent + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.EventList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.EventList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.EventList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.EventList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.EventList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - events_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: events.k8s.io + kind: Event + version: v1beta1 + post: + description: create an Event + operationId: createNamespacedEvent + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.Event' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Event' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Event' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Event' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - events_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: events.k8s.io + kind: Event + version: v1beta1 + x-codegen-request-body-name: body + /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events/{name}: + delete: + description: delete an Event + operationId: deleteNamespacedEvent + parameters: + - description: name of the Event + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - events_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: events.k8s.io + kind: Event + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified Event + operationId: readNamespacedEvent + parameters: + - description: name of the Event + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Event' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - events_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: events.k8s.io + kind: Event + version: v1beta1 + patch: + description: partially update the specified Event + operationId: patchNamespacedEvent + parameters: + - description: name of the Event + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Event' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - events_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: events.k8s.io + kind: Event + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified Event + operationId: replaceNamespacedEvent + parameters: + - description: name of the Event + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.Event' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Event' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Event' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Event' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - events_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: events.k8s.io + kind: Event + version: v1beta1 + x-codegen-request-body-name: body + /apis/events.k8s.io/v1beta1/watch/events: {} + /apis/events.k8s.io/v1beta1/watch/namespaces/{namespace}/events: {} + /apis/events.k8s.io/v1beta1/watch/namespaces/{namespace}/events/{name}: {} + /apis/extensions/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions + /apis/extensions/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + /apis/extensions/v1beta1/daemonsets: + get: + description: list or watch objects of kind DaemonSet + operationId: listDaemonSetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + /apis/extensions/v1beta1/deployments: + get: + description: list or watch objects of kind Deployment + operationId: listDeploymentForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentList' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + /apis/extensions/v1beta1/ingresses: + get: + description: list or watch objects of kind Ingress + operationId: listIngressForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.IngressList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.IngressList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.IngressList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.IngressList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.IngressList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets: + delete: + description: delete collection of DaemonSet + operationId: deleteCollectionNamespacedDaemonSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + get: + description: list or watch objects of kind DaemonSet + operationId: listNamespacedDaemonSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + post: + description: create a DaemonSet + operationId: createNamespacedDaemonSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}: + delete: + description: delete a DaemonSet + operationId: deleteNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified DaemonSet + operationId: readNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + patch: + description: partially update the specified DaemonSet + operationId: patchNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified DaemonSet + operationId: replaceNamespacedDaemonSet + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}/status: + get: + description: read status of the specified DaemonSet + operationId: readNamespacedDaemonSetStatus + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + patch: + description: partially update status of the specified DaemonSet + operationId: patchNamespacedDaemonSetStatus + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace status of the specified DaemonSet + operationId: replaceNamespacedDaemonSetStatus + parameters: + - description: name of the DaemonSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.DaemonSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: DaemonSet + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/deployments: + delete: + description: delete collection of Deployment + operationId: deleteCollectionNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + get: + description: list or watch objects of kind Deployment + operationId: listNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentList' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + post: + description: create a Deployment + operationId: createNamespacedDeployment + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}: + delete: + description: delete a Deployment + operationId: deleteNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified Deployment + operationId: readNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + patch: + description: partially update the specified Deployment + operationId: patchNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified Deployment + operationId: replaceNamespacedDeployment + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollback: + post: + description: create rollback of a Deployment + operationId: createNamespacedDeploymentRollback + parameters: + - description: name of the DeploymentRollback + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentRollback' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentRollback' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentRollback' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentRollback' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentRollback' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentRollback' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentRollback' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentRollback' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentRollback' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentRollback' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: extensions + kind: DeploymentRollback + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale: + get: + description: read scale of the specified Deployment + operationId: readNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: Scale + version: v1beta1 + patch: + description: partially update scale of the specified Deployment + operationId: patchNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: Scale + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace scale of the specified Deployment + operationId: replaceNamespacedDeploymentScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: Scale + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/status: + get: + description: read status of the specified Deployment + operationId: readNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + patch: + description: partially update status of the specified Deployment + operationId: patchNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace status of the specified Deployment + operationId: replaceNamespacedDeploymentStatus + parameters: + - description: name of the Deployment + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: Deployment + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/ingresses: + delete: + description: delete collection of Ingress + operationId: deleteCollectionNamespacedIngress + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + get: + description: list or watch objects of kind Ingress + operationId: listNamespacedIngress + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.IngressList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.IngressList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.IngressList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.IngressList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.IngressList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + post: + description: create an Ingress + operationId: createNamespacedIngress + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}: + delete: + description: delete an Ingress + operationId: deleteNamespacedIngress + parameters: + - description: name of the Ingress + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified Ingress + operationId: readNamespacedIngress + parameters: + - description: name of the Ingress + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + patch: + description: partially update the specified Ingress + operationId: patchNamespacedIngress + parameters: + - description: name of the Ingress + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified Ingress + operationId: replaceNamespacedIngress + parameters: + - description: name of the Ingress + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/status: + get: + description: read status of the specified Ingress + operationId: readNamespacedIngressStatus + parameters: + - description: name of the Ingress + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + patch: + description: partially update status of the specified Ingress + operationId: patchNamespacedIngressStatus + parameters: + - description: name of the Ingress + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace status of the specified Ingress + operationId: replaceNamespacedIngressStatus + parameters: + - description: name of the Ingress + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Ingress' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: Ingress + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies: + delete: + description: delete collection of NetworkPolicy + operationId: deleteCollectionNamespacedNetworkPolicy + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: extensions + kind: NetworkPolicy + version: v1beta1 + get: + description: list or watch objects of kind NetworkPolicy + operationId: listNamespacedNetworkPolicy + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicyList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicyList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicyList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicyList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicyList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: NetworkPolicy + version: v1beta1 + post: + description: create a NetworkPolicy + operationId: createNamespacedNetworkPolicy + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: extensions + kind: NetworkPolicy + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies/{name}: + delete: + description: delete a NetworkPolicy + operationId: deleteNamespacedNetworkPolicy + parameters: + - description: name of the NetworkPolicy + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: extensions + kind: NetworkPolicy + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified NetworkPolicy + operationId: readNamespacedNetworkPolicy + parameters: + - description: name of the NetworkPolicy + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: NetworkPolicy + version: v1beta1 + patch: + description: partially update the specified NetworkPolicy + operationId: patchNamespacedNetworkPolicy + parameters: + - description: name of the NetworkPolicy + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: NetworkPolicy + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified NetworkPolicy + operationId: replaceNamespacedNetworkPolicy + parameters: + - description: name of the NetworkPolicy + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: NetworkPolicy + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/replicasets: + delete: + description: delete collection of ReplicaSet + operationId: deleteCollectionNamespacedReplicaSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + get: + description: list or watch objects of kind ReplicaSet + operationId: listNamespacedReplicaSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + post: + description: create a ReplicaSet + operationId: createNamespacedReplicaSet + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}: + delete: + description: delete a ReplicaSet + operationId: deleteNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified ReplicaSet + operationId: readNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + patch: + description: partially update the specified ReplicaSet + operationId: patchNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified ReplicaSet + operationId: replaceNamespacedReplicaSet + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale: + get: + description: read scale of the specified ReplicaSet + operationId: readNamespacedReplicaSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: Scale + version: v1beta1 + patch: + description: partially update scale of the specified ReplicaSet + operationId: patchNamespacedReplicaSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: Scale + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace scale of the specified ReplicaSet + operationId: replaceNamespacedReplicaSetScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: Scale + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/status: + get: + description: read status of the specified ReplicaSet + operationId: readNamespacedReplicaSetStatus + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + patch: + description: partially update status of the specified ReplicaSet + operationId: patchNamespacedReplicaSetStatus + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace status of the specified ReplicaSet + operationId: replaceNamespacedReplicaSetStatus + parameters: + - description: name of the ReplicaSet + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale: + get: + description: read scale of the specified ReplicationControllerDummy + operationId: readNamespacedReplicationControllerDummyScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: Scale + version: v1beta1 + patch: + description: partially update scale of the specified ReplicationControllerDummy + operationId: patchNamespacedReplicationControllerDummyScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: Scale + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace scale of the specified ReplicationControllerDummy + operationId: replaceNamespacedReplicationControllerDummyScale + parameters: + - description: name of the Scale + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/yaml: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/extensions.v1beta1.Scale' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: Scale + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/networkpolicies: + get: + description: list or watch objects of kind NetworkPolicy + operationId: listNetworkPolicyForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicyList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicyList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicyList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicyList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.NetworkPolicyList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: NetworkPolicy + version: v1beta1 + /apis/extensions/v1beta1/podsecuritypolicies: + delete: + description: delete collection of PodSecurityPolicy + operationId: deleteCollectionPodSecurityPolicy + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: extensions + kind: PodSecurityPolicy + version: v1beta1 + get: + description: list or watch objects of kind PodSecurityPolicy + operationId: listPodSecurityPolicy + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicyList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicyList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicyList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicyList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicyList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: PodSecurityPolicy + version: v1beta1 + post: + description: create a PodSecurityPolicy + operationId: createPodSecurityPolicy + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: extensions + kind: PodSecurityPolicy + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/podsecuritypolicies/{name}: + delete: + description: delete a PodSecurityPolicy + operationId: deletePodSecurityPolicy + parameters: + - description: name of the PodSecurityPolicy + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: extensions + kind: PodSecurityPolicy + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified PodSecurityPolicy + operationId: readPodSecurityPolicy + parameters: + - description: name of the PodSecurityPolicy + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: extensions + kind: PodSecurityPolicy + version: v1beta1 + patch: + description: partially update the specified PodSecurityPolicy + operationId: patchPodSecurityPolicy + parameters: + - description: name of the PodSecurityPolicy + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: extensions + kind: PodSecurityPolicy + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified PodSecurityPolicy + operationId: replacePodSecurityPolicy + parameters: + - description: name of the PodSecurityPolicy + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: extensions + kind: PodSecurityPolicy + version: v1beta1 + x-codegen-request-body-name: body + /apis/extensions/v1beta1/replicasets: + get: + description: list or watch objects of kind ReplicaSet + operationId: listReplicaSetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ReplicaSetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - extensions_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: extensions + kind: ReplicaSet + version: v1beta1 + /apis/extensions/v1beta1/watch/daemonsets: {} + /apis/extensions/v1beta1/watch/deployments: {} + /apis/extensions/v1beta1/watch/ingresses: {} + /apis/extensions/v1beta1/watch/namespaces/{namespace}/daemonsets: {} + /apis/extensions/v1beta1/watch/namespaces/{namespace}/daemonsets/{name}: {} + /apis/extensions/v1beta1/watch/namespaces/{namespace}/deployments: {} + /apis/extensions/v1beta1/watch/namespaces/{namespace}/deployments/{name}: {} + /apis/extensions/v1beta1/watch/namespaces/{namespace}/ingresses: {} + /apis/extensions/v1beta1/watch/namespaces/{namespace}/ingresses/{name}: {} + /apis/extensions/v1beta1/watch/namespaces/{namespace}/networkpolicies: {} + /apis/extensions/v1beta1/watch/namespaces/{namespace}/networkpolicies/{name}: {} + /apis/extensions/v1beta1/watch/namespaces/{namespace}/replicasets: {} + /apis/extensions/v1beta1/watch/namespaces/{namespace}/replicasets/{name}: {} + /apis/extensions/v1beta1/watch/networkpolicies: {} + /apis/extensions/v1beta1/watch/podsecuritypolicies: {} + /apis/extensions/v1beta1/watch/podsecuritypolicies/{name}: {} + /apis/extensions/v1beta1/watch/replicasets: {} + /apis/networking.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - networking + /apis/networking.k8s.io/v1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - networking_v1 + /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies: + delete: + description: delete collection of NetworkPolicy + operationId: deleteCollectionNamespacedNetworkPolicy + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - networking_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: networking.k8s.io + kind: NetworkPolicy + version: v1 + get: + description: list or watch objects of kind NetworkPolicy + operationId: listNamespacedNetworkPolicy + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NetworkPolicyList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NetworkPolicyList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NetworkPolicyList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.NetworkPolicyList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.NetworkPolicyList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - networking_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: networking.k8s.io + kind: NetworkPolicy + version: v1 + post: + description: create a NetworkPolicy + operationId: createNamespacedNetworkPolicy + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - networking_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: networking.k8s.io + kind: NetworkPolicy + version: v1 + x-codegen-request-body-name: body + /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies/{name}: + delete: + description: delete a NetworkPolicy + operationId: deleteNamespacedNetworkPolicy + parameters: + - description: name of the NetworkPolicy + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - networking_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: networking.k8s.io + kind: NetworkPolicy + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified NetworkPolicy + operationId: readNamespacedNetworkPolicy + parameters: + - description: name of the NetworkPolicy + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - networking_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: networking.k8s.io + kind: NetworkPolicy + version: v1 + patch: + description: partially update the specified NetworkPolicy + operationId: patchNamespacedNetworkPolicy + parameters: + - description: name of the NetworkPolicy + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - networking_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: networking.k8s.io + kind: NetworkPolicy + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified NetworkPolicy + operationId: replaceNamespacedNetworkPolicy + parameters: + - description: name of the NetworkPolicy + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NetworkPolicy' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - networking_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: networking.k8s.io + kind: NetworkPolicy + version: v1 + x-codegen-request-body-name: body + /apis/networking.k8s.io/v1/networkpolicies: + get: + description: list or watch objects of kind NetworkPolicy + operationId: listNetworkPolicyForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.NetworkPolicyList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.NetworkPolicyList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.NetworkPolicyList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.NetworkPolicyList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.NetworkPolicyList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - networking_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: networking.k8s.io + kind: NetworkPolicy + version: v1 + /apis/networking.k8s.io/v1/watch/namespaces/{namespace}/networkpolicies: {} + /apis/networking.k8s.io/v1/watch/namespaces/{namespace}/networkpolicies/{name}: {} + /apis/networking.k8s.io/v1/watch/networkpolicies: {} + /apis/policy/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - policy + /apis/policy/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets: + delete: + description: delete collection of PodDisruptionBudget + operationId: deleteCollectionNamespacedPodDisruptionBudget + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + get: + description: list or watch objects of kind PodDisruptionBudget + operationId: listNamespacedPodDisruptionBudget + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + post: + description: create a PodDisruptionBudget + operationId: createNamespacedPodDisruptionBudget + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + x-codegen-request-body-name: body + /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}: + delete: + description: delete a PodDisruptionBudget + operationId: deleteNamespacedPodDisruptionBudget + parameters: + - description: name of the PodDisruptionBudget + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified PodDisruptionBudget + operationId: readNamespacedPodDisruptionBudget + parameters: + - description: name of the PodDisruptionBudget + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + patch: + description: partially update the specified PodDisruptionBudget + operationId: patchNamespacedPodDisruptionBudget + parameters: + - description: name of the PodDisruptionBudget + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified PodDisruptionBudget + operationId: replaceNamespacedPodDisruptionBudget + parameters: + - description: name of the PodDisruptionBudget + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + x-codegen-request-body-name: body + /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}/status: + get: + description: read status of the specified PodDisruptionBudget + operationId: readNamespacedPodDisruptionBudgetStatus + parameters: + - description: name of the PodDisruptionBudget + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + patch: + description: partially update status of the specified PodDisruptionBudget + operationId: patchNamespacedPodDisruptionBudgetStatus + parameters: + - description: name of the PodDisruptionBudget + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace status of the specified PodDisruptionBudget + operationId: replaceNamespacedPodDisruptionBudgetStatus + parameters: + - description: name of the PodDisruptionBudget + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + x-codegen-request-body-name: body + /apis/policy/v1beta1/poddisruptionbudgets: + get: + description: list or watch objects of kind PodDisruptionBudget + operationId: listPodDisruptionBudgetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - policy_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: policy + kind: PodDisruptionBudget + version: v1beta1 + /apis/policy/v1beta1/watch/namespaces/{namespace}/poddisruptionbudgets: {} + /apis/policy/v1beta1/watch/namespaces/{namespace}/poddisruptionbudgets/{name}: {} + /apis/policy/v1beta1/watch/poddisruptionbudgets: {} + /apis/rbac.authorization.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization + /apis/rbac.authorization.k8s.io/v1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + /apis/rbac.authorization.k8s.io/v1/clusterrolebindings: + delete: + description: delete collection of ClusterRoleBinding + operationId: deleteCollectionClusterRoleBinding + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1 + get: + description: list or watch objects of kind ClusterRoleBinding + operationId: listClusterRoleBinding + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBindingList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBindingList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBindingList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBindingList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBindingList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1 + post: + description: create a ClusterRoleBinding + operationId: createClusterRoleBinding + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/{name}: + delete: + description: delete a ClusterRoleBinding + operationId: deleteClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified ClusterRoleBinding + operationId: readClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1 + patch: + description: partially update the specified ClusterRoleBinding + operationId: patchClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified ClusterRoleBinding + operationId: replaceClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1/clusterroles: + delete: + description: delete collection of ClusterRole + operationId: deleteCollectionClusterRole + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1 + get: + description: list or watch objects of kind ClusterRole + operationId: listClusterRole + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRoleList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRoleList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRoleList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.ClusterRoleList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.ClusterRoleList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1 + post: + description: create a ClusterRole + operationId: createClusterRole + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ClusterRole' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1/clusterroles/{name}: + delete: + description: delete a ClusterRole + operationId: deleteClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified ClusterRole + operationId: readClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1 + patch: + description: partially update the specified ClusterRole + operationId: patchClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified ClusterRole + operationId: replaceClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.ClusterRole' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.ClusterRole' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings: + delete: + description: delete collection of RoleBinding + operationId: deleteCollectionNamespacedRoleBinding + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1 + get: + description: list or watch objects of kind RoleBinding + operationId: listNamespacedRoleBinding + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleBindingList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleBindingList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleBindingList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.RoleBindingList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.RoleBindingList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1 + post: + description: create a RoleBinding + operationId: createNamespacedRoleBinding + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.RoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings/{name}: + delete: + description: delete a RoleBinding + operationId: deleteNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified RoleBinding + operationId: readNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1 + patch: + description: partially update the specified RoleBinding + operationId: patchNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified RoleBinding + operationId: replaceNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.RoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleBinding' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles: + delete: + description: delete collection of Role + operationId: deleteCollectionNamespacedRole + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1 + get: + description: list or watch objects of kind Role + operationId: listNamespacedRole + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.RoleList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.RoleList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1 + post: + description: create a Role + operationId: createNamespacedRole + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Role' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Role' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Role' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Role' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles/{name}: + delete: + description: delete a Role + operationId: deleteNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified Role + operationId: readNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Role' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1 + patch: + description: partially update the specified Role + operationId: patchNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Role' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified Role + operationId: replaceNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.Role' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Role' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Role' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1/rolebindings: + get: + description: list or watch objects of kind RoleBinding + operationId: listRoleBindingForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleBindingList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleBindingList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleBindingList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.RoleBindingList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.RoleBindingList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1 + /apis/rbac.authorization.k8s.io/v1/roles: + get: + description: list or watch objects of kind Role + operationId: listRoleForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.RoleList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.RoleList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.RoleList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.RoleList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.RoleList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1 + /apis/rbac.authorization.k8s.io/v1/watch/clusterrolebindings: {} + /apis/rbac.authorization.k8s.io/v1/watch/clusterrolebindings/{name}: {} + /apis/rbac.authorization.k8s.io/v1/watch/clusterroles: {} + /apis/rbac.authorization.k8s.io/v1/watch/clusterroles/{name}: {} + /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/rolebindings: {} + /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/rolebindings/{name}: {} + /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/roles: {} + /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/roles/{name}: {} + /apis/rbac.authorization.k8s.io/v1/watch/rolebindings: {} + /apis/rbac.authorization.k8s.io/v1/watch/roles: {} + /apis/rbac.authorization.k8s.io/v1alpha1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings: + delete: + description: delete collection of ClusterRoleBinding + operationId: deleteCollectionClusterRoleBinding + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1alpha1 + get: + description: list or watch objects of kind ClusterRoleBinding + operationId: listClusterRoleBinding + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBindingList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBindingList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBindingList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBindingList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBindingList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1alpha1 + post: + description: create a ClusterRoleBinding + operationId: createClusterRoleBinding + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1alpha1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/{name}: + delete: + description: delete a ClusterRoleBinding + operationId: deleteClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1alpha1 + x-codegen-request-body-name: body + get: + description: read the specified ClusterRoleBinding + operationId: readClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1alpha1 + patch: + description: partially update the specified ClusterRoleBinding + operationId: patchClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1alpha1 + x-codegen-request-body-name: body + put: + description: replace the specified ClusterRoleBinding + operationId: replaceClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1alpha1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles: + delete: + description: delete collection of ClusterRole + operationId: deleteCollectionClusterRole + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1alpha1 + get: + description: list or watch objects of kind ClusterRole + operationId: listClusterRole + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRoleList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1alpha1 + post: + description: create a ClusterRole + operationId: createClusterRole + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1alpha1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/{name}: + delete: + description: delete a ClusterRole + operationId: deleteClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1alpha1 + x-codegen-request-body-name: body + get: + description: read the specified ClusterRole + operationId: readClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1alpha1 + patch: + description: partially update the specified ClusterRole + operationId: patchClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1alpha1 + x-codegen-request-body-name: body + put: + description: replace the specified ClusterRole + operationId: replaceClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1alpha1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings: + delete: + description: delete collection of RoleBinding + operationId: deleteCollectionNamespacedRoleBinding + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1alpha1 + get: + description: list or watch objects of kind RoleBinding + operationId: listNamespacedRoleBinding + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBindingList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBindingList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBindingList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBindingList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBindingList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1alpha1 + post: + description: create a RoleBinding + operationId: createNamespacedRoleBinding + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1alpha1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings/{name}: + delete: + description: delete a RoleBinding + operationId: deleteNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1alpha1 + x-codegen-request-body-name: body + get: + description: read the specified RoleBinding + operationId: readNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1alpha1 + patch: + description: partially update the specified RoleBinding + operationId: patchNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1alpha1 + x-codegen-request-body-name: body + put: + description: replace the specified RoleBinding + operationId: replaceNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1alpha1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles: + delete: + description: delete collection of Role + operationId: deleteCollectionNamespacedRole + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1alpha1 + get: + description: list or watch objects of kind Role + operationId: listNamespacedRole + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.RoleList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.RoleList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1alpha1 + post: + description: create a Role + operationId: createNamespacedRole + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.Role' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1alpha1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles/{name}: + delete: + description: delete a Role + operationId: deleteNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1alpha1 + x-codegen-request-body-name: body + get: + description: read the specified Role + operationId: readNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1alpha1 + patch: + description: partially update the specified Role + operationId: patchNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1alpha1 + x-codegen-request-body-name: body + put: + description: replace the specified Role + operationId: replaceNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.Role' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.Role' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1alpha1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1alpha1/rolebindings: + get: + description: list or watch objects of kind RoleBinding + operationId: listRoleBindingForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBindingList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBindingList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBindingList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBindingList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.RoleBindingList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1alpha1 + /apis/rbac.authorization.k8s.io/v1alpha1/roles: + get: + description: list or watch objects of kind Role + operationId: listRoleForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.RoleList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.RoleList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.RoleList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.RoleList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.RoleList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1alpha1 + /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterrolebindings: {} + /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterrolebindings/{name}: {} + /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterroles: {} + /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterroles/{name}: {} + /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/rolebindings: {} + /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/rolebindings/{name}: {} + /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/roles: {} + /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/roles/{name}: {} + /apis/rbac.authorization.k8s.io/v1alpha1/watch/rolebindings: {} + /apis/rbac.authorization.k8s.io/v1alpha1/watch/roles: {} + /apis/rbac.authorization.k8s.io/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings: + delete: + description: delete collection of ClusterRoleBinding + operationId: deleteCollectionClusterRoleBinding + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1beta1 + get: + description: list or watch objects of kind ClusterRoleBinding + operationId: listClusterRoleBinding + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBindingList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBindingList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBindingList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBindingList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBindingList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1beta1 + post: + description: create a ClusterRoleBinding + operationId: createClusterRoleBinding + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1beta1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings/{name}: + delete: + description: delete a ClusterRoleBinding + operationId: deleteClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified ClusterRoleBinding + operationId: readClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1beta1 + patch: + description: partially update the specified ClusterRoleBinding + operationId: patchClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified ClusterRoleBinding + operationId: replaceClusterRoleBinding + parameters: + - description: name of the ClusterRoleBinding + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1beta1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1beta1/clusterroles: + delete: + description: delete collection of ClusterRole + operationId: deleteCollectionClusterRole + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1beta1 + get: + description: list or watch objects of kind ClusterRole + operationId: listClusterRole + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRoleList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1beta1 + post: + description: create a ClusterRole + operationId: createClusterRole + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1beta1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1beta1/clusterroles/{name}: + delete: + description: delete a ClusterRole + operationId: deleteClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified ClusterRole + operationId: readClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1beta1 + patch: + description: partially update the specified ClusterRole + operationId: patchClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified ClusterRole + operationId: replaceClusterRole + parameters: + - description: name of the ClusterRole + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.ClusterRole' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1beta1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings: + delete: + description: delete collection of RoleBinding + operationId: deleteCollectionNamespacedRoleBinding + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1beta1 + get: + description: list or watch objects of kind RoleBinding + operationId: listNamespacedRoleBinding + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleBindingList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleBindingList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleBindingList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.RoleBindingList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.RoleBindingList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1beta1 + post: + description: create a RoleBinding + operationId: createNamespacedRoleBinding + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1beta1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings/{name}: + delete: + description: delete a RoleBinding + operationId: deleteNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified RoleBinding + operationId: readNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1beta1 + patch: + description: partially update the specified RoleBinding + operationId: patchNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified RoleBinding + operationId: replaceNamespacedRoleBinding + parameters: + - description: name of the RoleBinding + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleBinding' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1beta1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles: + delete: + description: delete collection of Role + operationId: deleteCollectionNamespacedRole + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1beta1 + get: + description: list or watch objects of kind Role + operationId: listNamespacedRole + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.RoleList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.RoleList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1beta1 + post: + description: create a Role + operationId: createNamespacedRole + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.Role' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Role' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Role' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Role' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1beta1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles/{name}: + delete: + description: delete a Role + operationId: deleteNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified Role + operationId: readNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Role' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1beta1 + patch: + description: partially update the specified Role + operationId: patchNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Role' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified Role + operationId: replaceNamespacedRole + parameters: + - description: name of the Role + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.Role' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Role' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.Role' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.Role' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1beta1 + x-codegen-request-body-name: body + /apis/rbac.authorization.k8s.io/v1beta1/rolebindings: + get: + description: list or watch objects of kind RoleBinding + operationId: listRoleBindingForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleBindingList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleBindingList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleBindingList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.RoleBindingList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.RoleBindingList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1beta1 + /apis/rbac.authorization.k8s.io/v1beta1/roles: + get: + description: list or watch objects of kind Role + operationId: listRoleForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.RoleList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.RoleList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.RoleList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.RoleList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.RoleList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - rbacAuthorization_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: rbac.authorization.k8s.io + kind: Role + version: v1beta1 + /apis/rbac.authorization.k8s.io/v1beta1/watch/clusterrolebindings: {} + /apis/rbac.authorization.k8s.io/v1beta1/watch/clusterrolebindings/{name}: {} + /apis/rbac.authorization.k8s.io/v1beta1/watch/clusterroles: {} + /apis/rbac.authorization.k8s.io/v1beta1/watch/clusterroles/{name}: {} + /apis/rbac.authorization.k8s.io/v1beta1/watch/namespaces/{namespace}/rolebindings: {} + /apis/rbac.authorization.k8s.io/v1beta1/watch/namespaces/{namespace}/rolebindings/{name}: {} + /apis/rbac.authorization.k8s.io/v1beta1/watch/namespaces/{namespace}/roles: {} + /apis/rbac.authorization.k8s.io/v1beta1/watch/namespaces/{namespace}/roles/{name}: {} + /apis/rbac.authorization.k8s.io/v1beta1/watch/rolebindings: {} + /apis/rbac.authorization.k8s.io/v1beta1/watch/roles: {} + /apis/scheduling.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - scheduling + /apis/scheduling.k8s.io/v1alpha1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - scheduling_v1alpha1 + /apis/scheduling.k8s.io/v1alpha1/priorityclasses: + delete: + description: delete collection of PriorityClass + operationId: deleteCollectionPriorityClass + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - scheduling_v1alpha1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: scheduling.k8s.io + kind: PriorityClass + version: v1alpha1 + get: + description: list or watch objects of kind PriorityClass + operationId: listPriorityClass + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClassList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClassList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClassList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClassList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClassList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - scheduling_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: scheduling.k8s.io + kind: PriorityClass + version: v1alpha1 + post: + description: create a PriorityClass + operationId: createPriorityClass + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - scheduling_v1alpha1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: scheduling.k8s.io + kind: PriorityClass + version: v1alpha1 + x-codegen-request-body-name: body + /apis/scheduling.k8s.io/v1alpha1/priorityclasses/{name}: + delete: + description: delete a PriorityClass + operationId: deletePriorityClass + parameters: + - description: name of the PriorityClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - scheduling_v1alpha1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: scheduling.k8s.io + kind: PriorityClass + version: v1alpha1 + x-codegen-request-body-name: body + get: + description: read the specified PriorityClass + operationId: readPriorityClass + parameters: + - description: name of the PriorityClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - scheduling_v1alpha1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: scheduling.k8s.io + kind: PriorityClass + version: v1alpha1 + patch: + description: partially update the specified PriorityClass + operationId: patchPriorityClass + parameters: + - description: name of the PriorityClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - scheduling_v1alpha1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: scheduling.k8s.io + kind: PriorityClass + version: v1alpha1 + x-codegen-request-body-name: body + put: + description: replace the specified PriorityClass + operationId: replacePriorityClass + parameters: + - description: name of the PriorityClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - scheduling_v1alpha1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: scheduling.k8s.io + kind: PriorityClass + version: v1alpha1 + x-codegen-request-body-name: body + /apis/scheduling.k8s.io/v1alpha1/watch/priorityclasses: {} + /apis/scheduling.k8s.io/v1alpha1/watch/priorityclasses/{name}: {} + /apis/settings.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - settings + /apis/settings.k8s.io/v1alpha1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - settings_v1alpha1 + /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets: + delete: + description: delete collection of PodPreset + operationId: deleteCollectionNamespacedPodPreset + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - settings_v1alpha1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: settings.k8s.io + kind: PodPreset + version: v1alpha1 + get: + description: list or watch objects of kind PodPreset + operationId: listNamespacedPodPreset + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PodPresetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PodPresetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PodPresetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.PodPresetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.PodPresetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - settings_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: settings.k8s.io + kind: PodPreset + version: v1alpha1 + post: + description: create a PodPreset + operationId: createNamespacedPodPreset + parameters: + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - settings_v1alpha1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: settings.k8s.io + kind: PodPreset + version: v1alpha1 + x-codegen-request-body-name: body + /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets/{name}: + delete: + description: delete a PodPreset + operationId: deleteNamespacedPodPreset + parameters: + - description: name of the PodPreset + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - settings_v1alpha1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: settings.k8s.io + kind: PodPreset + version: v1alpha1 + x-codegen-request-body-name: body + get: + description: read the specified PodPreset + operationId: readNamespacedPodPreset + parameters: + - description: name of the PodPreset + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - settings_v1alpha1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: settings.k8s.io + kind: PodPreset + version: v1alpha1 + patch: + description: partially update the specified PodPreset + operationId: patchNamespacedPodPreset + parameters: + - description: name of the PodPreset + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - settings_v1alpha1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: settings.k8s.io + kind: PodPreset + version: v1alpha1 + x-codegen-request-body-name: body + put: + description: replace the specified PodPreset + operationId: replaceNamespacedPodPreset + parameters: + - description: name of the PodPreset + in: path + name: name + required: true + schema: + type: string + - description: object name and auth scope, such as for teams and projects + in: path + name: namespace + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PodPreset' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - settings_v1alpha1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: settings.k8s.io + kind: PodPreset + version: v1alpha1 + x-codegen-request-body-name: body + /apis/settings.k8s.io/v1alpha1/podpresets: + get: + description: list or watch objects of kind PodPreset + operationId: listPodPresetForAllNamespaces + parameters: + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.PodPresetList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.PodPresetList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.PodPresetList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.PodPresetList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.PodPresetList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - settings_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: settings.k8s.io + kind: PodPreset + version: v1alpha1 + /apis/settings.k8s.io/v1alpha1/watch/namespaces/{namespace}/podpresets: {} + /apis/settings.k8s.io/v1alpha1/watch/namespaces/{namespace}/podpresets/{name}: {} + /apis/settings.k8s.io/v1alpha1/watch/podpresets: {} + /apis/storage.k8s.io/: + get: + description: get information of a group + operationId: getAPIGroup + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIGroup' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIGroup' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage + /apis/storage.k8s.io/v1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1 + /apis/storage.k8s.io/v1/storageclasses: + delete: + description: delete collection of StorageClass + operationId: deleteCollectionStorageClass + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1 + get: + description: list or watch objects of kind StorageClass + operationId: listStorageClass + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StorageClassList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StorageClassList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StorageClassList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1.StorageClassList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1.StorageClassList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1 + post: + description: create a StorageClass + operationId: createStorageClass + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.StorageClass' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StorageClass' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StorageClass' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StorageClass' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - storage_v1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1 + x-codegen-request-body-name: body + /apis/storage.k8s.io/v1/storageclasses/{name}: + delete: + description: delete a StorageClass + operationId: deleteStorageClass + parameters: + - description: name of the StorageClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1 + x-codegen-request-body-name: body + get: + description: read the specified StorageClass + operationId: readStorageClass + parameters: + - description: name of the StorageClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StorageClass' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1 + patch: + description: partially update the specified StorageClass + operationId: patchStorageClass + parameters: + - description: name of the StorageClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StorageClass' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1 + x-codegen-request-body-name: body + put: + description: replace the specified StorageClass + operationId: replaceStorageClass + parameters: + - description: name of the StorageClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.StorageClass' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StorageClass' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.StorageClass' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - storage_v1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1 + x-codegen-request-body-name: body + /apis/storage.k8s.io/v1/watch/storageclasses: {} + /apis/storage.k8s.io/v1/watch/storageclasses/{name}: {} + /apis/storage.k8s.io/v1alpha1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1alpha1 + /apis/storage.k8s.io/v1alpha1/volumeattachments: + delete: + description: delete collection of VolumeAttachment + operationId: deleteCollectionVolumeAttachment + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1alpha1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: VolumeAttachment + version: v1alpha1 + get: + description: list or watch objects of kind VolumeAttachment + operationId: listVolumeAttachment + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachmentList' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachmentList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachmentList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachmentList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachmentList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1alpha1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: VolumeAttachment + version: v1alpha1 + post: + description: create a VolumeAttachment + operationId: createVolumeAttachment + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - storage_v1alpha1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: VolumeAttachment + version: v1alpha1 + x-codegen-request-body-name: body + /apis/storage.k8s.io/v1alpha1/volumeattachments/{name}: + delete: + description: delete a VolumeAttachment + operationId: deleteVolumeAttachment + parameters: + - description: name of the VolumeAttachment + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1alpha1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: VolumeAttachment + version: v1alpha1 + x-codegen-request-body-name: body + get: + description: read the specified VolumeAttachment + operationId: readVolumeAttachment + parameters: + - description: name of the VolumeAttachment + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1alpha1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: VolumeAttachment + version: v1alpha1 + patch: + description: partially update the specified VolumeAttachment + operationId: patchVolumeAttachment + parameters: + - description: name of the VolumeAttachment + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1alpha1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: VolumeAttachment + version: v1alpha1 + x-codegen-request-body-name: body + put: + description: replace the specified VolumeAttachment + operationId: replaceVolumeAttachment + parameters: + - description: name of the VolumeAttachment + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/yaml: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - storage_v1alpha1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: VolumeAttachment + version: v1alpha1 + x-codegen-request-body-name: body + /apis/storage.k8s.io/v1alpha1/watch/volumeattachments: {} + /apis/storage.k8s.io/v1alpha1/watch/volumeattachments/{name}: {} + /apis/storage.k8s.io/v1beta1/: + get: + description: get available resources + operationId: getAPIResources + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/yaml: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.APIResourceList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1beta1 + /apis/storage.k8s.io/v1beta1/storageclasses: + delete: + description: delete collection of StorageClass + operationId: deleteCollectionStorageClass + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1beta1 + x-kubernetes-action: deletecollection + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1beta1 + get: + description: list or watch objects of kind StorageClass + operationId: listStorageClass + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The continue option should be set when retrieving more results + from the server. Since this value is server defined, clients may only use + the continue value from a previous query result with identical query parameters + (except for the value of continue) and the server may reject a continue + value it does not recognize. If the specified continue value is no longer + valid whether due to expiration (generally five to fifteen minutes) or a + configuration change on the server the server will respond with a 410 ResourceExpired + error indicating the client must restart their list without the continue + field. This field is not supported when watch is true. Clients may start + a watch from the last resourceVersion value returned by the server and not + miss any modifications. + in: query + name: continue + schema: + type: string + - description: A selector to restrict the list of returned objects by their + fields. Defaults to everything. + in: query + name: fieldSelector + schema: + type: string + - description: If true, partially initialized resources are included in the + response. + in: query + name: includeUninitialized + schema: + type: boolean + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: |- + limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. + + The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. + in: query + name: limit + schema: + type: integer + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. Specify resourceVersion. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StorageClassList' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StorageClassList' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StorageClassList' + application/json;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.StorageClassList' + application/vnd.kubernetes.protobuf;stream=watch: + schema: + $ref: '#/components/schemas/v1beta1.StorageClassList' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1beta1 + x-kubernetes-action: list + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1beta1 + post: + description: create a StorageClass + operationId: createStorageClass + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + description: Created + 202: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + description: Accepted + 401: + content: {} + description: Unauthorized + tags: + - storage_v1beta1 + x-kubernetes-action: post + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1beta1 + x-codegen-request-body-name: body + /apis/storage.k8s.io/v1beta1/storageclasses/{name}: + delete: + description: delete a StorageClass + operationId: deleteStorageClass + parameters: + - description: name of the StorageClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector to + delete the dependents in the background; ''Foreground'' - a cascading policy + that deletes all dependents in the foreground.' + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1.Status' + application/yaml: + schema: + $ref: '#/components/schemas/v1.Status' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1.Status' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1beta1 + x-kubernetes-action: delete + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1beta1 + x-codegen-request-body-name: body + get: + description: read the specified StorageClass + operationId: readStorageClass + parameters: + - description: name of the StorageClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: Should the export be exact. Exact export maintains cluster-specific + fields like 'Namespace'. + in: query + name: exact + schema: + type: boolean + - description: Should this value be exported. Export strips fields that a user + can not specify. + in: query + name: export + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1beta1 + x-kubernetes-action: get + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1beta1 + patch: + description: partially update the specified StorageClass + operationId: patchStorageClass + parameters: + - description: name of the StorageClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + application/json-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + application/strategic-merge-patch+json: + schema: + description: Patch is provided to give a concrete name and type to the + Kubernetes PATCH request body. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - storage_v1beta1 + x-kubernetes-action: patch + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1beta1 + x-codegen-request-body-name: body + put: + description: replace the specified StorageClass + operationId: replaceStorageClass + parameters: + - description: name of the StorageClass + in: path + name: name + required: true + schema: + type: string + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + required: true + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + description: OK + 201: + content: + application/json: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/yaml: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + application/vnd.kubernetes.protobuf: + schema: + $ref: '#/components/schemas/v1beta1.StorageClass' + description: Created + 401: + content: {} + description: Unauthorized + tags: + - storage_v1beta1 + x-kubernetes-action: put + x-kubernetes-group-version-kind: + group: storage.k8s.io + kind: StorageClass + version: v1beta1 + x-codegen-request-body-name: body + /apis/storage.k8s.io/v1beta1/watch/storageclasses: {} + /apis/storage.k8s.io/v1beta1/watch/storageclasses/{name}: {} + /logs/: + get: + operationId: logFileListHandler + responses: + 401: + content: {} + description: Unauthorized + tags: + - logs + /logs/{logpath}: + get: + operationId: logFileHandler + parameters: + - description: path to the log + in: path + name: logpath + required: true + schema: + type: string + responses: + 401: + content: {} + description: Unauthorized + tags: + - logs + /version/: + get: + description: get the code version + operationId: getCode + responses: + 200: + content: + application/json: + schema: + $ref: '#/components/schemas/version.Info' + description: OK + 401: + content: {} + description: Unauthorized + tags: + - version + /apis/{group}/{version}/namespaces/{namespace}/{plural}: + get: + description: list or watch namespace scoped custom objects + operationId: listNamespacedCustomObject + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The custom resource's group name + in: path + name: group + required: true + schema: + type: string + - description: The custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: The custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. This limits the duration of + the call, regardless of any activity or inactivity. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + type: object + application/json;stream=watch: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + post: + description: Creates a namespace scoped Custom object + operationId: createNamespacedCustomObject + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The custom resource's group name + in: path + name: group + required: true + schema: + type: string + - description: The custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: The custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + requestBody: + content: + '*/*': + schema: + type: object + description: The JSON schema of the Resource to create. + required: true + responses: + 201: + content: + application/json: + schema: + type: object + description: Created + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + /apis/{group}/{version}/{plural}: + get: + description: list or watch cluster scoped custom objects + operationId: listClusterCustomObject + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The custom resource's group name + in: path + name: group + required: true + schema: + type: string + - description: The custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: A selector to restrict the list of returned objects by their + labels. Defaults to everything. + in: query + name: labelSelector + schema: + type: string + - description: 'When specified with a watch call, shows changes that occur after + that particular version of a resource. Defaults to changes from the beginning + of history. When specified for list: - if unset, then the result is returned + from remote storage based on quorum-read flag; - if it''s 0, then we simply + return what we currently have in cache, no guarantee; - if set to non zero, + then the result is at least as fresh as given rv.' + in: query + name: resourceVersion + schema: + type: string + - description: Timeout for the list/watch call. This limits the duration of + the call, regardless of any activity or inactivity. + in: query + name: timeoutSeconds + schema: + type: integer + - description: Watch for changes to the described resources and return them + as a stream of add, update, and remove notifications. + in: query + name: watch + schema: + type: boolean + responses: + 200: + content: + application/json: + schema: + type: object + application/json;stream=watch: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + post: + description: Creates a cluster scoped Custom object + operationId: createClusterCustomObject + parameters: + - description: If 'true', then the output is pretty printed. + in: query + name: pretty + schema: + type: string + - description: The custom resource's group name + in: path + name: group + required: true + schema: + type: string + - description: The custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + requestBody: + content: + '*/*': + schema: + type: object + description: The JSON schema of the Resource to create. + required: true + responses: + 201: + content: + application/json: + schema: + type: object + description: Created + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + /apis/{group}/{version}/{plural}/{name}/status: + get: + description: read status of the specified cluster scoped custom object + operationId: getClusterCustomObjectStatus + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + patch: + description: partially update status of the specified cluster scoped custom + object + operationId: patchClusterCustomObjectStatus + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + application/merge-patch+json: + schema: + description: The JSON schema of the Resource to patch. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + put: + description: replace status of the cluster scoped specified custom object + operationId: replaceClusterCustomObjectStatus + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + '*/*': + schema: + type: object + required: true + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 201: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: Created + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}: + delete: + description: Deletes the specified namespace scoped custom object + operationId: deleteNamespacedCustomObject + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + get: + description: Returns a namespace scoped custom object + operationId: getNamespacedCustomObject + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + application/json: + schema: + type: object + description: A single Resource + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + patch: + description: patch the specified namespace scoped custom object + operationId: patchNamespacedCustomObject + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + application/merge-patch+json: + schema: + type: object + description: The JSON schema of the Resource to patch. + required: true + responses: + 200: + content: + application/json: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + put: + description: replace the specified namespace scoped custom object + operationId: replaceNamespacedCustomObject + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + '*/*': + schema: + type: object + description: The JSON schema of the Resource to replace. + required: true + responses: + 200: + content: + application/json: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}/scale: + get: + description: read scale of the specified namespace scoped custom object + operationId: getNamespacedCustomObjectScale + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + patch: + description: partially update scale of the specified namespace scoped custom + object + operationId: patchNamespacedCustomObjectScale + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + application/merge-patch+json: + schema: + description: The JSON schema of the Resource to patch. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + put: + description: replace scale of the specified namespace scoped custom object + operationId: replaceNamespacedCustomObjectScale + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + '*/*': + schema: + type: object + required: true + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 201: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: Created + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + /apis/{group}/{version}/{plural}/{name}/scale: + get: + description: read scale of the specified custom object + operationId: getClusterCustomObjectScale + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + patch: + description: partially update scale of the specified cluster scoped custom object + operationId: patchClusterCustomObjectScale + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + application/merge-patch+json: + schema: + description: The JSON schema of the Resource to patch. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + put: + description: replace scale of the specified cluster scoped custom object + operationId: replaceClusterCustomObjectScale + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + '*/*': + schema: + type: object + required: true + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 201: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: Created + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + /apis/{group}/{version}/{plural}/{name}: + delete: + description: Deletes the specified cluster scoped custom object + operationId: deleteClusterCustomObject + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: the custom object's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + - description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type will + be used. Defaults to a per object value if not specified. zero means delete + immediately. + in: query + name: gracePeriodSeconds + schema: + type: integer + - description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + in: query + name: orphanDependents + schema: + type: boolean + - description: Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. + in: query + name: propagationPolicy + schema: + type: string + requestBody: + content: + '*/*': + schema: + $ref: '#/components/schemas/v1.DeleteOptions' + required: true + responses: + 200: + content: + application/json: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + get: + description: Returns a cluster scoped custom object + operationId: getClusterCustomObject + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: the custom object's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + application/json: + schema: + type: object + description: A single Resource + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + patch: + description: patch the specified cluster scoped custom object + operationId: patchClusterCustomObject + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: the custom object's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + application/merge-patch+json: + schema: + type: object + description: The JSON schema of the Resource to patch. + required: true + responses: + 200: + content: + application/json: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + put: + description: replace the specified cluster scoped custom object + operationId: replaceClusterCustomObject + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: the custom object's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + '*/*': + schema: + type: object + description: The JSON schema of the Resource to replace. + required: true + responses: + 200: + content: + application/json: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}/status: + get: + description: read status of the specified namespace scoped custom object + operationId: getNamespacedCustomObjectStatus + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + patch: + description: partially update status of the specified namespace scoped custom + object + operationId: patchNamespacedCustomObjectStatus + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + application/merge-patch+json: + schema: + description: The JSON schema of the Resource to patch. + type: object + required: true + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body + put: + description: replace status of the specified namespace scoped custom object + operationId: replaceNamespacedCustomObjectStatus + parameters: + - description: the custom resource's group + in: path + name: group + required: true + schema: + type: string + - description: the custom resource's version + in: path + name: version + required: true + schema: + type: string + - description: The custom resource's namespace + in: path + name: namespace + required: true + schema: + type: string + - description: the custom resource's plural name. For TPRs this would be lowercase + plural kind. + in: path + name: plural + required: true + schema: + type: string + - description: the custom object's name + in: path + name: name + required: true + schema: + type: string + requestBody: + content: + '*/*': + schema: + type: object + required: true + responses: + 200: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: OK + 201: + content: + application/json: + schema: + type: object + application/yaml: + schema: + type: object + application/vnd.kubernetes.protobuf: + schema: + type: object + description: Created + 401: + content: {} + description: Unauthorized + tags: + - custom_objects + x-codegen-request-body-name: body +components: + schemas: + v1.SelfSubjectRulesReview: + description: SelfSubjectRulesReview enumerates the set of actions the current + user can perform within a namespace. The returned list of actions may be incomplete + depending on the server's authorization mode, and any errors experienced during + the evaluation. SelfSubjectRulesReview should be used by UIs to show/hide + actions, or to quickly let an end user reason about their permissions. It + should NOT Be used by external systems to drive authorization decisions as + this raises confused deputy, cache lifetime/revocation, and correctness concerns. + SubjectAccessReview, and LocalAccessReview are the correct way to defer authorization + decisions to the API server. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + namespace: namespace + status: + incomplete: true + nonResourceRules: + - verbs: + - verbs + - verbs + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - verbs: + - verbs + - verbs + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + resourceRules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + evaluationError: evaluationError + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.SelfSubjectRulesReviewSpec' + status: + $ref: '#/components/schemas/v1.SubjectRulesReviewStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: authorization.k8s.io + kind: SelfSubjectRulesReview + version: v1 + extensions.v1beta1.ScaleSpec: + description: describes the attributes of a scale subresource + example: + replicas: 0 + properties: + replicas: + description: desired number of instances for the scaled object. + format: int32 + type: integer + type: object + v1.FlockerVolumeSource: + description: Represents a Flocker volume mounted by the Flocker agent. One and + only one of datasetName and datasetUUID should be set. Flocker volumes do + not support ownership management or SELinux relabeling. + example: + datasetName: datasetName + datasetUUID: datasetUUID + properties: + datasetName: + description: Name of the dataset stored as metadata -> name on the dataset + for Flocker should be considered as deprecated + type: string + datasetUUID: + description: UUID of the dataset. This is unique identifier of a Flocker + dataset + type: string + type: object + v1.DeploymentCondition: + description: DeploymentCondition describes the state of a deployment at a certain + point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + lastUpdateTime: + description: The last time this condition was updated. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of deployment condition. + type: string + required: + - status + - type + type: object + v1.ScaleSpec: + description: ScaleSpec describes the attributes of a scale subresource. + example: + replicas: 0 + properties: + replicas: + description: desired number of instances for the scaled object. + format: int32 + type: integer + type: object + apps.v1beta1.RollbackConfig: + description: DEPRECATED. + example: + revision: 5 + properties: + revision: + description: The revision to rollback to. If set to 0, rollback to the last + revision. + format: int64 + type: integer + type: object + v1.SecretReference: + description: SecretReference represents a Secret Reference. It has enough information + to retrieve secret in any namespace + example: + name: name + namespace: namespace + properties: + name: + description: Name is unique within a namespace to reference a secret resource. + type: string + namespace: + description: Namespace defines the space within which the secret name must + be unique. + type: string + type: object + v1.StatefulSet: + description: |- + StatefulSet represents a set of pods with consistent identities. Identities are defined as: + - Network: A single stable DNS and hostname. + - Storage: As many VolumeClaims as requested. + The StatefulSet guarantees that a given network identity will always map to the same storage identity. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + status: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.StatefulSetSpec' + status: + $ref: '#/components/schemas/v1.StatefulSetStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: StatefulSet + version: v1 + v1.NodeStatus: + description: NodeStatus is information about the current status of a node. + example: + daemonEndpoints: + kubeletEndpoint: + Port: 0 + phase: phase + allocatable: + key: allocatable + volumesInUse: + - volumesInUse + - volumesInUse + addresses: + - address: address + type: type + - address: address + type: type + images: + - names: + - names + - names + sizeBytes: 6 + - names: + - names + - names + sizeBytes: 6 + nodeInfo: + machineID: machineID + bootID: bootID + containerRuntimeVersion: containerRuntimeVersion + kernelVersion: kernelVersion + kubeletVersion: kubeletVersion + systemUUID: systemUUID + kubeProxyVersion: kubeProxyVersion + operatingSystem: operatingSystem + architecture: architecture + osImage: osImage + conditions: + - reason: reason + lastHeartbeatTime: 2000-01-23T04:56:07.000+00:00 + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastHeartbeatTime: 2000-01-23T04:56:07.000+00:00 + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + volumesAttached: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + capacity: + key: capacity + properties: + addresses: + description: 'List of addresses reachable to the node. Queried from cloud + provider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#addresses' + items: + $ref: '#/components/schemas/v1.NodeAddress' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + allocatable: + additionalProperties: + type: string + description: Allocatable represents the resources of a node that are available + for scheduling. Defaults to Capacity. + type: object + capacity: + additionalProperties: + type: string + description: 'Capacity represents the total resources of a node. More info: + https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity' + type: object + conditions: + description: 'Conditions is an array of current observed node conditions. + More info: https://kubernetes.io/docs/concepts/nodes/node/#condition' + items: + $ref: '#/components/schemas/v1.NodeCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + daemonEndpoints: + $ref: '#/components/schemas/v1.NodeDaemonEndpoints' + images: + description: List of container images on this node + items: + $ref: '#/components/schemas/v1.ContainerImage' + type: array + nodeInfo: + $ref: '#/components/schemas/v1.NodeSystemInfo' + phase: + description: 'NodePhase is the recently observed lifecycle phase of the + node. More info: https://kubernetes.io/docs/concepts/nodes/node/#phase + The field is never populated, and now is deprecated.' + type: string + volumesAttached: + description: List of volumes that are attached to the node. + items: + $ref: '#/components/schemas/v1.AttachedVolume' + type: array + volumesInUse: + description: List of attachable volumes in use (mounted) by the node. + items: + type: string + type: array + type: object + v1beta1.HTTPIngressPath: + description: HTTPIngressPath associates a path regex with a backend. Incoming + urls matching the path are forwarded to the backend. + example: + path: path + backend: + servicePort: '{}' + serviceName: serviceName + properties: + backend: + $ref: '#/components/schemas/v1beta1.IngressBackend' + path: + description: Path is an extended POSIX regex as defined by IEEE Std 1003.1, + (i.e this follows the egrep/unix syntax, not the perl syntax) matched + against the path of an incoming request. Currently it can contain characters + disallowed from the conventional "path" part of a URL as defined by RFC + 3986. Paths must begin with a '/'. If unspecified, the path defaults to + a catch all sending traffic to the backend. + type: string + required: + - backend + type: object + v1.AggregationRule: + description: AggregationRule describes how to locate ClusterRoles to aggregate + into the ClusterRole + example: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + properties: + clusterRoleSelectors: + description: ClusterRoleSelectors holds a list of selectors which will be + used to find ClusterRoles and create the rules. If any of the selectors + match, then the ClusterRole's permissions will be added + items: + $ref: '#/components/schemas/v1.LabelSelector' + type: array + type: object + v1beta1.PodDisruptionBudget: + description: PodDisruptionBudget is an object to define the max disruption that + can be caused to a collection of pods + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + minAvailable: '{}' + maxUnavailable: '{}' + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + status: + currentHealthy: 0 + expectedPods: 5 + disruptionsAllowed: 1 + disruptedPods: + key: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 5 + desiredHealthy: 6 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetSpec' + status: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudgetStatus' + type: object + x-kubernetes-group-version-kind: + - group: policy + kind: PodDisruptionBudget + version: v1beta1 + v1beta1.StatefulSetCondition: + description: StatefulSetCondition describes the state of a statefulset at a + certain point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of statefulset condition. + type: string + required: + - status + - type + type: object + v1.ProjectedVolumeSource: + description: Represents a projected volume source + example: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + properties: + defaultMode: + description: Mode bits to use on created files by default. Must be a value + between 0 and 0777. Directories within the path are not affected by this + setting. This might be in conflict with other options that affect the + file mode, like fsGroup, and the result can be other mode bits set. + format: int32 + type: integer + sources: + description: list of volume projections + items: + $ref: '#/components/schemas/v1.VolumeProjection' + type: array + required: + - sources + type: object + v1.StorageOSVolumeSource: + description: Represents a StorageOS persistent volume resource. + example: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem type supported + by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred + to be "ext4" if unspecified. + type: string + readOnly: + description: Defaults to false (read/write). ReadOnly here will force the + ReadOnly setting in VolumeMounts. + type: boolean + secretRef: + $ref: '#/components/schemas/v1.LocalObjectReference' + volumeName: + description: VolumeName is the human-readable name of the StorageOS volume. Volume + names are only unique within a namespace. + type: string + volumeNamespace: + description: VolumeNamespace specifies the scope of the volume within StorageOS. If + no namespace is specified then the Pod's namespace will be used. This + allows the Kubernetes name scoping to be mirrored within StorageOS for + tighter integration. Set VolumeName to any name to override the default + behaviour. Set to "default" if you are not using namespaces within StorageOS. + Namespaces that do not pre-exist within StorageOS will be created. + type: string + type: object + v1.PodList: + description: PodList is a list of Pods. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + status: + phase: phase + reason: reason + podIP: podIP + containerStatuses: + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + hostIP: hostIP + startTime: 2000-01-23T04:56:07.000+00:00 + qosClass: qosClass + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + message: message + initContainerStatuses: + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + status: + phase: phase + reason: reason + podIP: podIP + containerStatuses: + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + hostIP: hostIP + startTime: 2000-01-23T04:56:07.000+00:00 + qosClass: qosClass + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + message: message + initContainerStatuses: + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'List of pods. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md' + items: + $ref: '#/components/schemas/v1.Pod' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: PodList + version: v1 + v1beta1.SubjectAccessReviewSpec: + description: SubjectAccessReviewSpec is a description of the access request. Exactly + one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes + must be set + example: + uid: uid + nonResourceAttributes: + path: path + verb: verb + extra: + key: + - extra + - extra + resourceAttributes: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + user: user + group: + - group + - group + properties: + extra: + additionalProperties: + items: + type: string + type: array + description: Extra corresponds to the user.Info.GetExtra() method from the + authenticator. Since that is input to the authorizer it needs a reflection + here. + type: object + group: + description: Groups is the groups you're testing for. + items: + type: string + type: array + nonResourceAttributes: + $ref: '#/components/schemas/v1beta1.NonResourceAttributes' + resourceAttributes: + $ref: '#/components/schemas/v1beta1.ResourceAttributes' + uid: + description: UID information about the requesting user. + type: string + user: + description: User is the user you're testing for. If you specify "User" + but not "Group", then is it interpreted as "What if User were not a member + of any groups + type: string + type: object + v1beta1.RollingUpdateDaemonSet: + description: Spec to control the desired behavior of daemon set rolling update. + example: + maxUnavailable: '{}' + properties: + maxUnavailable: + description: 'The maximum number of DaemonSet pods that can be unavailable + during the update. Value can be an absolute number (ex: 5) or a percentage + of total number of DaemonSet pods at the start of the update (ex: 10%). + Absolute number is calculated from percentage by rounding up. This cannot + be 0. Default value is 1. Example: when this is set to 30%, at most 30% + of the total number of nodes that should be running the daemon pod (i.e. + status.desiredNumberScheduled) can have their pods stopped for an update + at any given time. The update starts by stopping at most 30% of those + DaemonSet pods and then brings up new DaemonSet pods in their place. Once + the new pods are available, it then proceeds onto other DaemonSet pods, + thus ensuring that at least 70% of original number of DaemonSet pods are + available at all times during the update.' + properties: {} + type: object + type: object + v1alpha1.PriorityClass: + description: PriorityClass defines mapping from a priority class name to the + priority integer value. The value can be any valid integer. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + globalDefault: true + description: description + value: 0 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + description: + description: description is an arbitrary string that usually provides guidelines + on when this priority class should be used. + type: string + globalDefault: + description: globalDefault specifies whether this PriorityClass should be + considered as the default priority for pods that do not have any priority + class. + type: boolean + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + value: + description: The value of this priority class. This is the actual priority + that pods receive when they have the name of this class in their pod spec. + format: int32 + type: integer + required: + - value + type: object + x-kubernetes-group-version-kind: + - group: scheduling.k8s.io + kind: PriorityClass + version: v1alpha1 + v1.CephFSPersistentVolumeSource: + description: Represents a Ceph Filesystem mount that lasts the lifetime of a + pod Cephfs volumes do not support ownership management or SELinux relabeling. + example: + path: path + secretRef: + name: name + namespace: namespace + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + properties: + monitors: + description: 'Required: Monitors is a collection of Ceph monitors More info: + https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it' + items: + type: string + type: array + path: + description: 'Optional: Used as the mounted root, rather than the full Ceph + tree, default is /' + type: string + readOnly: + description: 'Optional: Defaults to false (read/write). ReadOnly here will + force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it' + type: boolean + secretFile: + description: 'Optional: SecretFile is the path to key ring for User, default + is /etc/ceph/user.secret More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it' + type: string + secretRef: + $ref: '#/components/schemas/v1.SecretReference' + user: + description: 'Optional: User is the rados user name, default is admin More + info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it' + type: string + required: + - monitors + type: object + v1beta1.CustomResourceValidation: + description: CustomResourceValidation is a list of validation methods for CustomResources. + example: + openAPIV3Schema: + $schema: $schema + minLength: 2 + pattern: pattern + description: description + title: title + type: type + required: + - required + - required + example: + Raw: Raw + exclusiveMaximum: true + patternProperties: {} + allOf: + - null + - null + default: + Raw: Raw + oneOf: + - null + - null + additionalItems: + Allows: true + id: id + maxProperties: 1 + exclusiveMinimum: true + definitions: {} + multipleOf: 3.61607674925191080461672754609026014804840087890625 + maxItems: 0 + format: format + anyOf: + - null + - null + enum: + - Raw: Raw + - Raw: Raw + dependencies: + key: + Property: + - Property + - Property + minProperties: 7 + minItems: 5 + uniqueItems: true + maximum: 5.962133916683182377482808078639209270477294921875 + additionalProperties: + Allows: true + externalDocs: + description: description + url: url + $ref: $ref + items: + JSONSchemas: + - null + - null + minimum: 9.301444243932575517419536481611430644989013671875 + maxLength: 6 + properties: {} + properties: + openAPIV3Schema: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + type: object + v1beta2.DaemonSetUpdateStrategy: + description: DaemonSetUpdateStrategy is a struct used to control the update + strategy for a DaemonSet. + example: + type: type + rollingUpdate: + maxUnavailable: '{}' + properties: + rollingUpdate: + $ref: '#/components/schemas/v1beta2.RollingUpdateDaemonSet' + type: + description: Type of daemon set update. Can be "RollingUpdate" or "OnDelete". + Default is RollingUpdate. + type: string + type: object + v1.Capabilities: + description: Adds and removes POSIX capabilities from running containers. + example: + add: + - add + - add + drop: + - drop + - drop + properties: + add: + description: Added capabilities + items: + type: string + type: array + drop: + description: Removed capabilities + items: + type: string + type: array + type: object + apps.v1beta1.DeploymentRollback: + description: DEPRECATED. DeploymentRollback stores the information required + to rollback a deployment. + example: + updatedAnnotations: + key: updatedAnnotations + apiVersion: apiVersion + kind: kind + name: name + rollbackTo: + revision: 5 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + name: + description: 'Required: This must match the Name of a deployment.' + type: string + rollbackTo: + $ref: '#/components/schemas/apps.v1beta1.RollbackConfig' + updatedAnnotations: + additionalProperties: + type: string + description: The annotations to be updated to a deployment + type: object + required: + - name + - rollbackTo + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: DeploymentRollback + version: v1beta1 + v1beta1.NetworkPolicyList: + description: DEPRECATED 1.9 - This group version of NetworkPolicyList is deprecated + by networking/v1/NetworkPolicyList. Network Policy List is a list of NetworkPolicy + objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + ingress: + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + policyTypes: + - policyTypes + - policyTypes + egress: + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + ingress: + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + policyTypes: + - policyTypes + - policyTypes + egress: + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of schema objects. + items: + $ref: '#/components/schemas/v1beta1.NetworkPolicy' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: NetworkPolicyList + version: v1beta1 + v1beta1.APIServiceCondition: + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + message: + description: Human-readable message indicating details about last transition. + type: string + reason: + description: Unique, one-word, CamelCase reason for the condition's last + transition. + type: string + status: + description: Status is the status of the condition. Can be True, False, + Unknown. + type: string + type: + description: Type is the type of the condition. + type: string + required: + - status + - type + type: object + v1.StorageClass: + description: |- + StorageClass describes the parameters for a class of storage for which PersistentVolumes can be dynamically provisioned. + + StorageClasses are non-namespaced; the name of the storage class according to etcd is in ObjectMeta.Name. + example: + volumeBindingMode: volumeBindingMode + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + provisioner: provisioner + apiVersion: apiVersion + allowVolumeExpansion: true + reclaimPolicy: reclaimPolicy + kind: kind + mountOptions: + - mountOptions + - mountOptions + parameters: + key: parameters + properties: + allowVolumeExpansion: + description: AllowVolumeExpansion shows whether the storage class allow + volume expand + type: boolean + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + mountOptions: + description: Dynamically provisioned PersistentVolumes of this storage class + are created with these mountOptions, e.g. ["ro", "soft"]. Not validated + - mount of the PVs will simply fail if one is invalid. + items: + type: string + type: array + parameters: + additionalProperties: + type: string + description: Parameters holds the parameters for the provisioner that should + create volumes of this storage class. + type: object + provisioner: + description: Provisioner indicates the type of the provisioner. + type: string + reclaimPolicy: + description: Dynamically provisioned PersistentVolumes of this storage class + are created with this reclaimPolicy. Defaults to Delete. + type: string + volumeBindingMode: + description: VolumeBindingMode indicates how PersistentVolumeClaims should + be provisioned and bound. When unset, VolumeBindingImmediate is used. + This field is alpha-level and is only honored by servers that enable the + VolumeScheduling feature. + type: string + required: + - provisioner + type: object + x-kubernetes-group-version-kind: + - group: storage.k8s.io + kind: StorageClass + version: v1 + v1.LoadBalancerIngress: + description: 'LoadBalancerIngress represents the status of a load-balancer ingress + point: traffic intended for the service should be sent to an ingress point.' + example: + hostname: hostname + ip: ip + properties: + hostname: + description: Hostname is set for load-balancer ingress points that are DNS + based (typically AWS load-balancers) + type: string + ip: + description: IP is set for load-balancer ingress points that are IP based + (typically GCE or OpenStack load-balancers) + type: string + type: object + v1.SecretList: + description: SecretList is a list of Secret. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + key: data + kind: kind + type: type + stringData: + key: stringData + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + key: data + kind: kind + type: type + stringData: + key: stringData + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'Items is a list of secret objects. More info: https://kubernetes.io/docs/concepts/configuration/secret' + items: + $ref: '#/components/schemas/v1.Secret' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: SecretList + version: v1 + v1beta1.RoleBindingList: + description: RoleBindingList is a collection of RoleBindings + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of RoleBindings + items: + $ref: '#/components/schemas/v1beta1.RoleBinding' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: RoleBindingList + version: v1beta1 + v1.ResourceAttributes: + description: ResourceAttributes includes the authorization attributes available + for resource requests to the Authorizer interface + example: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + properties: + group: + description: Group is the API Group of the Resource. "*" means all. + type: string + name: + description: Name is the name of the resource being requested for a "get" + or deleted for a "delete". "" (empty) means all. + type: string + namespace: + description: Namespace is the namespace of the action being requested. Currently, + there is no distinction between no namespace and all namespaces "" (empty) + is defaulted for LocalSubjectAccessReviews "" (empty) is empty for cluster-scoped + resources "" (empty) means "all" for namespace scoped resources from a + SubjectAccessReview or SelfSubjectAccessReview + type: string + resource: + description: Resource is one of the existing resource types. "*" means + all. + type: string + subresource: + description: Subresource is one of the existing resource types. "" means + none. + type: string + verb: + description: 'Verb is a kubernetes resource API verb, like: get, list, watch, + create, update, delete, proxy. "*" means all.' + type: string + version: + description: Version is the API Version of the Resource. "*" means all. + type: string + type: object + v1.ServicePort: + description: ServicePort contains information on service's port. + example: + protocol: protocol + port: 1 + name: name + nodePort: 6 + targetPort: '{}' + properties: + name: + description: The name of this port within the service. This must be a DNS_LABEL. + All ports within a ServiceSpec must have unique names. This maps to the + 'Name' field in EndpointPort objects. Optional if only one ServicePort + is defined on this service. + type: string + nodePort: + description: 'The port on each node on which this service is exposed when + type=NodePort or LoadBalancer. Usually assigned by the system. If specified, + it will be allocated to the service if unused or else creation of the + service will fail. Default is to auto-allocate a port if the ServiceType + of this Service requires one. More info: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport' + format: int32 + type: integer + port: + description: The port that will be exposed by this service. + format: int32 + type: integer + protocol: + description: The IP protocol for this port. Supports "TCP" and "UDP". Default + is TCP. + type: string + targetPort: + description: 'Number or name of the port to access on the pods targeted + by the service. Number must be in the range 1 to 65535. Name must be an + IANA_SVC_NAME. If this is a string, it will be looked up as a named port + in the target Pod''s container ports. If this is not specified, the value + of the ''port'' field is used (an identity map). This field is ignored + for services with clusterIP=None, and should be omitted or set equal to + the ''port'' field. More info: https://kubernetes.io/docs/concepts/services-networking/service/#defining-a-service' + properties: {} + type: object + required: + - port + type: object + v1.ReplicationControllerList: + description: ReplicationControllerList is a collection of replication controllers. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + key: selector + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + key: selector + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'List of replication controllers. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller' + items: + $ref: '#/components/schemas/v1.ReplicationController' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ReplicationControllerList + version: v1 + v1beta1.SelfSubjectRulesReview: + description: SelfSubjectRulesReview enumerates the set of actions the current + user can perform within a namespace. The returned list of actions may be incomplete + depending on the server's authorization mode, and any errors experienced during + the evaluation. SelfSubjectRulesReview should be used by UIs to show/hide + actions, or to quickly let an end user reason about their permissions. It + should NOT Be used by external systems to drive authorization decisions as + this raises confused deputy, cache lifetime/revocation, and correctness concerns. + SubjectAccessReview, and LocalAccessReview are the correct way to defer authorization + decisions to the API server. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + namespace: namespace + status: + incomplete: true + nonResourceRules: + - verbs: + - verbs + - verbs + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - verbs: + - verbs + - verbs + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + resourceRules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + evaluationError: evaluationError + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.SelfSubjectRulesReviewSpec' + status: + $ref: '#/components/schemas/v1beta1.SubjectRulesReviewStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: authorization.k8s.io + kind: SelfSubjectRulesReview + version: v1beta1 + v1beta1.ClusterRole: + description: ClusterRole is a cluster level, logical grouping of PolicyRules + that can be referenced as a unit by a RoleBinding or ClusterRoleBinding. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + aggregationRule: + $ref: '#/components/schemas/v1beta1.AggregationRule' + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + rules: + description: Rules holds all the PolicyRules for this ClusterRole + items: + $ref: '#/components/schemas/v1beta1.PolicyRule' + type: array + required: + - rules + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1beta1 + v1.RollingUpdateStatefulSetStrategy: + description: RollingUpdateStatefulSetStrategy is used to communicate parameter + for RollingUpdateStatefulSetStrategyType. + example: + partition: 1 + properties: + partition: + description: Partition indicates the ordinal at which the StatefulSet should + be partitioned. Default value is 0. + format: int32 + type: integer + type: object + v1beta1.RoleList: + description: RoleList is a collection of Roles + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of Roles + items: + $ref: '#/components/schemas/v1beta1.Role' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: RoleList + version: v1beta1 + v1.CrossVersionObjectReference: + description: CrossVersionObjectReference contains enough information to let + you identify the referred resource. + example: + apiVersion: apiVersion + kind: kind + name: name + properties: + apiVersion: + description: API version of the referent + type: string + kind: + description: 'Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds"' + type: string + name: + description: 'Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names' + type: string + required: + - kind + - name + type: object + v1.SelfSubjectAccessReviewSpec: + description: SelfSubjectAccessReviewSpec is a description of the access request. Exactly + one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes + must be set + example: + nonResourceAttributes: + path: path + verb: verb + resourceAttributes: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + properties: + nonResourceAttributes: + $ref: '#/components/schemas/v1.NonResourceAttributes' + resourceAttributes: + $ref: '#/components/schemas/v1.ResourceAttributes' + type: object + apps.v1beta1.DeploymentStrategy: + description: DeploymentStrategy describes how to replace existing pods with + new ones. + example: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + properties: + rollingUpdate: + $ref: '#/components/schemas/apps.v1beta1.RollingUpdateDeployment' + type: + description: Type of deployment. Can be "Recreate" or "RollingUpdate". Default + is RollingUpdate. + type: string + type: object + v1.ClusterRoleList: + description: ClusterRoleList is a collection of ClusterRoles + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of ClusterRoles + items: + $ref: '#/components/schemas/v1.ClusterRole' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRoleList + version: v1 + v1.GroupVersionForDiscovery: + description: GroupVersion contains the "group/version" and "version" string + of a version. It is made a struct to keep extensibility. + example: + groupVersion: groupVersion + version: version + properties: + groupVersion: + description: groupVersion specifies the API group and version in the form + "group/version" + type: string + version: + description: version specifies the version in the form of "version". This + is to save the clients the trouble of splitting the GroupVersion. + type: string + required: + - groupVersion + - version + type: object + v1.SecretKeySelector: + description: SecretKeySelector selects a key of a Secret. + example: + name: name + optional: true + key: key + properties: + key: + description: The key of the secret to select from. Must be a valid secret + key. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + optional: + description: Specify whether the Secret or it's key must be defined + type: boolean + required: + - key + type: object + v1alpha1.VolumeAttachmentList: + description: VolumeAttachmentList is a collection of VolumeAttachment objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + nodeName: nodeName + source: + persistentVolumeName: persistentVolumeName + attacher: attacher + status: + attachmentMetadata: + key: attachmentMetadata + detachError: + time: 2000-01-23T04:56:07.000+00:00 + message: message + attachError: + time: 2000-01-23T04:56:07.000+00:00 + message: message + attached: true + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + nodeName: nodeName + source: + persistentVolumeName: persistentVolumeName + attacher: attacher + status: + attachmentMetadata: + key: attachmentMetadata + detachError: + time: 2000-01-23T04:56:07.000+00:00 + message: message + attachError: + time: 2000-01-23T04:56:07.000+00:00 + message: message + attached: true + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of VolumeAttachments + items: + $ref: '#/components/schemas/v1alpha1.VolumeAttachment' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: storage.k8s.io + kind: VolumeAttachmentList + version: v1alpha1 + v1.ComponentStatusList: + description: Status of all the conditions for the component as a list of ComponentStatus + objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + conditions: + - error: error + message: message + type: type + status: status + - error: error + message: message + type: type + status: status + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + conditions: + - error: error + message: message + type: type + status: status + - error: error + message: message + type: type + status: status + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: List of ComponentStatus objects. + items: + $ref: '#/components/schemas/v1.ComponentStatus' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ComponentStatusList + version: v1 + v1.PodAntiAffinity: + description: Pod anti affinity is a group of inter pod anti affinity scheduling + rules. + example: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy + the anti-affinity expressions specified by this field, but it may choose + a node that violates one or more of the expressions. The node that is + most preferred is the one with the greatest sum of weights, i.e. for each + node that meets all of the scheduling requirements (resource request, + requiredDuringScheduling anti-affinity expressions, etc.), compute a sum + by iterating through the elements of this field and adding "weight" to + the sum if the node has pods which matches the corresponding podAffinityTerm; + the node(s) with the highest sum are the most preferred. + items: + $ref: '#/components/schemas/v1.WeightedPodAffinityTerm' + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the anti-affinity requirements specified by this field are + not met at scheduling time, the pod will not be scheduled onto the node. + If the anti-affinity requirements specified by this field cease to be + met at some point during pod execution (e.g. due to a pod label update), + the system may or may not try to eventually evict the pod from its node. + When there are multiple elements, the lists of nodes corresponding to + each podAffinityTerm are intersected, i.e. all terms must be satisfied. + items: + $ref: '#/components/schemas/v1.PodAffinityTerm' + type: array + type: object + v1beta1.DaemonSetUpdateStrategy: + example: + type: type + rollingUpdate: + maxUnavailable: '{}' + properties: + rollingUpdate: + $ref: '#/components/schemas/v1beta1.RollingUpdateDaemonSet' + type: + description: Type of daemon set update. Can be "RollingUpdate" or "OnDelete". + Default is OnDelete. + type: string + type: object + v1.ReplicaSetList: + description: ReplicaSetList is a collection of ReplicaSets. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller' + items: + $ref: '#/components/schemas/v1.ReplicaSet' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: ReplicaSetList + version: v1 + v1.HostAlias: + description: HostAlias holds the mapping between IP and hostnames that will + be injected as an entry in the pod's hosts file. + example: + ip: ip + hostnames: + - hostnames + - hostnames + properties: + hostnames: + description: Hostnames for the above IP address. + items: + type: string + type: array + ip: + description: IP address of the host file entry. + type: string + type: object + v1beta2.DaemonSetSpec: + description: DaemonSetSpec is the specification of a daemon set. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + properties: + minReadySeconds: + description: The minimum number of seconds for which a newly created DaemonSet + pod should be ready without any of its container crashing, for it to be + considered available. Defaults to 0 (pod will be considered available + as soon as it is ready). + format: int32 + type: integer + revisionHistoryLimit: + description: The number of old history to retain to allow rollback. This + is a pointer to distinguish between explicit zero and not specified. Defaults + to 10. + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + updateStrategy: + $ref: '#/components/schemas/v1beta2.DaemonSetUpdateStrategy' + required: + - selector + - template + type: object + v1.Probe: + description: Probe describes a health check to be performed against a container + to determine whether it is alive or ready to receive traffic. + example: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + properties: + exec: + $ref: '#/components/schemas/v1.ExecAction' + failureThreshold: + description: Minimum consecutive failures for the probe to be considered + failed after having succeeded. Defaults to 3. Minimum value is 1. + format: int32 + type: integer + httpGet: + $ref: '#/components/schemas/v1.HTTPGetAction' + initialDelaySeconds: + description: 'Number of seconds after the container has started before liveness + probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + periodSeconds: + description: How often (in seconds) to perform the probe. Default to 10 + seconds. Minimum value is 1. + format: int32 + type: integer + successThreshold: + description: Minimum consecutive successes for the probe to be considered + successful after having failed. Defaults to 1. Must be 1 for liveness. + Minimum value is 1. + format: int32 + type: integer + tcpSocket: + $ref: '#/components/schemas/v1.TCPSocketAction' + timeoutSeconds: + description: 'Number of seconds after which the probe times out. Defaults + to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' + format: int32 + type: integer + type: object + v1beta2.Scale: + description: Scale represents a scaling request for a resource. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + replicas: 0 + status: + targetSelector: targetSelector + replicas: 6 + selector: + key: selector + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta2.ScaleSpec' + status: + $ref: '#/components/schemas/v1beta2.ScaleStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: Scale + version: v1beta2 + v1alpha1.Rule: + description: Rule is a tuple of APIGroups, APIVersion, and Resources.It is recommended + to make sure that all the tuple expansions are valid. + example: + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + properties: + apiGroups: + description: APIGroups is the API groups the resources belong to. '*' is + all groups. If '*' is present, the length of the slice must be one. Required. + items: + type: string + type: array + apiVersions: + description: APIVersions is the API versions the resources belong to. '*' + is all versions. If '*' is present, the length of the slice must be one. + Required. + items: + type: string + type: array + resources: + description: |- + Resources is a list of resources this rule applies to. + + For example: 'pods' means pods. 'pods/log' means the log subresource of pods. '*' means all resources, but not subresources. 'pods/*' means all subresources of pods. '*/scale' means all scale subresources. '*/*' means all resources and their subresources. + + If wildcard is present, the validation rule will ensure resources do not overlap with each other. + + Depending on the enclosing object, subresources might not be allowed. Required. + items: + type: string + type: array + type: object + v1.SelfSubjectRulesReviewSpec: + example: + namespace: namespace + properties: + namespace: + description: Namespace to evaluate rules for. Required. + type: string + type: object + v1.CinderVolumeSource: + description: Represents a cinder volume resource in Openstack. A Cinder volume + must exist before mounting to a container. The volume must also be in the + same region as the kubelet. Cinder volumes support ownership management and + SELinux relabeling. + example: + volumeID: volumeID + readOnly: true + fsType: fsType + properties: + fsType: + description: 'Filesystem type to mount. Must be a filesystem type supported + by the host operating system. Examples: "ext4", "xfs", "ntfs". Implicitly + inferred to be "ext4" if unspecified. More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md' + type: string + readOnly: + description: 'Optional: Defaults to false (read/write). ReadOnly here will + force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md' + type: boolean + volumeID: + description: 'volume id used to identify the volume in cinder More info: + https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md' + type: string + required: + - volumeID + type: object + v1.NodeSelectorTerm: + description: A null or empty node selector term matches no objects. + example: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + properties: + matchExpressions: + description: Required. A list of node selector requirements. The requirements + are ANDed. + items: + $ref: '#/components/schemas/v1.NodeSelectorRequirement' + type: array + required: + - matchExpressions + type: object + v1beta2.StatefulSetCondition: + description: StatefulSetCondition describes the state of a statefulset at a + certain point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of statefulset condition. + type: string + required: + - status + - type + type: object + v1.ReplicationControllerStatus: + description: ReplicationControllerStatus represents the current status of a + replication controller. + example: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + availableReplicas: + description: The number of available replicas (ready for at least minReadySeconds) + for this replication controller. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a replication + controller's current state. + items: + $ref: '#/components/schemas/v1.ReplicationControllerCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + fullyLabeledReplicas: + description: The number of pods that have labels matching the labels of + the pod template of the replication controller. + format: int32 + type: integer + observedGeneration: + description: ObservedGeneration reflects the generation of the most recently + observed replication controller. + format: int64 + type: integer + readyReplicas: + description: The number of ready replicas for this replication controller. + format: int32 + type: integer + replicas: + description: 'Replicas is the most recently oberved number of replicas. + More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller' + format: int32 + type: integer + required: + - replicas + type: object + v2beta1.HorizontalPodAutoscalerList: + description: HorizontalPodAutoscaler is a list of horizontal pod autoscaler + objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + maxReplicas: 0 + minReplicas: 1 + metrics: + - resource: + targetAverageUtilization: 6 + targetAverageValue: targetAverageValue + name: name + pods: + metricName: metricName + targetAverageValue: targetAverageValue + type: type + object: + metricName: metricName + targetValue: targetValue + target: + apiVersion: apiVersion + kind: kind + name: name + - resource: + targetAverageUtilization: 6 + targetAverageValue: targetAverageValue + name: name + pods: + metricName: metricName + targetAverageValue: targetAverageValue + type: type + object: + metricName: metricName + targetValue: targetValue + target: + apiVersion: apiVersion + kind: kind + name: name + scaleTargetRef: + apiVersion: apiVersion + kind: kind + name: name + status: + desiredReplicas: 2 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + lastScaleTime: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 7 + currentMetrics: + - resource: + currentAverageValue: currentAverageValue + name: name + currentAverageUtilization: 5 + pods: + metricName: metricName + currentAverageValue: currentAverageValue + type: type + object: + metricName: metricName + currentValue: currentValue + target: + apiVersion: apiVersion + kind: kind + name: name + - resource: + currentAverageValue: currentAverageValue + name: name + currentAverageUtilization: 5 + pods: + metricName: metricName + currentAverageValue: currentAverageValue + type: type + object: + metricName: metricName + currentValue: currentValue + target: + apiVersion: apiVersion + kind: kind + name: name + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + maxReplicas: 0 + minReplicas: 1 + metrics: + - resource: + targetAverageUtilization: 6 + targetAverageValue: targetAverageValue + name: name + pods: + metricName: metricName + targetAverageValue: targetAverageValue + type: type + object: + metricName: metricName + targetValue: targetValue + target: + apiVersion: apiVersion + kind: kind + name: name + - resource: + targetAverageUtilization: 6 + targetAverageValue: targetAverageValue + name: name + pods: + metricName: metricName + targetAverageValue: targetAverageValue + type: type + object: + metricName: metricName + targetValue: targetValue + target: + apiVersion: apiVersion + kind: kind + name: name + scaleTargetRef: + apiVersion: apiVersion + kind: kind + name: name + status: + desiredReplicas: 2 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + lastScaleTime: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 7 + currentMetrics: + - resource: + currentAverageValue: currentAverageValue + name: name + currentAverageUtilization: 5 + pods: + metricName: metricName + currentAverageValue: currentAverageValue + type: type + object: + metricName: metricName + currentValue: currentValue + target: + apiVersion: apiVersion + kind: kind + name: name + - resource: + currentAverageValue: currentAverageValue + name: name + currentAverageUtilization: 5 + pods: + metricName: metricName + currentAverageValue: currentAverageValue + type: type + object: + metricName: metricName + currentValue: currentValue + target: + apiVersion: apiVersion + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: items is the list of horizontal pod autoscaler objects. + items: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscaler' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: autoscaling + kind: HorizontalPodAutoscalerList + version: v2beta1 + v1.StatefulSetUpdateStrategy: + description: StatefulSetUpdateStrategy indicates the strategy that the StatefulSet + controller will use to perform updates. It includes any additional parameters + necessary to perform the update for the indicated strategy. + example: + type: type + rollingUpdate: + partition: 1 + properties: + rollingUpdate: + $ref: '#/components/schemas/v1.RollingUpdateStatefulSetStrategy' + type: + description: Type indicates the type of the StatefulSetUpdateStrategy. Default + is RollingUpdate. + type: string + type: object + extensions.v1beta1.DeploymentSpec: + description: DeploymentSpec is the specification of the desired behavior of + the Deployment. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + rollbackTo: + revision: 5 + properties: + minReadySeconds: + description: Minimum number of seconds for which a newly created pod should + be ready without any of its container crashing, for it to be considered + available. Defaults to 0 (pod will be considered available as soon as + it is ready) + format: int32 + type: integer + paused: + description: Indicates that the deployment is paused and will not be processed + by the deployment controller. + type: boolean + progressDeadlineSeconds: + description: The maximum time in seconds for a deployment to make progress + before it is considered to be failed. The deployment controller will continue + to process failed deployments and a condition with a ProgressDeadlineExceeded + reason will be surfaced in the deployment status. Note that progress will + not be estimated during the time a deployment is paused. This is not set + by default. + format: int32 + type: integer + replicas: + description: Number of desired pods. This is a pointer to distinguish between + explicit zero and not specified. Defaults to 1. + format: int32 + type: integer + revisionHistoryLimit: + description: The number of old ReplicaSets to retain to allow rollback. + This is a pointer to distinguish between explicit zero and not specified. + format: int32 + type: integer + rollbackTo: + $ref: '#/components/schemas/extensions.v1beta1.RollbackConfig' + selector: + $ref: '#/components/schemas/v1.LabelSelector' + strategy: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentStrategy' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + required: + - template + type: object + v1.ScaleStatus: + description: ScaleStatus represents the current status of a scale subresource. + example: + replicas: 6 + selector: selector + properties: + replicas: + description: actual number of observed instances of the scaled object. + format: int32 + type: integer + selector: + description: 'label query over pods that should match the replicas count. + This is same as the label selector but in the string format to avoid introspection + by clients. The string will be in the same format as the query-param syntax. + More info about label selectors: http://kubernetes.io/docs/user-guide/labels#label-selectors' + type: string + required: + - replicas + type: object + v1.EndpointPort: + description: EndpointPort is a tuple that describes a single port. + example: + protocol: protocol + port: 0 + name: name + properties: + name: + description: The name of this port (corresponds to ServicePort.Name). Must + be a DNS_LABEL. Optional only if one port is defined. + type: string + port: + description: The port number of the endpoint. + format: int32 + type: integer + protocol: + description: The IP protocol for this port. Must be UDP or TCP. Default + is TCP. + type: string + required: + - port + type: object + apps.v1beta1.DeploymentList: + description: DeploymentList is a list of Deployments. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + rollbackTo: + revision: 5 + status: + unavailableReplicas: 4 + replicas: 2 + readyReplicas: 3 + collisionCount: 7 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 7 + availableReplicas: 2 + observedGeneration: 9 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + rollbackTo: + revision: 5 + status: + unavailableReplicas: 4 + replicas: 2 + readyReplicas: 3 + collisionCount: 7 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 7 + availableReplicas: 2 + observedGeneration: 9 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of Deployments. + items: + $ref: '#/components/schemas/apps.v1beta1.Deployment' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: DeploymentList + version: v1beta1 + v1beta1.IngressBackend: + description: IngressBackend describes all endpoints for a given service and + port. + example: + servicePort: '{}' + serviceName: serviceName + properties: + serviceName: + description: Specifies the name of the referenced service. + type: string + servicePort: + description: Specifies the port of the referenced service. + properties: {} + type: object + required: + - serviceName + - servicePort + type: object + v1alpha1.Subject: + description: Subject contains a reference to the object or user identities a + role binding applies to. This can either hold a direct API object reference, + or a value for non-objects such as user and group names. + example: + apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + properties: + apiVersion: + description: APIVersion holds the API group and version of the referenced + subject. Defaults to "v1" for ServiceAccount subjects. Defaults to "rbac.authorization.k8s.io/v1alpha1" + for User and Group subjects. + type: string + kind: + description: Kind of object being referenced. Values defined by this API + group are "User", "Group", and "ServiceAccount". If the Authorizer does + not recognized the kind value, the Authorizer should report an error. + type: string + name: + description: Name of the object being referenced. + type: string + namespace: + description: Namespace of the referenced object. If the object kind is + non-namespace, such as "User" or "Group", and this value is not empty + the Authorizer should report an error. + type: string + required: + - kind + - name + type: object + v2alpha1.JobTemplateSpec: + description: JobTemplateSpec describes the data a Job should have when created + from a template + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + properties: + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.JobSpec' + type: object + v1.ResourceQuotaSpec: + description: ResourceQuotaSpec defines the desired hard limits to enforce for + Quota. + example: + hard: + key: hard + scopes: + - scopes + - scopes + properties: + hard: + additionalProperties: + type: string + description: 'Hard is the set of desired hard limits for each named resource. + More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/' + type: object + scopes: + description: A collection of filters that must match each object tracked + by a quota. If not specified, the quota matches all objects. + items: + type: string + type: array + type: object + v1beta1.PodSecurityPolicyList: + description: Pod Security Policy List is a list of PodSecurityPolicy objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + defaultAddCapabilities: + - defaultAddCapabilities + - defaultAddCapabilities + hostPorts: + - min: 5 + max: 1 + - min: 5 + max: 1 + fsGroup: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + seLinux: + seLinuxOptions: + role: role + level: level + type: type + user: user + rule: rule + hostNetwork: true + hostIPC: true + volumes: + - volumes + - volumes + requiredDropCapabilities: + - requiredDropCapabilities + - requiredDropCapabilities + allowedCapabilities: + - allowedCapabilities + - allowedCapabilities + readOnlyRootFilesystem: true + privileged: true + runAsUser: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + allowedHostPaths: + - pathPrefix: pathPrefix + - pathPrefix: pathPrefix + supplementalGroups: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + defaultAllowPrivilegeEscalation: true + allowPrivilegeEscalation: true + allowedFlexVolumes: + - driver: driver + - driver: driver + hostPID: true + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + defaultAddCapabilities: + - defaultAddCapabilities + - defaultAddCapabilities + hostPorts: + - min: 5 + max: 1 + - min: 5 + max: 1 + fsGroup: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + seLinux: + seLinuxOptions: + role: role + level: level + type: type + user: user + rule: rule + hostNetwork: true + hostIPC: true + volumes: + - volumes + - volumes + requiredDropCapabilities: + - requiredDropCapabilities + - requiredDropCapabilities + allowedCapabilities: + - allowedCapabilities + - allowedCapabilities + readOnlyRootFilesystem: true + privileged: true + runAsUser: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + allowedHostPaths: + - pathPrefix: pathPrefix + - pathPrefix: pathPrefix + supplementalGroups: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + defaultAllowPrivilegeEscalation: true + allowPrivilegeEscalation: true + allowedFlexVolumes: + - driver: driver + - driver: driver + hostPID: true + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of schema objects. + items: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicy' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: PodSecurityPolicyList + version: v1beta1 + v1.DownwardAPIProjection: + description: Represents downward API info for projecting into a projected volume. + Note that this is identical to a downwardAPI volume source without the default + mode. + example: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + properties: + items: + description: Items is a list of DownwardAPIVolume file + items: + $ref: '#/components/schemas/v1.DownwardAPIVolumeFile' + type: array + type: object + v1beta1.ValidatingWebhookConfigurationList: + description: ValidatingWebhookConfigurationList is a list of ValidatingWebhookConfiguration. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + webhooks: + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + kind: kind + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + webhooks: + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: List of ValidatingWebhookConfiguration. + items: + $ref: '#/components/schemas/v1beta1.ValidatingWebhookConfiguration' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: admissionregistration.k8s.io + kind: ValidatingWebhookConfigurationList + version: v1beta1 + v1beta1.APIService: + description: APIService represents a server for a particular GroupVersion. Name + must be "version.group". + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + caBundle: caBundle + groupPriorityMinimum: 0 + versionPriority: 6 + service: + name: name + namespace: namespace + insecureSkipTLSVerify: true + version: version + group: group + status: + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.APIServiceSpec' + status: + $ref: '#/components/schemas/v1beta1.APIServiceStatus' + type: object + v1beta1.Ingress: + description: Ingress is a collection of rules that allow inbound connections + to reach the endpoints defined by a backend. An Ingress can be configured + to give services externally-reachable urls, load balance traffic, terminate + SSL, offer name based virtual hosting etc. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + backend: + servicePort: '{}' + serviceName: serviceName + rules: + - host: host + http: + paths: + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - host: host + http: + paths: + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + tls: + - secretName: secretName + hosts: + - hosts + - hosts + - secretName: secretName + hosts: + - hosts + - hosts + status: + loadBalancer: + ingress: + - hostname: hostname + ip: ip + - hostname: hostname + ip: ip + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.IngressSpec' + status: + $ref: '#/components/schemas/v1beta1.IngressStatus' + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: Ingress + version: v1beta1 + v1beta1.PodDisruptionBudgetStatus: + description: PodDisruptionBudgetStatus represents information about the status + of a PodDisruptionBudget. Status may trail the actual state of a system. + example: + currentHealthy: 0 + expectedPods: 5 + disruptionsAllowed: 1 + disruptedPods: + key: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 5 + desiredHealthy: 6 + properties: + currentHealthy: + description: current number of healthy pods + format: int32 + type: integer + desiredHealthy: + description: minimum desired number of healthy pods + format: int32 + type: integer + disruptedPods: + additionalProperties: + format: date-time + type: string + description: DisruptedPods contains information about pods whose eviction + was processed by the API server eviction subresource handler but has not + yet been observed by the PodDisruptionBudget controller. A pod will be + in this map from the time when the API server processed the eviction request + to the time when the pod is seen by PDB controller as having been marked + for deletion (or after a timeout). The key in the map is the name of the + pod and the value is the time when the API server processed the eviction + request. If the deletion didn't occur and a pod is still there it will + be removed from the list automatically by PodDisruptionBudget controller + after some time. If everything goes smooth this map should be empty for + the most of the time. Large number of entries in the map may indicate + problems with pod deletions. + type: object + disruptionsAllowed: + description: Number of pod disruptions that are currently allowed. + format: int32 + type: integer + expectedPods: + description: total number of pods counted by this disruption budget + format: int32 + type: integer + observedGeneration: + description: Most recent generation observed when updating this PDB status. + PodDisruptionsAllowed and other status informatio is valid only if observedGeneration + equals to PDB's object generation. + format: int64 + type: integer + required: + - currentHealthy + - desiredHealthy + - disruptedPods + - disruptionsAllowed + - expectedPods + type: object + v1.PodAffinityTerm: + description: Defines a set of pods (namely those matching the labelSelector + relative to the given namespace(s)) that this pod should be co-located (affinity) + or not co-located (anti-affinity) with, where co-located is defined as running + on a node whose value of the label with key matches that of + any node on which a pod of the set of pods is running + example: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + properties: + labelSelector: + $ref: '#/components/schemas/v1.LabelSelector' + namespaces: + description: namespaces specifies which namespaces the labelSelector applies + to (matches against); null or empty list means "this pod's namespace" + items: + type: string + type: array + topologyKey: + description: This pod should be co-located (affinity) or not co-located + (anti-affinity) with the pods matching the labelSelector in the specified + namespaces, where co-located is defined as running on a node whose value + of the label with key topologyKey matches that of any node on which any + of the selected pods is running. Empty topologyKey is not allowed. + type: string + required: + - topologyKey + type: object + v1.PodDNSConfigOption: + description: PodDNSConfigOption defines DNS resolver options of a pod. + example: + name: name + value: value + properties: + name: + description: Required. + type: string + value: + type: string + type: object + v1.ServiceStatus: + description: ServiceStatus represents the current status of a service. + example: + loadBalancer: + ingress: + - hostname: hostname + ip: ip + - hostname: hostname + ip: ip + properties: + loadBalancer: + $ref: '#/components/schemas/v1.LoadBalancerStatus' + type: object + v1beta2.ControllerRevision: + description: DEPRECATED - This group version of ControllerRevision is deprecated + by apps/v1/ControllerRevision. See the release notes for more information. + ControllerRevision implements an immutable snapshot of state data. Clients + are responsible for serializing and deserializing the objects that contain + their internal state. Once a ControllerRevision has been successfully created, + it can not be updated. The API Server will fail validation of all requests + that attempt to mutate the Data field. ControllerRevisions may, however, be + deleted. Note that, due to its use by both the DaemonSet and StatefulSet controllers + for update and rollback, this object is beta. However, it may be subject to + name and representation changes in future releases, and clients should not + depend on its stability. It is primarily for internal use by controllers. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + Raw: Raw + kind: kind + revision: 0 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + data: + $ref: '#/components/schemas/runtime.RawExtension' + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + revision: + description: Revision indicates the revision of the state represented by + Data. + format: int64 + type: integer + required: + - revision + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: ControllerRevision + version: v1beta2 + v1.AzureDiskVolumeSource: + description: AzureDisk represents an Azure Data Disk mount on the host and bind + mount to the pod. + example: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + properties: + cachingMode: + description: 'Host Caching mode: None, Read Only, Read Write.' + type: string + diskName: + description: The Name of the data disk in the blob storage + type: string + diskURI: + description: The URI the data disk in the blob storage + type: string + fsType: + description: Filesystem type to mount. Must be a filesystem type supported + by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred + to be "ext4" if unspecified. + type: string + kind: + description: 'Expected values Shared: multiple blob disks per storage account Dedicated: + single blob disk per storage account Managed: azure managed data disk + (only in managed availability set). defaults to shared' + type: string + readOnly: + description: Defaults to false (read/write). ReadOnly here will force the + ReadOnly setting in VolumeMounts. + type: boolean + required: + - diskName + - diskURI + type: object + v1.ResourceQuotaList: + description: ResourceQuotaList is a list of ResourceQuota items. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + hard: + key: hard + scopes: + - scopes + - scopes + status: + hard: + key: hard + used: + key: used + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + hard: + key: hard + scopes: + - scopes + - scopes + status: + hard: + key: hard + used: + key: used + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'Items is a list of ResourceQuota objects. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/' + items: + $ref: '#/components/schemas/v1.ResourceQuota' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ResourceQuotaList + version: v1 + v1.RoleRef: + description: RoleRef contains information that points to the role being used + example: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiGroup: + description: APIGroup is the group for the resource being referenced + type: string + kind: + description: Kind is the type of resource being referenced + type: string + name: + description: Name is the name of resource being referenced + type: string + required: + - apiGroup + - kind + - name + type: object + v1.ConfigMap: + description: ConfigMap holds configuration data for pods to consume. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + key: data + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + data: + additionalProperties: + type: string + description: Data contains the configuration data. Each key must consist + of alphanumeric characters, '-', '_' or '.'. + type: object + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ConfigMap + version: v1 + v1beta1.IPBlock: + description: DEPRECATED 1.9 - This group version of IPBlock is deprecated by + networking/v1/IPBlock. IPBlock describes a particular CIDR (Ex. "192.168.1.1/24") + that is allowed to the pods matched by a NetworkPolicySpec's podSelector. + The except entry describes CIDRs that should not be included within this rule. + example: + cidr: cidr + except: + - except + - except + properties: + cidr: + description: CIDR is a string representing the IP Block Valid examples are + "192.168.1.1/24" + type: string + except: + description: Except is a slice of CIDRs that should not be included within + an IP Block Valid examples are "192.168.1.1/24" Except values will be + rejected if they are outside the CIDR range + items: + type: string + type: array + required: + - cidr + type: object + v1beta2.RollingUpdateDeployment: + description: Spec to control the desired behavior of rolling update. + example: + maxSurge: '{}' + maxUnavailable: '{}' + properties: + maxSurge: + description: 'The maximum number of pods that can be scheduled above the + desired number of pods. Value can be an absolute number (ex: 5) or a percentage + of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute + number is calculated from percentage by rounding up. Defaults to 25%. + Example: when this is set to 30%, the new RC can be scaled up immediately + when the rolling update starts, such that the total number of old and + new pods do not exceed 130% of desired pods. Once old pods have been killed, + new RC can be scaled up further, ensuring that total number of pods running + at any time during the update is atmost 130% of desired pods.' + properties: {} + type: object + maxUnavailable: + description: 'The maximum number of pods that can be unavailable during + the update. Value can be an absolute number (ex: 5) or a percentage of + desired pods (ex: 10%). Absolute number is calculated from percentage + by rounding down. This can not be 0 if MaxSurge is 0. Defaults to 25%. + Example: when this is set to 30%, the old RC can be scaled down to 70% + of desired pods immediately when the rolling update starts. Once new pods + are ready, old RC can be scaled down further, followed by scaling up the + new RC, ensuring that the total number of pods available at all times + during the update is at least 70% of desired pods.' + properties: {} + type: object + type: object + v1.EnvVarSource: + description: EnvVarSource represents a source for the value of an EnvVar. + example: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + properties: + configMapKeyRef: + $ref: '#/components/schemas/v1.ConfigMapKeySelector' + fieldRef: + $ref: '#/components/schemas/v1.ObjectFieldSelector' + resourceFieldRef: + $ref: '#/components/schemas/v1.ResourceFieldSelector' + secretKeyRef: + $ref: '#/components/schemas/v1.SecretKeySelector' + type: object + v1.PersistentVolumeClaimList: + description: PersistentVolumeClaimList is a list of PersistentVolumeClaim items. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'A list of persistent volume claims. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims' + items: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: PersistentVolumeClaimList + version: v1 + v1.JobStatus: + description: JobStatus represents the current state of a Job. + example: + completionTime: 2000-01-23T04:56:07.000+00:00 + active: 5 + startTime: 2000-01-23T04:56:07.000+00:00 + failed: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + succeeded: 7 + properties: + active: + description: The number of actively running pods. + format: int32 + type: integer + completionTime: + description: Represents time when the job was completed. It is not guaranteed + to be set in happens-before order across separate operations. It is represented + in RFC3339 form and is in UTC. + format: date-time + type: string + conditions: + description: 'The latest available observations of an object''s current + state. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/' + items: + $ref: '#/components/schemas/v1.JobCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + failed: + description: The number of pods which reached phase Failed. + format: int32 + type: integer + startTime: + description: Represents time when the job was acknowledged by the job controller. + It is not guaranteed to be set in happens-before order across separate + operations. It is represented in RFC3339 form and is in UTC. + format: date-time + type: string + succeeded: + description: The number of pods which reached phase Succeeded. + format: int32 + type: integer + type: object + v1.PersistentVolumeSpec: + description: PersistentVolumeSpec is the specification of a persistent volume. + example: + claimRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + secretNamespace: secretNamespace + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + mountOptions: + - mountOptions + - mountOptions + local: + path: path + capacity: + key: capacity + cephfs: + path: path + secretRef: + name: name + namespace: namespace + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + namespace: namespace + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + accessModes: + - accessModes + - accessModes + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + volumeMode: volumeMode + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 0 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + namespace: namespace + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + namespace: namespace + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + storageClassName: storageClassName + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + readOnly: true + fsType: fsType + csi: + driver: driver + volumeHandle: volumeHandle + readOnly: true + nfs: + path: path + server: server + readOnly: true + persistentVolumeReclaimPolicy: persistentVolumeReclaimPolicy + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + properties: + accessModes: + description: 'AccessModes contains all ways the volume can be mounted. More + info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes' + items: + type: string + type: array + awsElasticBlockStore: + $ref: '#/components/schemas/v1.AWSElasticBlockStoreVolumeSource' + azureDisk: + $ref: '#/components/schemas/v1.AzureDiskVolumeSource' + azureFile: + $ref: '#/components/schemas/v1.AzureFilePersistentVolumeSource' + capacity: + additionalProperties: + type: string + description: 'A description of the persistent volume''s resources and capacity. + More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity' + type: object + cephfs: + $ref: '#/components/schemas/v1.CephFSPersistentVolumeSource' + cinder: + $ref: '#/components/schemas/v1.CinderVolumeSource' + claimRef: + $ref: '#/components/schemas/v1.ObjectReference' + csi: + $ref: '#/components/schemas/v1.CSIPersistentVolumeSource' + fc: + $ref: '#/components/schemas/v1.FCVolumeSource' + flexVolume: + $ref: '#/components/schemas/v1.FlexVolumeSource' + flocker: + $ref: '#/components/schemas/v1.FlockerVolumeSource' + gcePersistentDisk: + $ref: '#/components/schemas/v1.GCEPersistentDiskVolumeSource' + glusterfs: + $ref: '#/components/schemas/v1.GlusterfsVolumeSource' + hostPath: + $ref: '#/components/schemas/v1.HostPathVolumeSource' + iscsi: + $ref: '#/components/schemas/v1.ISCSIPersistentVolumeSource' + local: + $ref: '#/components/schemas/v1.LocalVolumeSource' + mountOptions: + description: 'A list of mount options, e.g. ["ro", "soft"]. Not validated + - mount will simply fail if one is invalid. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#mount-options' + items: + type: string + type: array + nfs: + $ref: '#/components/schemas/v1.NFSVolumeSource' + persistentVolumeReclaimPolicy: + description: 'What happens to a persistent volume when released from its + claim. Valid options are Retain (default) and Recycle. Recycling must + be supported by the volume plugin underlying this persistent volume. More + info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#reclaiming' + type: string + photonPersistentDisk: + $ref: '#/components/schemas/v1.PhotonPersistentDiskVolumeSource' + portworxVolume: + $ref: '#/components/schemas/v1.PortworxVolumeSource' + quobyte: + $ref: '#/components/schemas/v1.QuobyteVolumeSource' + rbd: + $ref: '#/components/schemas/v1.RBDPersistentVolumeSource' + scaleIO: + $ref: '#/components/schemas/v1.ScaleIOPersistentVolumeSource' + storageClassName: + description: Name of StorageClass to which this persistent volume belongs. + Empty value means that this volume does not belong to any StorageClass. + type: string + storageos: + $ref: '#/components/schemas/v1.StorageOSPersistentVolumeSource' + volumeMode: + description: volumeMode defines if a volume is intended to be used with + a formatted filesystem or to remain in raw block state. Value of Filesystem + is implied when not included in spec. This is an alpha feature and may + change in the future. + type: string + vsphereVolume: + $ref: '#/components/schemas/v1.VsphereVirtualDiskVolumeSource' + type: object + v1beta1.ReplicaSetStatus: + description: ReplicaSetStatus represents the current status of a ReplicaSet. + example: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + availableReplicas: + description: The number of available replicas (ready for at least minReadySeconds) + for this replica set. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a replica set's + current state. + items: + $ref: '#/components/schemas/v1beta1.ReplicaSetCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + fullyLabeledReplicas: + description: The number of pods that have labels matching the labels of + the pod template of the replicaset. + format: int32 + type: integer + observedGeneration: + description: ObservedGeneration reflects the generation of the most recently + observed ReplicaSet. + format: int64 + type: integer + readyReplicas: + description: The number of ready replicas for this replica set. + format: int32 + type: integer + replicas: + description: 'Replicas is the most recently oberved number of replicas. + More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller' + format: int32 + type: integer + required: + - replicas + type: object + v2beta1.HorizontalPodAutoscalerSpec: + description: HorizontalPodAutoscalerSpec describes the desired functionality + of the HorizontalPodAutoscaler. + example: + maxReplicas: 0 + minReplicas: 1 + metrics: + - resource: + targetAverageUtilization: 6 + targetAverageValue: targetAverageValue + name: name + pods: + metricName: metricName + targetAverageValue: targetAverageValue + type: type + object: + metricName: metricName + targetValue: targetValue + target: + apiVersion: apiVersion + kind: kind + name: name + - resource: + targetAverageUtilization: 6 + targetAverageValue: targetAverageValue + name: name + pods: + metricName: metricName + targetAverageValue: targetAverageValue + type: type + object: + metricName: metricName + targetValue: targetValue + target: + apiVersion: apiVersion + kind: kind + name: name + scaleTargetRef: + apiVersion: apiVersion + kind: kind + name: name + properties: + maxReplicas: + description: maxReplicas is the upper limit for the number of replicas to + which the autoscaler can scale up. It cannot be less that minReplicas. + format: int32 + type: integer + metrics: + description: metrics contains the specifications for which to use to calculate + the desired replica count (the maximum replica count across all metrics + will be used). The desired replica count is calculated multiplying the + ratio between the target value and the current value by the current number + of pods. Ergo, metrics used must decrease as the pod count is increased, + and vice-versa. See the individual metric source types for more information + about how each type of metric must respond. + items: + $ref: '#/components/schemas/v2beta1.MetricSpec' + type: array + minReplicas: + description: minReplicas is the lower limit for the number of replicas to + which the autoscaler can scale down. It defaults to 1 pod. + format: int32 + type: integer + scaleTargetRef: + $ref: '#/components/schemas/v2beta1.CrossVersionObjectReference' + required: + - maxReplicas + - scaleTargetRef + type: object + v1.ClusterRoleBinding: + description: ClusterRoleBinding references a ClusterRole, but not contain it. It + can reference a ClusterRole in the global namespace, and adds who information + via Subject. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + roleRef: + $ref: '#/components/schemas/v1.RoleRef' + subjects: + description: Subjects holds references to the objects the role applies to. + items: + $ref: '#/components/schemas/v1.Subject' + type: array + required: + - roleRef + - subjects + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1 + v1beta2.StatefulSetSpec: + description: A StatefulSetSpec is the specification of a StatefulSet. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + properties: + podManagementPolicy: + description: podManagementPolicy controls how pods are created during initial + scale up, when replacing pods on nodes, or when scaling down. The default + policy is `OrderedReady`, where pods are created in increasing order (pod-0, + then pod-1, etc) and the controller will wait until each pod is ready + before continuing. When scaling down, the pods are removed in the opposite + order. The alternative policy is `Parallel` which will create pods in + parallel to match the desired scale without waiting, and on scale down + will delete all pods at once. + type: string + replicas: + description: replicas is the desired number of replicas of the given Template. + These are replicas in the sense that they are instantiations of the same + Template, but individual replicas also have a consistent identity. If + unspecified, defaults to 1. + format: int32 + type: integer + revisionHistoryLimit: + description: revisionHistoryLimit is the maximum number of revisions that + will be maintained in the StatefulSet's revision history. The revision + history consists of all revisions not represented by a currently applied + StatefulSetSpec version. The default value is 10. + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + serviceName: + description: 'serviceName is the name of the service that governs this StatefulSet. + This service must exist before the StatefulSet, and is responsible for + the network identity of the set. Pods get DNS/hostnames that follow the + pattern: pod-specific-string.serviceName.default.svc.cluster.local where + "pod-specific-string" is managed by the StatefulSet controller.' + type: string + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + updateStrategy: + $ref: '#/components/schemas/v1beta2.StatefulSetUpdateStrategy' + volumeClaimTemplates: + description: volumeClaimTemplates is a list of claims that pods are allowed + to reference. The StatefulSet controller is responsible for mapping network + identities to claims in a way that maintains the identity of a pod. Every + claim in this list must have at least one matching (by name) volumeMount + in one container in the template. A claim in this list takes precedence + over any volumes in the template, with the same name. + items: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + type: array + required: + - selector + - serviceName + - template + type: object + v1beta1.CustomResourceDefinition: + description: CustomResourceDefinition represents a resource that should be exposed + on the API server. Its name MUST be in the format <.spec.name>.<.spec.group>. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + names: + listKind: listKind + shortNames: + - shortNames + - shortNames + plural: plural + kind: kind + singular: singular + scope: scope + version: version + validation: + openAPIV3Schema: + $schema: $schema + minLength: 2 + pattern: pattern + description: description + title: title + type: type + required: + - required + - required + example: + Raw: Raw + exclusiveMaximum: true + patternProperties: {} + allOf: + - null + - null + default: + Raw: Raw + oneOf: + - null + - null + additionalItems: + Allows: true + id: id + maxProperties: 1 + exclusiveMinimum: true + definitions: {} + multipleOf: 3.61607674925191080461672754609026014804840087890625 + maxItems: 0 + format: format + anyOf: + - null + - null + enum: + - Raw: Raw + - Raw: Raw + dependencies: + key: + Property: + - Property + - Property + minProperties: 7 + minItems: 5 + uniqueItems: true + maximum: 5.962133916683182377482808078639209270477294921875 + additionalProperties: + Allows: true + externalDocs: + description: description + url: url + $ref: $ref + items: + JSONSchemas: + - null + - null + minimum: 9.301444243932575517419536481611430644989013671875 + maxLength: 6 + properties: {} + group: group + status: + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + acceptedNames: + listKind: listKind + shortNames: + - shortNames + - shortNames + plural: plural + kind: kind + singular: singular + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinitionSpec' + status: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinitionStatus' + type: object + v1.SubjectAccessReview: + description: SubjectAccessReview checks whether or not a user or group can perform + an action. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + uid: uid + nonResourceAttributes: + path: path + verb: verb + extra: + key: + - extra + - extra + groups: + - groups + - groups + resourceAttributes: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + user: user + status: + reason: reason + allowed: true + evaluationError: evaluationError + denied: true + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.SubjectAccessReviewSpec' + status: + $ref: '#/components/schemas/v1.SubjectAccessReviewStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: authorization.k8s.io + kind: SubjectAccessReview + version: v1 + v1.RoleBinding: + description: RoleBinding references a role, but does not contain it. It can + reference a Role in the same namespace or a ClusterRole in the global namespace. + It adds who information via Subjects and namespace information by which namespace + it exists in. RoleBindings in a given namespace only have effect in that + namespace. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + roleRef: + $ref: '#/components/schemas/v1.RoleRef' + subjects: + description: Subjects holds references to the objects the role applies to. + items: + $ref: '#/components/schemas/v1.Subject' + type: array + required: + - roleRef + - subjects + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1 + v1.LocalSubjectAccessReview: + description: LocalSubjectAccessReview checks whether or not a user or group + can perform an action in a given namespace. Having a namespace scoped resource + makes it much easier to grant namespace scoped policy that includes permissions + checking. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + uid: uid + nonResourceAttributes: + path: path + verb: verb + extra: + key: + - extra + - extra + groups: + - groups + - groups + resourceAttributes: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + user: user + status: + reason: reason + allowed: true + evaluationError: evaluationError + denied: true + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.SubjectAccessReviewSpec' + status: + $ref: '#/components/schemas/v1.SubjectAccessReviewStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: authorization.k8s.io + kind: LocalSubjectAccessReview + version: v1 + v1.PersistentVolumeList: + description: PersistentVolumeList is a list of PersistentVolume items. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + claimRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + secretNamespace: secretNamespace + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + mountOptions: + - mountOptions + - mountOptions + local: + path: path + capacity: + key: capacity + cephfs: + path: path + secretRef: + name: name + namespace: namespace + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + namespace: namespace + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + accessModes: + - accessModes + - accessModes + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + volumeMode: volumeMode + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 0 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + namespace: namespace + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + namespace: namespace + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + storageClassName: storageClassName + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + readOnly: true + fsType: fsType + csi: + driver: driver + volumeHandle: volumeHandle + readOnly: true + nfs: + path: path + server: server + readOnly: true + persistentVolumeReclaimPolicy: persistentVolumeReclaimPolicy + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + status: + phase: phase + reason: reason + message: message + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + claimRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + secretNamespace: secretNamespace + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + mountOptions: + - mountOptions + - mountOptions + local: + path: path + capacity: + key: capacity + cephfs: + path: path + secretRef: + name: name + namespace: namespace + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + namespace: namespace + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + accessModes: + - accessModes + - accessModes + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + volumeMode: volumeMode + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 0 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + namespace: namespace + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + namespace: namespace + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + storageClassName: storageClassName + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + readOnly: true + fsType: fsType + csi: + driver: driver + volumeHandle: volumeHandle + readOnly: true + nfs: + path: path + server: server + readOnly: true + persistentVolumeReclaimPolicy: persistentVolumeReclaimPolicy + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + status: + phase: phase + reason: reason + message: message + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'List of persistent volumes. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes' + items: + $ref: '#/components/schemas/v1.PersistentVolume' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: PersistentVolumeList + version: v1 + v1.JobSpec: + description: JobSpec describes how the job execution will look like. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + properties: + activeDeadlineSeconds: + description: Specifies the duration in seconds relative to the startTime + that the job may be active before the system tries to terminate it; value + must be positive integer + format: int64 + type: integer + backoffLimit: + description: Specifies the number of retries before marking this job failed. + Defaults to 6 + format: int32 + type: integer + completions: + description: 'Specifies the desired number of successfully finished pods + the job should be run with. Setting to nil means that the success of + any pod signals the success of all pods, and allows parallelism to have + any positive value. Setting to 1 means that parallelism is limited to + 1 and the success of that pod signals the success of the job. More info: + https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/' + format: int32 + type: integer + manualSelector: + description: 'manualSelector controls generation of pod labels and pod selectors. + Leave `manualSelector` unset unless you are certain what you are doing. + When false or unset, the system pick labels unique to this job and appends + those labels to the pod template. When true, the user is responsible + for picking unique labels and specifying the selector. Failure to pick + a unique label may cause this and other jobs to not function correctly. However, + You may see `manualSelector=true` in jobs that were created with the old + `extensions/v1beta1` API. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/#specifying-your-own-pod-selector' + type: boolean + parallelism: + description: 'Specifies the maximum desired number of pods the job should + run at any given time. The actual number of pods running in steady state + will be less than this number when ((.spec.completions - .status.successful) + < .spec.parallelism), i.e. when the work left to do is less than max parallelism. + More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/' + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + required: + - template + type: object + v2alpha1.CronJobList: + description: CronJobList is a collection of cron jobs. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + suspend: true + schedule: schedule + jobTemplate: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + startingDeadlineSeconds: 6 + concurrencyPolicy: concurrencyPolicy + failedJobsHistoryLimit: 0 + successfulJobsHistoryLimit: 1 + status: + lastScheduleTime: 2000-01-23T04:56:07.000+00:00 + active: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + suspend: true + schedule: schedule + jobTemplate: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + startingDeadlineSeconds: 6 + concurrencyPolicy: concurrencyPolicy + failedJobsHistoryLimit: 0 + successfulJobsHistoryLimit: 1 + status: + lastScheduleTime: 2000-01-23T04:56:07.000+00:00 + active: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: items is the list of CronJobs. + items: + $ref: '#/components/schemas/v2alpha1.CronJob' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: batch + kind: CronJobList + version: v2alpha1 + v1beta1.SelfSubjectAccessReviewSpec: + description: SelfSubjectAccessReviewSpec is a description of the access request. Exactly + one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes + must be set + example: + nonResourceAttributes: + path: path + verb: verb + resourceAttributes: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + properties: + nonResourceAttributes: + $ref: '#/components/schemas/v1beta1.NonResourceAttributes' + resourceAttributes: + $ref: '#/components/schemas/v1beta1.ResourceAttributes' + type: object + v1.StatusDetails: + description: StatusDetails is a set of additional properties that MAY be set + by the server to provide additional information about a response. The Reason + field of a Status object defines what attributes will be set. Clients must + ignore fields that do not match the defined type of each attribute, and should + assume that any attribute may be empty, invalid, or under defined. + example: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + properties: + causes: + description: The Causes array includes more details associated with the + StatusReason failure. Not all StatusReasons may provide detailed causes. + items: + $ref: '#/components/schemas/v1.StatusCause' + type: array + group: + description: The group attribute of the resource associated with the status + StatusReason. + type: string + kind: + description: 'The kind attribute of the resource associated with the status + StatusReason. On some operations may differ from the requested resource + Kind. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + name: + description: The name attribute of the resource associated with the status + StatusReason (when there is a single name which can be described). + type: string + retryAfterSeconds: + description: If specified, the time in seconds before the operation should + be retried. Some errors may indicate the client must take an alternate + action - for those errors this field may indicate how long to wait before + taking the alternate action. + format: int32 + type: integer + uid: + description: 'UID of the resource. (when there is a single resource which + can be described). More info: http://kubernetes.io/docs/user-guide/identifiers#uids' + type: string + type: object + v1.ContainerStateWaiting: + description: ContainerStateWaiting is a waiting state of a container. + example: + reason: reason + message: message + properties: + message: + description: Message regarding why the container is not yet running. + type: string + reason: + description: (brief) reason the container is not yet running. + type: string + type: object + v1beta2.ReplicaSetSpec: + description: ReplicaSetSpec is the specification of a ReplicaSet. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + properties: + minReadySeconds: + description: Minimum number of seconds for which a newly created pod should + be ready without any of its container crashing, for it to be considered + available. Defaults to 0 (pod will be considered available as soon as + it is ready) + format: int32 + type: integer + replicas: + description: 'Replicas is the number of desired replicas. This is a pointer + to distinguish between explicit zero and unspecified. Defaults to 1. More + info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller' + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + required: + - selector + type: object + v1.ConfigMapKeySelector: + description: Selects a key from a ConfigMap. + example: + name: name + optional: true + key: key + properties: + key: + description: The key to select. + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + optional: + description: Specify whether the ConfigMap or it's key must be defined + type: boolean + required: + - key + type: object + v1beta1.RunAsUserStrategyOptions: + description: Run A sUser Strategy Options defines the strategy type and any + options used to create the strategy. + example: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + properties: + ranges: + description: Ranges are the allowed ranges of uids that may be used. + items: + $ref: '#/components/schemas/v1beta1.IDRange' + type: array + rule: + description: Rule is the strategy that will dictate the allowable RunAsUser + values that may be set. + type: string + required: + - rule + type: object + v1.PersistentVolumeClaimStatus: + description: PersistentVolumeClaimStatus is the current status of a persistent + volume claim. + example: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + properties: + accessModes: + description: 'AccessModes contains the actual access modes the volume backing + the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1' + items: + type: string + type: array + capacity: + additionalProperties: + type: string + description: Represents the actual resources of the underlying volume. + type: object + conditions: + description: Current Condition of persistent volume claim. If underlying + persistent volume is being resized then the Condition will be set to 'ResizeStarted'. + items: + $ref: '#/components/schemas/v1.PersistentVolumeClaimCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + phase: + description: Phase represents the current phase of PersistentVolumeClaim. + type: string + type: object + v2beta1.HorizontalPodAutoscalerCondition: + description: HorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler + at a certain point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: lastTransitionTime is the last time the condition transitioned + from one status to another + format: date-time + type: string + message: + description: message is a human-readable explanation containing details + about the transition + type: string + reason: + description: reason is the reason for the condition's last transition. + type: string + status: + description: status is the status of the condition (True, False, Unknown) + type: string + type: + description: type describes the current condition + type: string + required: + - status + - type + type: object + extensions.v1beta1.Deployment: + description: DEPRECATED - This group version of Deployment is deprecated by + apps/v1beta2/Deployment. See the release notes for more information. Deployment + enables declarative updates for Pods and ReplicaSets. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + rollbackTo: + revision: 5 + status: + unavailableReplicas: 4 + replicas: 2 + readyReplicas: 3 + collisionCount: 7 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 7 + availableReplicas: 2 + observedGeneration: 9 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentSpec' + status: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentStatus' + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: Deployment + version: v1beta1 + v1.ConfigMapProjection: + description: |- + Adapts a ConfigMap into a projected volume. + + The contents of the target ConfigMap's Data field will be presented in a projected volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths. Note that this is identical to a configmap volume source without the default mode. + example: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + properties: + items: + description: If unspecified, each key-value pair in the Data field of the + referenced ConfigMap will be projected into the volume as a file whose + name is the key and content is the value. If specified, the listed keys + will be projected into the specified paths, and unlisted keys will not + be present. If a key is specified which is not present in the ConfigMap, + the volume setup will error unless it is marked optional. Paths must be + relative and may not contain the '..' path or start with '..'. + items: + $ref: '#/components/schemas/v1.KeyToPath' + type: array + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + optional: + description: Specify whether the ConfigMap or it's keys must be defined + type: boolean + type: object + v1beta1.PodDisruptionBudgetList: + description: PodDisruptionBudgetList is a collection of PodDisruptionBudgets. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + minAvailable: '{}' + maxUnavailable: '{}' + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + status: + currentHealthy: 0 + expectedPods: 5 + disruptionsAllowed: 1 + disruptedPods: + key: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 5 + desiredHealthy: 6 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + minAvailable: '{}' + maxUnavailable: '{}' + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + status: + currentHealthy: 0 + expectedPods: 5 + disruptionsAllowed: 1 + disruptedPods: + key: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 5 + desiredHealthy: 6 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + items: + $ref: '#/components/schemas/v1beta1.PodDisruptionBudget' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: policy + kind: PodDisruptionBudgetList + version: v1beta1 + v1alpha1.Role: + description: Role is a namespaced, logical grouping of PolicyRules that can + be referenced as a unit by a RoleBinding. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + rules: + description: Rules holds all the PolicyRules for this Role + items: + $ref: '#/components/schemas/v1alpha1.PolicyRule' + type: array + required: + - rules + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: Role + version: v1alpha1 + v1.SecurityContext: + description: SecurityContext holds security configuration that will be applied + to a container. Some fields are present in both SecurityContext and PodSecurityContext. When + both are set, the values in SecurityContext take precedence. + example: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + properties: + allowPrivilegeEscalation: + description: 'AllowPrivilegeEscalation controls whether a process can gain + more privileges than its parent process. This bool directly controls if + the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation + is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN' + type: boolean + capabilities: + $ref: '#/components/schemas/v1.Capabilities' + privileged: + description: Run container in privileged mode. Processes in privileged containers + are essentially equivalent to root on the host. Defaults to false. + type: boolean + readOnlyRootFilesystem: + description: Whether this container has a read-only root filesystem. Default + is false. + type: boolean + runAsNonRoot: + description: Indicates that the container must run as a non-root user. If + true, the Kubelet will validate the image at runtime to ensure that it + does not run as UID 0 (root) and fail to start the container if it does. + If unset or false, no such validation will be performed. May also be set + in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, + the value specified in SecurityContext takes precedence. + type: boolean + runAsUser: + description: The UID to run the entrypoint of the container process. Defaults + to user specified in image metadata if unspecified. May also be set in + PodSecurityContext. If set in both SecurityContext and PodSecurityContext, + the value specified in SecurityContext takes precedence. + format: int64 + type: integer + seLinuxOptions: + $ref: '#/components/schemas/v1.SELinuxOptions' + type: object + v1beta1.Subject: + description: Subject contains a reference to the object or user identities a + role binding applies to. This can either hold a direct API object reference, + or a value for non-objects such as user and group names. + example: + apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + properties: + apiGroup: + description: APIGroup holds the API group of the referenced subject. Defaults + to "" for ServiceAccount subjects. Defaults to "rbac.authorization.k8s.io" + for User and Group subjects. + type: string + kind: + description: Kind of object being referenced. Values defined by this API + group are "User", "Group", and "ServiceAccount". If the Authorizer does + not recognized the kind value, the Authorizer should report an error. + type: string + name: + description: Name of the object being referenced. + type: string + namespace: + description: Namespace of the referenced object. If the object kind is + non-namespace, such as "User" or "Group", and this value is not empty + the Authorizer should report an error. + type: string + required: + - kind + - name + type: object + v1beta1.JSON: + description: 'JSON represents any valid JSON value. These types are supported: + bool, int64, float64, string, []interface{}, map[string]interface{} and nil.' + example: + Raw: Raw + properties: + Raw: + format: byte + pattern: ^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$ + type: string + required: + - Raw + type: object + v1beta1.ReplicaSet: + description: DEPRECATED - This group version of ReplicaSet is deprecated by + apps/v1beta2/ReplicaSet. See the release notes for more information. ReplicaSet + ensures that a specified number of pod replicas are running at any given time. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.ReplicaSetSpec' + status: + $ref: '#/components/schemas/v1beta1.ReplicaSetStatus' + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: ReplicaSet + version: v1beta1 + v1.NodeCondition: + description: NodeCondition contains condition information for a node. + example: + reason: reason + lastHeartbeatTime: 2000-01-23T04:56:07.000+00:00 + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastHeartbeatTime: + description: Last time we got an update on a given condition. + format: date-time + type: string + lastTransitionTime: + description: Last time the condition transit from one status to another. + format: date-time + type: string + message: + description: Human readable message indicating details about last transition. + type: string + reason: + description: (brief) reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of node condition. + type: string + required: + - status + - type + type: object + v1.SubjectAccessReviewStatus: + description: SubjectAccessReviewStatus + example: + reason: reason + allowed: true + evaluationError: evaluationError + denied: true + properties: + allowed: + description: Allowed is required. True if the action would be allowed, false + otherwise. + type: boolean + denied: + description: Denied is optional. True if the action would be denied, otherwise + false. If both allowed is false and denied is false, then the authorizer + has no opinion on whether to authorize the action. Denied may not be true + if Allowed is true. + type: boolean + evaluationError: + description: EvaluationError is an indication that some error occurred during + the authorization check. It is entirely possible to get an error and be + able to continue determine authorization status in spite of it. For instance, + RBAC can be missing a role, but enough roles are still present and bound + to reason about the request. + type: string + reason: + description: Reason is optional. It indicates why a request was allowed + or denied. + type: string + required: + - allowed + type: object + v1beta1.DaemonSet: + description: DEPRECATED - This group version of DaemonSet is deprecated by apps/v1beta2/DaemonSet. + See the release notes for more information. DaemonSet represents the configuration + of a daemon set. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + templateGeneration: 1 + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + numberUnavailable: 2 + updatedNumberScheduled: 7 + numberAvailable: 7 + numberMisscheduled: 9 + numberReady: 3 + currentNumberScheduled: 5 + collisionCount: 5 + desiredNumberScheduled: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 4 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.DaemonSetSpec' + status: + $ref: '#/components/schemas/v1beta1.DaemonSetStatus' + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: DaemonSet + version: v1beta1 + v2alpha1.CronJobStatus: + description: CronJobStatus represents the current state of a cron job. + example: + lastScheduleTime: 2000-01-23T04:56:07.000+00:00 + active: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + properties: + active: + description: A list of pointers to currently running jobs. + items: + $ref: '#/components/schemas/v1.ObjectReference' + type: array + lastScheduleTime: + description: Information when was the last time the job was successfully + scheduled. + format: date-time + type: string + type: object + v1.PersistentVolumeClaim: + description: PersistentVolumeClaim is a user's request for and claim to a persistent + volume + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.PersistentVolumeClaimSpec' + status: + $ref: '#/components/schemas/v1.PersistentVolumeClaimStatus' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: PersistentVolumeClaim + version: v1 + v1.NodeSelectorRequirement: + description: A node selector requirement is a selector that contains values, + a key, and an operator that relates the key and values. + example: + values: + - values + - values + key: key + operator: operator + properties: + key: + description: The label key that the selector applies to. + type: string + operator: + description: Represents a key's relationship to a set of values. Valid operators + are In, NotIn, Exists, DoesNotExist. Gt, and Lt. + type: string + values: + description: An array of string values. If the operator is In or NotIn, + the values array must be non-empty. If the operator is Exists or DoesNotExist, + the values array must be empty. If the operator is Gt or Lt, the values + array must have a single element, which will be interpreted as an integer. + This array is replaced during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + v1.Volume: + description: Volume represents a named volume in a pod that may be accessed + by any container in the pod. + example: + quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + properties: + awsElasticBlockStore: + $ref: '#/components/schemas/v1.AWSElasticBlockStoreVolumeSource' + azureDisk: + $ref: '#/components/schemas/v1.AzureDiskVolumeSource' + azureFile: + $ref: '#/components/schemas/v1.AzureFileVolumeSource' + cephfs: + $ref: '#/components/schemas/v1.CephFSVolumeSource' + cinder: + $ref: '#/components/schemas/v1.CinderVolumeSource' + configMap: + $ref: '#/components/schemas/v1.ConfigMapVolumeSource' + downwardAPI: + $ref: '#/components/schemas/v1.DownwardAPIVolumeSource' + emptyDir: + $ref: '#/components/schemas/v1.EmptyDirVolumeSource' + fc: + $ref: '#/components/schemas/v1.FCVolumeSource' + flexVolume: + $ref: '#/components/schemas/v1.FlexVolumeSource' + flocker: + $ref: '#/components/schemas/v1.FlockerVolumeSource' + gcePersistentDisk: + $ref: '#/components/schemas/v1.GCEPersistentDiskVolumeSource' + gitRepo: + $ref: '#/components/schemas/v1.GitRepoVolumeSource' + glusterfs: + $ref: '#/components/schemas/v1.GlusterfsVolumeSource' + hostPath: + $ref: '#/components/schemas/v1.HostPathVolumeSource' + iscsi: + $ref: '#/components/schemas/v1.ISCSIVolumeSource' + name: + description: 'Volume''s name. Must be a DNS_LABEL and unique within the + pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + nfs: + $ref: '#/components/schemas/v1.NFSVolumeSource' + persistentVolumeClaim: + $ref: '#/components/schemas/v1.PersistentVolumeClaimVolumeSource' + photonPersistentDisk: + $ref: '#/components/schemas/v1.PhotonPersistentDiskVolumeSource' + portworxVolume: + $ref: '#/components/schemas/v1.PortworxVolumeSource' + projected: + $ref: '#/components/schemas/v1.ProjectedVolumeSource' + quobyte: + $ref: '#/components/schemas/v1.QuobyteVolumeSource' + rbd: + $ref: '#/components/schemas/v1.RBDVolumeSource' + scaleIO: + $ref: '#/components/schemas/v1.ScaleIOVolumeSource' + secret: + $ref: '#/components/schemas/v1.SecretVolumeSource' + storageos: + $ref: '#/components/schemas/v1.StorageOSVolumeSource' + vsphereVolume: + $ref: '#/components/schemas/v1.VsphereVirtualDiskVolumeSource' + required: + - name + type: object + v1beta2.ReplicaSetCondition: + description: ReplicaSetCondition describes the state of a replica set at a certain + point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: The last time the condition transitioned from one status to + another. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of replica set condition. + type: string + required: + - status + - type + type: object + v1beta2.DaemonSetCondition: + description: DaemonSetCondition describes the state of a DaemonSet at a certain + point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of DaemonSet condition. + type: string + required: + - status + - type + type: object + v1.ReplicaSetCondition: + description: ReplicaSetCondition describes the state of a replica set at a certain + point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: The last time the condition transitioned from one status to + another. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of replica set condition. + type: string + required: + - status + - type + type: object + v1.VolumeMount: + description: VolumeMount describes a mounting of a Volume within a container. + example: + mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + properties: + mountPath: + description: Path within the container at which the volume should be mounted. Must + not contain ':'. + type: string + mountPropagation: + description: mountPropagation determines how mounts are propagated from + the host to container and the other way around. When not set, MountPropagationHostToContainer + is used. This field is alpha in 1.8 and can be reworked or removed in + a future release. + type: string + name: + description: This must match the Name of a Volume. + type: string + readOnly: + description: Mounted read-only if true, read-write otherwise (false or unspecified). + Defaults to false. + type: boolean + subPath: + description: Path within the volume from which the container's volume should + be mounted. Defaults to "" (volume's root). + type: string + required: + - mountPath + - name + type: object + v1.NamespaceList: + description: NamespaceList is a list of Namespaces. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + finalizers: + - finalizers + - finalizers + status: + phase: phase + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + finalizers: + - finalizers + - finalizers + status: + phase: phase + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'Items is the list of Namespace objects in the list. More info: + https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/' + items: + $ref: '#/components/schemas/v1.Namespace' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: NamespaceList + version: v1 + v1.EndpointsList: + description: EndpointsList is a list of endpoints. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subsets: + - notReadyAddresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + addresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + ports: + - protocol: protocol + port: 0 + name: name + - protocol: protocol + port: 0 + name: name + - notReadyAddresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + addresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + ports: + - protocol: protocol + port: 0 + name: name + - protocol: protocol + port: 0 + name: name + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subsets: + - notReadyAddresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + addresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + ports: + - protocol: protocol + port: 0 + name: name + - protocol: protocol + port: 0 + name: name + - notReadyAddresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + addresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + ports: + - protocol: protocol + port: 0 + name: name + - protocol: protocol + port: 0 + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: List of endpoints. + items: + $ref: '#/components/schemas/v1.Endpoints' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: EndpointsList + version: v1 + v1.Container: + description: A single application container that you want to run within a pod. + example: + volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + properties: + args: + description: 'Arguments to the entrypoint. The docker image''s CMD is used + if this is not provided. Variable references $(VAR_NAME) are expanded + using the container''s environment. If a variable cannot be resolved, + the reference in the input string will be unchanged. The $(VAR_NAME) syntax + can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references + will never be expanded, regardless of whether the variable exists or not. + Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' + items: + type: string + type: array + command: + description: 'Entrypoint array. Not executed within a shell. The docker + image''s ENTRYPOINT is used if this is not provided. Variable references + $(VAR_NAME) are expanded using the container''s environment. If a variable + cannot be resolved, the reference in the input string will be unchanged. + The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). + Escaped references will never be expanded, regardless of whether the variable + exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' + items: + type: string + type: array + env: + description: List of environment variables to set in the container. Cannot + be updated. + items: + $ref: '#/components/schemas/v1.EnvVar' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: name + envFrom: + description: List of sources to populate environment variables in the container. + The keys defined within a source must be a C_IDENTIFIER. All invalid keys + will be reported as an event when the container is starting. When a key + exists in multiple sources, the value associated with the last source + will take precedence. Values defined by an Env with a duplicate key will + take precedence. Cannot be updated. + items: + $ref: '#/components/schemas/v1.EnvFromSource' + type: array + image: + description: 'Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images + This field is optional to allow higher level config management to default + or override container images in workload controllers like Deployments + and StatefulSets.' + type: string + imagePullPolicy: + description: 'Image pull policy. One of Always, Never, IfNotPresent. Defaults + to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot + be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images' + type: string + lifecycle: + $ref: '#/components/schemas/v1.Lifecycle' + livenessProbe: + $ref: '#/components/schemas/v1.Probe' + name: + description: Name of the container specified as a DNS_LABEL. Each container + in a pod must have a unique name (DNS_LABEL). Cannot be updated. + type: string + ports: + description: List of ports to expose from the container. Exposing a port + here gives the system additional information about the network connections + a container uses, but is primarily informational. Not specifying a port + here DOES NOT prevent that port from being exposed. Any port which is + listening on the default "0.0.0.0" address inside a container will be + accessible from the network. Cannot be updated. + items: + $ref: '#/components/schemas/v1.ContainerPort' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: containerPort + readinessProbe: + $ref: '#/components/schemas/v1.Probe' + resources: + $ref: '#/components/schemas/v1.ResourceRequirements' + securityContext: + $ref: '#/components/schemas/v1.SecurityContext' + stdin: + description: Whether this container should allocate a buffer for stdin in + the container runtime. If this is not set, reads from stdin in the container + will always result in EOF. Default is false. + type: boolean + stdinOnce: + description: Whether the container runtime should close the stdin channel + after it has been opened by a single attach. When stdin is true the stdin + stream will remain open across multiple attach sessions. If stdinOnce + is set to true, stdin is opened on container start, is empty until the + first client attaches to stdin, and then remains open and accepts data + until the client disconnects, at which time stdin is closed and remains + closed until the container is restarted. If this flag is false, a container + processes that reads from stdin will never receive an EOF. Default is + false + type: boolean + terminationMessagePath: + description: 'Optional: Path at which the file to which the container''s + termination message will be written is mounted into the container''s filesystem. + Message written is intended to be brief final status, such as an assertion + failure message. Will be truncated by the node if greater than 4096 bytes. + The total message length across all containers will be limited to 12kb. + Defaults to /dev/termination-log. Cannot be updated.' + type: string + terminationMessagePolicy: + description: Indicate how the termination message should be populated. File + will use the contents of terminationMessagePath to populate the container + status message on both success and failure. FallbackToLogsOnError will + use the last chunk of container log output if the termination message + file is empty and the container exited with an error. The log output is + limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. + Cannot be updated. + type: string + tty: + description: Whether this container should allocate a TTY for itself, also + requires 'stdin' to be true. Default is false. + type: boolean + volumeDevices: + description: volumeDevices is the list of block devices to be used by the + container. This is an alpha feature and may change in the future. + items: + $ref: '#/components/schemas/v1.VolumeDevice' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: devicePath + volumeMounts: + description: Pod volumes to mount into the container's filesystem. Cannot + be updated. + items: + $ref: '#/components/schemas/v1.VolumeMount' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: mountPath + workingDir: + description: Container's working directory. If not specified, the container + runtime's default will be used, which might be configured in the container + image. Cannot be updated. + type: string + required: + - name + type: object + v1.LimitRangeSpec: + description: LimitRangeSpec defines a min/max usage limit for resources that + match on kind. + example: + limits: + - default: + key: default + min: + key: min + max: + key: max + maxLimitRequestRatio: + key: maxLimitRequestRatio + type: type + defaultRequest: + key: defaultRequest + - default: + key: default + min: + key: min + max: + key: max + maxLimitRequestRatio: + key: maxLimitRequestRatio + type: type + defaultRequest: + key: defaultRequest + properties: + limits: + description: Limits is the list of LimitRangeItem objects that are enforced. + items: + $ref: '#/components/schemas/v1.LimitRangeItem' + type: array + required: + - limits + type: object + v1.Status: + description: Status is a return value for calls that don't return other objects. + example: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + code: + description: Suggested HTTP return code for this status, 0 if not set. + format: int32 + type: integer + details: + $ref: '#/components/schemas/v1.StatusDetails' + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + message: + description: A human-readable description of the status of this operation. + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + reason: + description: A machine-readable description of why this operation is in + the "Failure" status. If this value is empty there is no information available. + A Reason clarifies an HTTP status code but does not override it. + type: string + status: + description: 'Status of the operation. One of: "Success" or "Failure". More + info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status' + type: string + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: Status + version: v1 + v1beta2.StatefulSet: + description: |- + DEPRECATED - This group version of StatefulSet is deprecated by apps/v1/StatefulSet. See the release notes for more information. StatefulSet represents a set of pods with consistent identities. Identities are defined as: + - Network: A single stable DNS and hostname. + - Storage: As many VolumeClaims as requested. + The StatefulSet guarantees that a given network identity will always map to the same storage identity. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + status: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta2.StatefulSetSpec' + status: + $ref: '#/components/schemas/v1beta2.StatefulSetStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: StatefulSet + version: v1beta2 + v1beta1.ReplicaSetList: + description: ReplicaSetList is a collection of ReplicaSets. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller' + items: + $ref: '#/components/schemas/v1beta1.ReplicaSet' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: ReplicaSetList + version: v1beta1 + v1.ContainerState: + description: ContainerState holds a possible state of container. Only one of + its members may be specified. If none of them is specified, the default one + is ContainerStateWaiting. + example: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + properties: + running: + $ref: '#/components/schemas/v1.ContainerStateRunning' + terminated: + $ref: '#/components/schemas/v1.ContainerStateTerminated' + waiting: + $ref: '#/components/schemas/v1.ContainerStateWaiting' + type: object + v1beta2.ScaleStatus: + description: ScaleStatus represents the current status of a scale subresource. + example: + targetSelector: targetSelector + replicas: 6 + selector: + key: selector + properties: + replicas: + description: actual number of observed instances of the scaled object. + format: int32 + type: integer + selector: + additionalProperties: + type: string + description: 'label query over pods that should match the replicas count. + More info: http://kubernetes.io/docs/user-guide/labels#label-selectors' + type: object + targetSelector: + description: 'label selector for pods that should match the replicas count. + This is a serializated version of both map-based and more expressive set-based + selectors. This is done to avoid introspection in the clients. The string + will be in the same format as the query-param syntax. If the target type + only supports map-based selectors, both this field and map-based selector + field are populated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors' + type: string + required: + - replicas + type: object + v1beta1.EventList: + description: EventList is a list of Event objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - note: note + reason: reason + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + reportingInstance: reportingInstance + deprecatedCount: 0 + kind: kind + deprecatedSource: + component: component + host: host + type: type + deprecatedLastTimestamp: 2000-01-23T04:56:07.000+00:00 + regarding: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + deprecatedFirstTimestamp: 2000-01-23T04:56:07.000+00:00 + apiVersion: apiVersion + reportingController: reportingController + related: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + series: + count: 6 + lastObservedTime: 2000-01-23T04:56:07.000+00:00 + state: state + eventTime: 2000-01-23T04:56:07.000+00:00 + action: action + - note: note + reason: reason + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + reportingInstance: reportingInstance + deprecatedCount: 0 + kind: kind + deprecatedSource: + component: component + host: host + type: type + deprecatedLastTimestamp: 2000-01-23T04:56:07.000+00:00 + regarding: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + deprecatedFirstTimestamp: 2000-01-23T04:56:07.000+00:00 + apiVersion: apiVersion + reportingController: reportingController + related: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + series: + count: 6 + lastObservedTime: 2000-01-23T04:56:07.000+00:00 + state: state + eventTime: 2000-01-23T04:56:07.000+00:00 + action: action + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of schema objects. + items: + $ref: '#/components/schemas/v1beta1.Event' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: events.k8s.io + kind: EventList + version: v1beta1 + v1beta1.CustomResourceDefinitionNames: + description: CustomResourceDefinitionNames indicates the names to serve this + CustomResourceDefinition + example: + listKind: listKind + shortNames: + - shortNames + - shortNames + plural: plural + kind: kind + singular: singular + properties: + kind: + description: Kind is the serialized kind of the resource. It is normally + CamelCase and singular. + type: string + listKind: + description: ListKind is the serialized kind of the list for this resource. Defaults + to List. + type: string + plural: + description: 'Plural is the plural name of the resource to serve. It must + match the name of the CustomResourceDefinition-registration too: plural.group + and it must be all lowercase.' + type: string + shortNames: + description: ShortNames are short names for the resource. It must be all + lowercase. + items: + type: string + type: array + singular: + description: Singular is the singular name of the resource. It must be + all lowercase Defaults to lowercased + type: string + required: + - kind + - plural + type: object + v2beta1.HorizontalPodAutoscalerStatus: + description: HorizontalPodAutoscalerStatus describes the current status of a + horizontal pod autoscaler. + example: + desiredReplicas: 2 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + lastScaleTime: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 7 + currentMetrics: + - resource: + currentAverageValue: currentAverageValue + name: name + currentAverageUtilization: 5 + pods: + metricName: metricName + currentAverageValue: currentAverageValue + type: type + object: + metricName: metricName + currentValue: currentValue + target: + apiVersion: apiVersion + kind: kind + name: name + - resource: + currentAverageValue: currentAverageValue + name: name + currentAverageUtilization: 5 + pods: + metricName: metricName + currentAverageValue: currentAverageValue + type: type + object: + metricName: metricName + currentValue: currentValue + target: + apiVersion: apiVersion + kind: kind + name: name + properties: + conditions: + description: conditions is the set of conditions required for this autoscaler + to scale its target, and indicates whether or not those conditions are + met. + items: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerCondition' + type: array + currentMetrics: + description: currentMetrics is the last read state of the metrics used by + this autoscaler. + items: + $ref: '#/components/schemas/v2beta1.MetricStatus' + type: array + currentReplicas: + description: currentReplicas is current number of replicas of pods managed + by this autoscaler, as last seen by the autoscaler. + format: int32 + type: integer + desiredReplicas: + description: desiredReplicas is the desired number of replicas of pods managed + by this autoscaler, as last calculated by the autoscaler. + format: int32 + type: integer + lastScaleTime: + description: lastScaleTime is the last time the HorizontalPodAutoscaler + scaled the number of pods, used by the autoscaler to control how often + the number of pods is changed. + format: date-time + type: string + observedGeneration: + description: observedGeneration is the most recent generation observed by + this autoscaler. + format: int64 + type: integer + required: + - conditions + - currentMetrics + - currentReplicas + - desiredReplicas + type: object + v1alpha1.VolumeAttachment: + description: |- + VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node. + + VolumeAttachment objects are non-namespaced. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + nodeName: nodeName + source: + persistentVolumeName: persistentVolumeName + attacher: attacher + status: + attachmentMetadata: + key: attachmentMetadata + detachError: + time: 2000-01-23T04:56:07.000+00:00 + message: message + attachError: + time: 2000-01-23T04:56:07.000+00:00 + message: message + attached: true + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1alpha1.VolumeAttachmentSpec' + status: + $ref: '#/components/schemas/v1alpha1.VolumeAttachmentStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: storage.k8s.io + kind: VolumeAttachment + version: v1alpha1 + v1.LimitRangeList: + description: LimitRangeList is a list of LimitRange items. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + limits: + - default: + key: default + min: + key: min + max: + key: max + maxLimitRequestRatio: + key: maxLimitRequestRatio + type: type + defaultRequest: + key: defaultRequest + - default: + key: default + min: + key: min + max: + key: max + maxLimitRequestRatio: + key: maxLimitRequestRatio + type: type + defaultRequest: + key: defaultRequest + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + limits: + - default: + key: default + min: + key: min + max: + key: max + maxLimitRequestRatio: + key: maxLimitRequestRatio + type: type + defaultRequest: + key: defaultRequest + - default: + key: default + min: + key: min + max: + key: max + maxLimitRequestRatio: + key: maxLimitRequestRatio + type: type + defaultRequest: + key: defaultRequest + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'Items is a list of LimitRange objects. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/' + items: + $ref: '#/components/schemas/v1.LimitRange' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: LimitRangeList + version: v1 + v1.DaemonSetCondition: + description: DaemonSetCondition describes the state of a DaemonSet at a certain + point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of DaemonSet condition. + type: string + required: + - status + - type + type: object + v1.PodAffinity: + description: Pod affinity is a group of inter pod affinity scheduling rules. + example: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy + the affinity expressions specified by this field, but it may choose a + node that violates one or more of the expressions. The node that is most + preferred is the one with the greatest sum of weights, i.e. for each node + that meets all of the scheduling requirements (resource request, requiredDuringScheduling + affinity expressions, etc.), compute a sum by iterating through the elements + of this field and adding "weight" to the sum if the node has pods which + matches the corresponding podAffinityTerm; the node(s) with the highest + sum are the most preferred. + items: + $ref: '#/components/schemas/v1.WeightedPodAffinityTerm' + type: array + requiredDuringSchedulingIgnoredDuringExecution: + description: If the affinity requirements specified by this field are not + met at scheduling time, the pod will not be scheduled onto the node. If + the affinity requirements specified by this field cease to be met at some + point during pod execution (e.g. due to a pod label update), the system + may or may not try to eventually evict the pod from its node. When there + are multiple elements, the lists of nodes corresponding to each podAffinityTerm + are intersected, i.e. all terms must be satisfied. + items: + $ref: '#/components/schemas/v1.PodAffinityTerm' + type: array + type: object + v1beta2.DaemonSet: + description: DEPRECATED - This group version of DaemonSet is deprecated by apps/v1/DaemonSet. + See the release notes for more information. DaemonSet represents the configuration + of a daemon set. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + numberUnavailable: 3 + updatedNumberScheduled: 4 + numberAvailable: 2 + numberMisscheduled: 7 + numberReady: 9 + currentNumberScheduled: 5 + collisionCount: 1 + desiredNumberScheduled: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 2 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta2.DaemonSetSpec' + status: + $ref: '#/components/schemas/v1beta2.DaemonSetStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: DaemonSet + version: v1beta2 + v1.NetworkPolicySpec: + description: NetworkPolicySpec provides the specification of a NetworkPolicy + example: + ingress: + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + policyTypes: + - policyTypes + - policyTypes + egress: + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + properties: + egress: + description: List of egress rules to be applied to the selected pods. Outgoing + traffic is allowed if there are no NetworkPolicies selecting the pod (and + cluster policy otherwise allows the traffic), OR if the traffic matches + at least one egress rule across all of the NetworkPolicy objects whose + podSelector matches the pod. If this field is empty then this NetworkPolicy + limits all outgoing traffic (and serves solely to ensure that the pods + it selects are isolated by default). This field is beta-level in 1.8 + items: + $ref: '#/components/schemas/v1.NetworkPolicyEgressRule' + type: array + ingress: + description: List of ingress rules to be applied to the selected pods. Traffic + is allowed to a pod if there are no NetworkPolicies selecting the pod + (and cluster policy otherwise allows the traffic), OR if the traffic source + is the pod's local node, OR if the traffic matches at least one ingress + rule across all of the NetworkPolicy objects whose podSelector matches + the pod. If this field is empty then this NetworkPolicy does not allow + any traffic (and serves solely to ensure that the pods it selects are + isolated by default) + items: + $ref: '#/components/schemas/v1.NetworkPolicyIngressRule' + type: array + podSelector: + $ref: '#/components/schemas/v1.LabelSelector' + policyTypes: + description: List of rule types that the NetworkPolicy relates to. Valid + options are Ingress, Egress, or Ingress,Egress. If this field is not specified, + it will default based on the existence of Ingress or Egress rules; policies + that contain an Egress section are assumed to affect Egress, and all policies + (whether or not they contain an Ingress section) are assumed to affect + Ingress. If you want to write an egress-only policy, you must explicitly + specify policyTypes [ "Egress" ]. Likewise, if you want to write a policy + that specifies that no egress is allowed, you must specify a policyTypes + value that include "Egress" (since such a policy would not include an + Egress section and would otherwise default to just [ "Ingress" ]). This + field is beta-level in 1.8 + items: + type: string + type: array + required: + - podSelector + type: object + v1.APIGroupList: + description: APIGroupList is a list of APIGroup, to allow clients to discover + the API at /apis. + example: + apiVersion: apiVersion + kind: kind + groups: + - apiVersion: apiVersion + versions: + - groupVersion: groupVersion + version: version + - groupVersion: groupVersion + version: version + kind: kind + preferredVersion: + groupVersion: groupVersion + version: version + name: name + serverAddressByClientCIDRs: + - clientCIDR: clientCIDR + serverAddress: serverAddress + - clientCIDR: clientCIDR + serverAddress: serverAddress + - apiVersion: apiVersion + versions: + - groupVersion: groupVersion + version: version + - groupVersion: groupVersion + version: version + kind: kind + preferredVersion: + groupVersion: groupVersion + version: version + name: name + serverAddressByClientCIDRs: + - clientCIDR: clientCIDR + serverAddress: serverAddress + - clientCIDR: clientCIDR + serverAddress: serverAddress + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + groups: + description: groups is a list of APIGroup. + items: + $ref: '#/components/schemas/v1.APIGroup' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + required: + - groups + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: APIGroupList + version: v1 + v1.EnvFromSource: + description: EnvFromSource represents the source of a set of ConfigMaps + example: + configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + properties: + configMapRef: + $ref: '#/components/schemas/v1.ConfigMapEnvSource' + prefix: + description: An optional identifer to prepend to each key in the ConfigMap. + Must be a C_IDENTIFIER. + type: string + secretRef: + $ref: '#/components/schemas/v1.SecretEnvSource' + type: object + v1beta1.StatefulSetSpec: + description: A StatefulSetSpec is the specification of a StatefulSet. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + properties: + podManagementPolicy: + description: podManagementPolicy controls how pods are created during initial + scale up, when replacing pods on nodes, or when scaling down. The default + policy is `OrderedReady`, where pods are created in increasing order (pod-0, + then pod-1, etc) and the controller will wait until each pod is ready + before continuing. When scaling down, the pods are removed in the opposite + order. The alternative policy is `Parallel` which will create pods in + parallel to match the desired scale without waiting, and on scale down + will delete all pods at once. + type: string + replicas: + description: replicas is the desired number of replicas of the given Template. + These are replicas in the sense that they are instantiations of the same + Template, but individual replicas also have a consistent identity. If + unspecified, defaults to 1. + format: int32 + type: integer + revisionHistoryLimit: + description: revisionHistoryLimit is the maximum number of revisions that + will be maintained in the StatefulSet's revision history. The revision + history consists of all revisions not represented by a currently applied + StatefulSetSpec version. The default value is 10. + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + serviceName: + description: 'serviceName is the name of the service that governs this StatefulSet. + This service must exist before the StatefulSet, and is responsible for + the network identity of the set. Pods get DNS/hostnames that follow the + pattern: pod-specific-string.serviceName.default.svc.cluster.local where + "pod-specific-string" is managed by the StatefulSet controller.' + type: string + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + updateStrategy: + $ref: '#/components/schemas/v1beta1.StatefulSetUpdateStrategy' + volumeClaimTemplates: + description: volumeClaimTemplates is a list of claims that pods are allowed + to reference. The StatefulSet controller is responsible for mapping network + identities to claims in a way that maintains the identity of a pod. Every + claim in this list must have at least one matching (by name) volumeMount + in one container in the template. A claim in this list takes precedence + over any volumes in the template, with the same name. + items: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + type: array + required: + - serviceName + - template + type: object + v1.Service: + description: Service is a named abstraction of software service (for example, + mysql) consisting of local port (for example 3306) that the proxy listens + on, and the selector that determines which pods will answer requests sent + through the proxy. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + healthCheckNodePort: 0 + externalIPs: + - externalIPs + - externalIPs + sessionAffinity: sessionAffinity + ports: + - protocol: protocol + port: 1 + name: name + nodePort: 6 + targetPort: '{}' + - protocol: protocol + port: 1 + name: name + nodePort: 6 + targetPort: '{}' + type: type + sessionAffinityConfig: + clientIP: + timeoutSeconds: 5 + loadBalancerIP: loadBalancerIP + externalName: externalName + loadBalancerSourceRanges: + - loadBalancerSourceRanges + - loadBalancerSourceRanges + externalTrafficPolicy: externalTrafficPolicy + selector: + key: selector + publishNotReadyAddresses: true + clusterIP: clusterIP + status: + loadBalancer: + ingress: + - hostname: hostname + ip: ip + - hostname: hostname + ip: ip + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.ServiceSpec' + status: + $ref: '#/components/schemas/v1.ServiceStatus' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: Service + version: v1 + v1.EventSeries: + description: EventSeries contain information on series of events, i.e. thing + that was/is happening continously for some time. + example: + count: 6 + lastObservedTime: 2000-01-23T04:56:07.000+00:00 + state: state + properties: + count: + description: Number of occurrences in this series up to the last heartbeat + time + format: int32 + type: integer + lastObservedTime: + description: Time of the last occurence observed + format: date-time + type: string + state: + description: 'State of this Series: Ongoing or Finished' + type: string + type: object + v1.ObjectFieldSelector: + description: ObjectFieldSelector selects an APIVersioned field of an object. + example: + apiVersion: apiVersion + fieldPath: fieldPath + properties: + apiVersion: + description: Version of the schema the FieldPath is written in terms of, + defaults to "v1". + type: string + fieldPath: + description: Path of the field to select in the specified API version. + type: string + required: + - fieldPath + type: object + v1beta1.StatefulSet: + description: |- + DEPRECATED - This group version of StatefulSet is deprecated by apps/v1beta2/StatefulSet. See the release notes for more information. StatefulSet represents a set of pods with consistent identities. Identities are defined as: + - Network: A single stable DNS and hostname. + - Storage: As many VolumeClaims as requested. + The StatefulSet guarantees that a given network identity will always map to the same storage identity. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + status: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.StatefulSetSpec' + status: + $ref: '#/components/schemas/v1beta1.StatefulSetStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: StatefulSet + version: v1beta1 + v1.LabelSelector: + description: A label selector is a label query over a set of resources. The + result of matchLabels and matchExpressions are ANDed. An empty label selector + matches all objects. A null label selector matches no objects. + example: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + properties: + matchExpressions: + description: matchExpressions is a list of label selector requirements. + The requirements are ANDed. + items: + $ref: '#/components/schemas/v1.LabelSelectorRequirement' + type: array + matchLabels: + additionalProperties: + type: string + description: matchLabels is a map of {key,value} pairs. A single {key,value} + in the matchLabels map is equivalent to an element of matchExpressions, + whose key field is "key", the operator is "In", and the values array contains + only "value". The requirements are ANDed. + type: object + type: object + v1.RBDPersistentVolumeSource: + description: Represents a Rados Block Device mount that lasts the lifetime of + a pod. RBD volumes support ownership management and SELinux relabeling. + example: + image: image + pool: pool + secretRef: + name: name + namespace: namespace + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + properties: + fsType: + description: 'Filesystem type of the volume that you want to mount. Tip: + Ensure that the filesystem type is supported by the host operating system. + Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd' + type: string + image: + description: 'The rados image name. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + type: string + keyring: + description: 'Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. + More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + type: string + monitors: + description: 'A collection of Ceph monitors. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + items: + type: string + type: array + pool: + description: 'The rados pool name. Default is rbd. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + type: string + readOnly: + description: 'ReadOnly here will force the ReadOnly setting in VolumeMounts. + Defaults to false. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + type: boolean + secretRef: + $ref: '#/components/schemas/v1.SecretReference' + user: + description: 'The rados user name. Default is admin. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + type: string + required: + - image + - monitors + type: object + v1beta1.PodSecurityPolicy: + description: Pod Security Policy governs the ability to make requests that affect + the Security Context that will be applied to a pod and container. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + defaultAddCapabilities: + - defaultAddCapabilities + - defaultAddCapabilities + hostPorts: + - min: 5 + max: 1 + - min: 5 + max: 1 + fsGroup: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + seLinux: + seLinuxOptions: + role: role + level: level + type: type + user: user + rule: rule + hostNetwork: true + hostIPC: true + volumes: + - volumes + - volumes + requiredDropCapabilities: + - requiredDropCapabilities + - requiredDropCapabilities + allowedCapabilities: + - allowedCapabilities + - allowedCapabilities + readOnlyRootFilesystem: true + privileged: true + runAsUser: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + allowedHostPaths: + - pathPrefix: pathPrefix + - pathPrefix: pathPrefix + supplementalGroups: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + defaultAllowPrivilegeEscalation: true + allowPrivilegeEscalation: true + allowedFlexVolumes: + - driver: driver + - driver: driver + hostPID: true + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.PodSecurityPolicySpec' + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: PodSecurityPolicy + version: v1beta1 + v1beta1.NonResourceAttributes: + description: NonResourceAttributes includes the authorization attributes available + for non-resource requests to the Authorizer interface + example: + path: path + verb: verb + properties: + path: + description: Path is the URL path of the request + type: string + verb: + description: Verb is the standard HTTP verb + type: string + type: object + v1.JobCondition: + description: JobCondition describes current state of a job. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + properties: + lastProbeTime: + description: Last time the condition was checked. + format: date-time + type: string + lastTransitionTime: + description: Last time the condition transit from one status to another. + format: date-time + type: string + message: + description: Human readable message indicating details about last transition. + type: string + reason: + description: (brief) reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of job condition, Complete or Failed. + type: string + required: + - status + - type + type: object + v1beta1.NetworkPolicyPeer: + description: DEPRECATED 1.9 - This group version of NetworkPolicyPeer is deprecated + by networking/v1/NetworkPolicyPeer. + example: + podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + properties: + ipBlock: + $ref: '#/components/schemas/v1beta1.IPBlock' + namespaceSelector: + $ref: '#/components/schemas/v1.LabelSelector' + podSelector: + $ref: '#/components/schemas/v1.LabelSelector' + type: object + v1.ReplicationControllerCondition: + description: ReplicationControllerCondition describes the state of a replication + controller at a certain point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: The last time the condition transitioned from one status to + another. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of replication controller condition. + type: string + required: + - status + - type + type: object + v1alpha1.VolumeAttachmentSource: + description: VolumeAttachmentSource represents a volume that should be attached. + Right now only PersistenVolumes can be attached via external attacher, in + future we may allow also inline volumes in pods. Exactly one member can be + set. + example: + persistentVolumeName: persistentVolumeName + properties: + persistentVolumeName: + description: Name of the persistent volume to attach. + type: string + type: object + v1alpha1.PodPresetList: + description: PodPresetList is a list of PodPreset objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of schema objects. + items: + $ref: '#/components/schemas/v1alpha1.PodPreset' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: settings.k8s.io + kind: PodPresetList + version: v1alpha1 + v1.ResourceQuota: + description: ResourceQuota sets aggregate quota restrictions enforced per namespace + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + hard: + key: hard + scopes: + - scopes + - scopes + status: + hard: + key: hard + used: + key: used + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.ResourceQuotaSpec' + status: + $ref: '#/components/schemas/v1.ResourceQuotaStatus' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ResourceQuota + version: v1 + v1.LimitRangeItem: + description: LimitRangeItem defines a min/max usage limit for any resource that + matches on kind. + example: + default: + key: default + min: + key: min + max: + key: max + maxLimitRequestRatio: + key: maxLimitRequestRatio + type: type + defaultRequest: + key: defaultRequest + properties: + default: + additionalProperties: + type: string + description: Default resource requirement limit value by resource name if + resource limit is omitted. + type: object + defaultRequest: + additionalProperties: + type: string + description: DefaultRequest is the default resource requirement request + value by resource name if resource request is omitted. + type: object + max: + additionalProperties: + type: string + description: Max usage constraints on this kind by resource name. + type: object + maxLimitRequestRatio: + additionalProperties: + type: string + description: MaxLimitRequestRatio if specified, the named resource must + have a request and limit that are both non-zero where limit divided by + request is less than or equal to the enumerated value; this represents + the max burst for the named resource. + type: object + min: + additionalProperties: + type: string + description: Min usage constraints on this kind by resource name. + type: object + type: + description: Type of resource that this limit applies to. + type: string + type: object + v1.ConfigMapVolumeSource: + description: |- + Adapts a ConfigMap into a volume. + + The contents of the target ConfigMap's Data field will be presented in a volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths. ConfigMap volumes support ownership management and SELinux relabeling. + example: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + properties: + defaultMode: + description: 'Optional: mode bits to use on created files by default. Must + be a value between 0 and 0777. Defaults to 0644. Directories within the + path are not affected by this setting. This might be in conflict with + other options that affect the file mode, like fsGroup, and the result + can be other mode bits set.' + format: int32 + type: integer + items: + description: If unspecified, each key-value pair in the Data field of the + referenced ConfigMap will be projected into the volume as a file whose + name is the key and content is the value. If specified, the listed keys + will be projected into the specified paths, and unlisted keys will not + be present. If a key is specified which is not present in the ConfigMap, + the volume setup will error unless it is marked optional. Paths must be + relative and may not contain the '..' path or start with '..'. + items: + $ref: '#/components/schemas/v1.KeyToPath' + type: array + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + optional: + description: Specify whether the ConfigMap or it's keys must be defined + type: boolean + type: object + v1.IPBlock: + description: IPBlock describes a particular CIDR (Ex. "192.168.1.1/24") that + is allowed to the pods matched by a NetworkPolicySpec's podSelector. The except + entry describes CIDRs that should not be included within this rule. + example: + cidr: cidr + except: + - except + - except + properties: + cidr: + description: CIDR is a string representing the IP Block Valid examples are + "192.168.1.1/24" + type: string + except: + description: Except is a slice of CIDRs that should not be included within + an IP Block Valid examples are "192.168.1.1/24" Except values will be + rejected if they are outside the CIDR range + items: + type: string + type: array + required: + - cidr + type: object + v1.LabelSelectorRequirement: + description: A label selector requirement is a selector that contains values, + a key, and an operator that relates the key and values. + example: + values: + - values + - values + key: key + operator: operator + properties: + key: + description: key is the label key that the selector applies to. + type: string + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: key + operator: + description: operator represents a key's relationship to a set of values. + Valid operators are In, NotIn, Exists and DoesNotExist. + type: string + values: + description: values is an array of string values. If the operator is In + or NotIn, the values array must be non-empty. If the operator is Exists + or DoesNotExist, the values array must be empty. This array is replaced + during a strategic merge patch. + items: + type: string + type: array + required: + - key + - operator + type: object + v1.FCVolumeSource: + description: Represents a Fibre Channel volume. Fibre Channel volumes can only + be mounted as read/write once. Fibre Channel volumes support ownership management + and SELinux relabeling. + example: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem type supported + by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred + to be "ext4" if unspecified. + type: string + lun: + description: 'Optional: FC target lun number' + format: int32 + type: integer + readOnly: + description: 'Optional: Defaults to false (read/write). ReadOnly here will + force the ReadOnly setting in VolumeMounts.' + type: boolean + targetWWNs: + description: 'Optional: FC target worldwide names (WWNs)' + items: + type: string + type: array + wwids: + description: 'Optional: FC volume world wide identifiers (wwids) Either + wwids or combination of targetWWNs and lun must be set, but not both simultaneously.' + items: + type: string + type: array + type: object + v1.NonResourceRule: + description: NonResourceRule holds information that describes a rule for the + non-resource + example: + verbs: + - verbs + - verbs + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + nonResourceURLs: + description: NonResourceURLs is a set of partial urls that a user should + have access to. *s are allowed, but only as the full, final step in the + path. "*" means all. + items: + type: string + type: array + verbs: + description: 'Verb is a list of kubernetes non-resource API verbs, like: + get, post, put, delete, patch, head, options. "*" means all.' + items: + type: string + type: array + required: + - verbs + type: object + v1beta1.CustomResourceDefinitionStatus: + description: CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinition + example: + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + acceptedNames: + listKind: listKind + shortNames: + - shortNames + - shortNames + plural: plural + kind: kind + singular: singular + properties: + acceptedNames: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinitionNames' + conditions: + description: Conditions indicate state for particular aspects of a CustomResourceDefinition + items: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinitionCondition' + type: array + required: + - acceptedNames + - conditions + type: object + v2beta1.MetricSpec: + description: MetricSpec specifies how to scale based on a single metric (only + `type` and one other matching field should be set at once). + example: + resource: + targetAverageUtilization: 6 + targetAverageValue: targetAverageValue + name: name + pods: + metricName: metricName + targetAverageValue: targetAverageValue + type: type + object: + metricName: metricName + targetValue: targetValue + target: + apiVersion: apiVersion + kind: kind + name: name + properties: + object: + $ref: '#/components/schemas/v2beta1.ObjectMetricSource' + pods: + $ref: '#/components/schemas/v2beta1.PodsMetricSource' + resource: + $ref: '#/components/schemas/v2beta1.ResourceMetricSource' + type: + description: type is the type of metric source. It should match one of + the fields below. + type: string + required: + - type + type: object + v1.StatefulSetStatus: + description: StatefulSetStatus represents the current state of a StatefulSet. + example: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + properties: + collisionCount: + description: collisionCount is the count of hash collisions for the StatefulSet. + The StatefulSet controller uses this field as a collision avoidance mechanism + when it needs to create the name for the newest ControllerRevision. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a statefulset's + current state. + items: + $ref: '#/components/schemas/v1.StatefulSetCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + currentReplicas: + description: currentReplicas is the number of Pods created by the StatefulSet + controller from the StatefulSet version indicated by currentRevision. + format: int32 + type: integer + currentRevision: + description: currentRevision, if not empty, indicates the version of the + StatefulSet used to generate Pods in the sequence [0,currentReplicas). + type: string + observedGeneration: + description: observedGeneration is the most recent generation observed for + this StatefulSet. It corresponds to the StatefulSet's generation, which + is updated on mutation by the API Server. + format: int64 + type: integer + readyReplicas: + description: readyReplicas is the number of Pods created by the StatefulSet + controller that have a Ready Condition. + format: int32 + type: integer + replicas: + description: replicas is the number of Pods created by the StatefulSet controller. + format: int32 + type: integer + updateRevision: + description: updateRevision, if not empty, indicates the version of the + StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas) + type: string + updatedReplicas: + description: updatedReplicas is the number of Pods created by the StatefulSet + controller from the StatefulSet version indicated by updateRevision. + format: int32 + type: integer + required: + - replicas + type: object + admissionregistration.v1beta1.ServiceReference: + description: ServiceReference holds a reference to Service.legacy.k8s.io + example: + path: path + name: name + namespace: namespace + properties: + name: + description: '`name` is the name of the service. Required' + type: string + namespace: + description: '`namespace` is the namespace of the service. Required' + type: string + path: + description: '`path` is an optional URL path which will be sent in any request + to this service.' + type: string + required: + - name + - namespace + type: object + v1beta1.APIServiceList: + description: APIServiceList is a list of APIService objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + caBundle: caBundle + groupPriorityMinimum: 0 + versionPriority: 6 + service: + name: name + namespace: namespace + insecureSkipTLSVerify: true + version: version + group: group + status: + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + caBundle: caBundle + groupPriorityMinimum: 0 + versionPriority: 6 + service: + name: name + namespace: namespace + insecureSkipTLSVerify: true + version: version + group: group + status: + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + items: + $ref: '#/components/schemas/v1beta1.APIService' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + v1alpha1.VolumeAttachmentStatus: + description: VolumeAttachmentStatus is the status of a VolumeAttachment request. + example: + attachmentMetadata: + key: attachmentMetadata + detachError: + time: 2000-01-23T04:56:07.000+00:00 + message: message + attachError: + time: 2000-01-23T04:56:07.000+00:00 + message: message + attached: true + properties: + attachError: + $ref: '#/components/schemas/v1alpha1.VolumeError' + attached: + description: Indicates the volume is successfully attached. This field must + only be set by the entity completing the attach operation, i.e. the external-attacher. + type: boolean + attachmentMetadata: + additionalProperties: + type: string + description: Upon successful attach, this field is populated with any information + returned by the attach operation that must be passed into subsequent WaitForAttach + or Mount calls. This field must only be set by the entity completing the + attach operation, i.e. the external-attacher. + type: object + detachError: + $ref: '#/components/schemas/v1alpha1.VolumeError' + required: + - attached + type: object + v1.ContainerStateRunning: + description: ContainerStateRunning is a running state of a container. + example: + startedAt: 2000-01-23T04:56:07.000+00:00 + properties: + startedAt: + description: Time at which the container was last (re-)started + format: date-time + type: string + type: object + apps.v1beta1.ScaleStatus: + description: ScaleStatus represents the current status of a scale subresource. + example: + targetSelector: targetSelector + replicas: 6 + selector: + key: selector + properties: + replicas: + description: actual number of observed instances of the scaled object. + format: int32 + type: integer + selector: + additionalProperties: + type: string + description: 'label query over pods that should match the replicas count. + More info: http://kubernetes.io/docs/user-guide/labels#label-selectors' + type: object + targetSelector: + description: 'label selector for pods that should match the replicas count. + This is a serializated version of both map-based and more expressive set-based + selectors. This is done to avoid introspection in the clients. The string + will be in the same format as the query-param syntax. If the target type + only supports map-based selectors, both this field and map-based selector + field are populated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors' + type: string + required: + - replicas + type: object + v1beta1.HostPortRange: + description: Host Port Range defines a range of host ports that will be enabled + by a policy for pods to use. It requires both the start and end to be defined. + example: + min: 5 + max: 1 + properties: + max: + description: max is the end of the range, inclusive. + format: int32 + type: integer + min: + description: min is the start of the range, inclusive. + format: int32 + type: integer + required: + - max + - min + type: object + v1.HorizontalPodAutoscalerSpec: + description: specification of a horizontal pod autoscaler. + example: + maxReplicas: 0 + minReplicas: 6 + targetCPUUtilizationPercentage: 1 + scaleTargetRef: + apiVersion: apiVersion + kind: kind + name: name + properties: + maxReplicas: + description: upper limit for the number of pods that can be set by the autoscaler; + cannot be smaller than MinReplicas. + format: int32 + type: integer + minReplicas: + description: lower limit for the number of pods that can be set by the autoscaler, + default 1. + format: int32 + type: integer + scaleTargetRef: + $ref: '#/components/schemas/v1.CrossVersionObjectReference' + targetCPUUtilizationPercentage: + description: target average CPU utilization (represented as a percentage + of requested CPU) over all the pods; if not specified the default autoscaling + policy will be used. + format: int32 + type: integer + required: + - maxReplicas + - scaleTargetRef + type: object + v2beta1.ResourceMetricSource: + description: ResourceMetricSource indicates how to scale on a resource metric + known to Kubernetes, as specified in requests and limits, describing each + pod in the current scale target (e.g. CPU or memory). The values will be + averaged together before being compared to the target. Such metrics are built + in to Kubernetes, and have special scaling options on top of those available + to normal per-pod metrics using the "pods" source. Only one "target" type + should be set. + example: + targetAverageUtilization: 6 + targetAverageValue: targetAverageValue + name: name + properties: + name: + description: name is the name of the resource in question. + type: string + targetAverageUtilization: + description: targetAverageUtilization is the target value of the average + of the resource metric across all relevant pods, represented as a percentage + of the requested value of the resource for the pods. + format: int32 + type: integer + targetAverageValue: + description: targetAverageValue is the target value of the average of the + resource metric across all relevant pods, as a raw value (instead of as + a percentage of the request), similar to the "pods" metric source type. + type: string + required: + - name + type: object + v1alpha1.PriorityClassList: + description: PriorityClassList is a collection of priority classes. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + globalDefault: true + description: description + value: 0 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + globalDefault: true + description: description + value: 0 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: items is the list of PriorityClasses + items: + $ref: '#/components/schemas/v1alpha1.PriorityClass' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: scheduling.k8s.io + kind: PriorityClassList + version: v1alpha1 + v1beta1.CustomResourceDefinitionSpec: + description: CustomResourceDefinitionSpec describes how a user wants their resource + to appear + example: + names: + listKind: listKind + shortNames: + - shortNames + - shortNames + plural: plural + kind: kind + singular: singular + scope: scope + version: version + validation: + openAPIV3Schema: + $schema: $schema + minLength: 2 + pattern: pattern + description: description + title: title + type: type + required: + - required + - required + example: + Raw: Raw + exclusiveMaximum: true + patternProperties: {} + allOf: + - null + - null + default: + Raw: Raw + oneOf: + - null + - null + additionalItems: + Allows: true + id: id + maxProperties: 1 + exclusiveMinimum: true + definitions: {} + multipleOf: 3.61607674925191080461672754609026014804840087890625 + maxItems: 0 + format: format + anyOf: + - null + - null + enum: + - Raw: Raw + - Raw: Raw + dependencies: + key: + Property: + - Property + - Property + minProperties: 7 + minItems: 5 + uniqueItems: true + maximum: 5.962133916683182377482808078639209270477294921875 + additionalProperties: + Allows: true + externalDocs: + description: description + url: url + $ref: $ref + items: + JSONSchemas: + - null + - null + minimum: 9.301444243932575517419536481611430644989013671875 + maxLength: 6 + properties: {} + group: group + properties: + group: + description: Group is the group this resource belongs in + type: string + names: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinitionNames' + scope: + description: Scope indicates whether this resource is cluster or namespace + scoped. Default is namespaced + type: string + validation: + $ref: '#/components/schemas/v1beta1.CustomResourceValidation' + version: + description: Version is the version this resource belongs in + type: string + required: + - group + - names + - scope + - version + type: object + v1beta2.DeploymentStrategy: + description: DeploymentStrategy describes how to replace existing pods with + new ones. + example: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + properties: + rollingUpdate: + $ref: '#/components/schemas/v1beta2.RollingUpdateDeployment' + type: + description: Type of deployment. Can be "Recreate" or "RollingUpdate". Default + is RollingUpdate. + type: string + type: object + v1.RoleBindingList: + description: RoleBindingList is a collection of RoleBindings + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of RoleBindings + items: + $ref: '#/components/schemas/v1.RoleBinding' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: RoleBindingList + version: v1 + v1.SecretEnvSource: + description: |- + SecretEnvSource selects a Secret to populate the environment variables with. + + The contents of the target Secret's Data field will represent the key-value pairs as environment variables. + example: + name: name + optional: true + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + optional: + description: Specify whether the Secret must be defined + type: boolean + type: object + v1.NodeSpec: + description: NodeSpec describes the attributes that a node is created with. + example: + providerID: providerID + externalID: externalID + taints: + - timeAdded: 2000-01-23T04:56:07.000+00:00 + effect: effect + value: value + key: key + - timeAdded: 2000-01-23T04:56:07.000+00:00 + effect: effect + value: value + key: key + configSource: + apiVersion: apiVersion + configMapRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + kind: kind + unschedulable: true + podCIDR: podCIDR + properties: + configSource: + $ref: '#/components/schemas/v1.NodeConfigSource' + externalID: + description: External ID of the node assigned by some machine database (e.g. + a cloud provider). Deprecated. + type: string + podCIDR: + description: PodCIDR represents the pod IP range assigned to the node. + type: string + providerID: + description: 'ID of the node assigned by the cloud provider in the format: + ://' + type: string + taints: + description: If specified, the node's taints. + items: + $ref: '#/components/schemas/v1.Taint' + type: array + unschedulable: + description: 'Unschedulable controls node schedulability of new pods. By + default, node is schedulable. More info: https://kubernetes.io/docs/concepts/nodes/node/#manual-node-administration' + type: boolean + type: object + v1.VolumeProjection: + description: Projection that may be projected along with other supported volume + types + example: + downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + properties: + configMap: + $ref: '#/components/schemas/v1.ConfigMapProjection' + downwardAPI: + $ref: '#/components/schemas/v1.DownwardAPIProjection' + secret: + $ref: '#/components/schemas/v1.SecretProjection' + type: object + v1beta2.DaemonSetStatus: + description: DaemonSetStatus represents the current status of a daemon set. + example: + numberUnavailable: 3 + updatedNumberScheduled: 4 + numberAvailable: 2 + numberMisscheduled: 7 + numberReady: 9 + currentNumberScheduled: 5 + collisionCount: 1 + desiredNumberScheduled: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 2 + properties: + collisionCount: + description: Count of hash collisions for the DaemonSet. The DaemonSet controller + uses this field as a collision avoidance mechanism when it needs to create + the name for the newest ControllerRevision. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a DaemonSet's + current state. + items: + $ref: '#/components/schemas/v1beta2.DaemonSetCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + currentNumberScheduled: + description: 'The number of nodes that are running at least 1 daemon pod + and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/' + format: int32 + type: integer + desiredNumberScheduled: + description: 'The total number of nodes that should be running the daemon + pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/' + format: int32 + type: integer + numberAvailable: + description: The number of nodes that should be running the daemon pod and + have one or more of the daemon pod running and available (ready for at + least spec.minReadySeconds) + format: int32 + type: integer + numberMisscheduled: + description: 'The number of nodes that are running the daemon pod, but are + not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/' + format: int32 + type: integer + numberReady: + description: The number of nodes that should be running the daemon pod and + have one or more of the daemon pod running and ready. + format: int32 + type: integer + numberUnavailable: + description: The number of nodes that should be running the daemon pod and + have none of the daemon pod running and available (ready for at least + spec.minReadySeconds) + format: int32 + type: integer + observedGeneration: + description: The most recent generation observed by the daemon set controller. + format: int64 + type: integer + updatedNumberScheduled: + description: The total number of nodes that are running updated daemon pod + format: int32 + type: integer + required: + - currentNumberScheduled + - desiredNumberScheduled + - numberMisscheduled + - numberReady + type: object + v1.NodeSelector: + description: A node selector represents the union of the results of one or more + label queries over a set of nodes; that is, it represents the OR of the selectors + represented by the node selector terms. + example: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + properties: + nodeSelectorTerms: + description: Required. A list of node selector terms. The terms are ORed. + items: + $ref: '#/components/schemas/v1.NodeSelectorTerm' + type: array + required: + - nodeSelectorTerms + type: object + v1.PreferredSchedulingTerm: + description: An empty preferred scheduling term matches all objects with implicit + weight 0 (i.e. it's a no-op). A null preferred scheduling term matches no + objects (i.e. is also a no-op). + example: + preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + properties: + preference: + $ref: '#/components/schemas/v1.NodeSelectorTerm' + weight: + description: Weight associated with matching the corresponding nodeSelectorTerm, + in the range 1-100. + format: int32 + type: integer + required: + - preference + - weight + type: object + v1.RBDVolumeSource: + description: Represents a Rados Block Device mount that lasts the lifetime of + a pod. RBD volumes support ownership management and SELinux relabeling. + example: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + properties: + fsType: + description: 'Filesystem type of the volume that you want to mount. Tip: + Ensure that the filesystem type is supported by the host operating system. + Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd' + type: string + image: + description: 'The rados image name. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + type: string + keyring: + description: 'Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. + More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + type: string + monitors: + description: 'A collection of Ceph monitors. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + items: + type: string + type: array + pool: + description: 'The rados pool name. Default is rbd. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + type: string + readOnly: + description: 'ReadOnly here will force the ReadOnly setting in VolumeMounts. + Defaults to false. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + type: boolean + secretRef: + $ref: '#/components/schemas/v1.LocalObjectReference' + user: + description: 'The rados user name. Default is admin. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it' + type: string + required: + - image + - monitors + type: object + v1.KeyToPath: + description: Maps a string key to a path within a volume. + example: + mode: 5 + path: path + key: key + properties: + key: + description: The key to project. + type: string + mode: + description: 'Optional: mode bits to use on this file, must be a value between + 0 and 0777. If not specified, the volume defaultMode will be used. This + might be in conflict with other options that affect the file mode, like + fsGroup, and the result can be other mode bits set.' + format: int32 + type: integer + path: + description: The relative path of the file to map the key to. May not be + an absolute path. May not contain the path element '..'. May not start + with the string '..'. + type: string + required: + - key + - path + type: object + v1.LocalVolumeSource: + description: Local represents directly-attached storage with node affinity + example: + path: path + properties: + path: + description: The full path to the volume on the node For alpha, this path + must be a directory Once block as a source is supported, then this path + can point to a block device + type: string + required: + - path + type: object + v1.Subject: + description: Subject contains a reference to the object or user identities a + role binding applies to. This can either hold a direct API object reference, + or a value for non-objects such as user and group names. + example: + apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + properties: + apiGroup: + description: APIGroup holds the API group of the referenced subject. Defaults + to "" for ServiceAccount subjects. Defaults to "rbac.authorization.k8s.io" + for User and Group subjects. + type: string + kind: + description: Kind of object being referenced. Values defined by this API + group are "User", "Group", and "ServiceAccount". If the Authorizer does + not recognized the kind value, the Authorizer should report an error. + type: string + name: + description: Name of the object being referenced. + type: string + namespace: + description: Namespace of the referenced object. If the object kind is + non-namespace, such as "User" or "Group", and this value is not empty + the Authorizer should report an error. + type: string + required: + - kind + - name + type: object + v2alpha1.CronJobSpec: + description: CronJobSpec describes how the job execution will look like and + when it will actually run. + example: + suspend: true + schedule: schedule + jobTemplate: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + startingDeadlineSeconds: 6 + concurrencyPolicy: concurrencyPolicy + failedJobsHistoryLimit: 0 + successfulJobsHistoryLimit: 1 + properties: + concurrencyPolicy: + description: 'Specifies how to treat concurrent executions of a Job. Valid + values are: - "Allow" (default): allows CronJobs to run concurrently; + - "Forbid": forbids concurrent runs, skipping next run if previous run + hasn''t finished yet; - "Replace": cancels currently running job and replaces + it with a new one' + type: string + failedJobsHistoryLimit: + description: The number of failed finished jobs to retain. This is a pointer + to distinguish between explicit zero and not specified. + format: int32 + type: integer + jobTemplate: + $ref: '#/components/schemas/v2alpha1.JobTemplateSpec' + schedule: + description: The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. + type: string + startingDeadlineSeconds: + description: Optional deadline in seconds for starting the job if it misses + scheduled time for any reason. Missed jobs executions will be counted + as failed ones. + format: int64 + type: integer + successfulJobsHistoryLimit: + description: The number of successful finished jobs to retain. This is a + pointer to distinguish between explicit zero and not specified. + format: int32 + type: integer + suspend: + description: This flag tells the controller to suspend subsequent executions, + it does not apply to already started executions. Defaults to false. + type: boolean + required: + - jobTemplate + - schedule + type: object + v1beta1.SelfSubjectRulesReviewSpec: + example: + namespace: namespace + properties: + namespace: + description: Namespace to evaluate rules for. Required. + type: string + type: object + v1.PersistentVolumeStatus: + description: PersistentVolumeStatus is the current status of a persistent volume. + example: + phase: phase + reason: reason + message: message + properties: + message: + description: A human-readable message indicating details about why the volume + is in this state. + type: string + phase: + description: 'Phase indicates if a volume is available, bound to a claim, + or released by a claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#phase' + type: string + reason: + description: Reason is a brief CamelCase string that describes any failure + and is meant for machine parsing and tidy display in the CLI. + type: string + type: object + v1.ContainerPort: + description: ContainerPort represents a network port in a single container. + example: + protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + properties: + containerPort: + description: Number of port to expose on the pod's IP address. This must + be a valid port number, 0 < x < 65536. + format: int32 + type: integer + hostIP: + description: What host IP to bind the external port to. + type: string + hostPort: + description: Number of port to expose on the host. If specified, this must + be a valid port number, 0 < x < 65536. If HostNetwork is specified, this + must match ContainerPort. Most containers do not need this. + format: int32 + type: integer + name: + description: If specified, this must be an IANA_SVC_NAME and unique within + the pod. Each named port in a pod must have a unique name. Name for the + port that can be referred to by services. + type: string + protocol: + description: Protocol for port. Must be UDP or TCP. Defaults to "TCP". + type: string + required: + - containerPort + type: object + v1.DaemonSetStatus: + description: DaemonSetStatus represents the current status of a daemon set. + example: + numberUnavailable: 3 + updatedNumberScheduled: 4 + numberAvailable: 2 + numberMisscheduled: 7 + numberReady: 9 + currentNumberScheduled: 5 + collisionCount: 1 + desiredNumberScheduled: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 2 + properties: + collisionCount: + description: Count of hash collisions for the DaemonSet. The DaemonSet controller + uses this field as a collision avoidance mechanism when it needs to create + the name for the newest ControllerRevision. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a DaemonSet's + current state. + items: + $ref: '#/components/schemas/v1.DaemonSetCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + currentNumberScheduled: + description: 'The number of nodes that are running at least 1 daemon pod + and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/' + format: int32 + type: integer + desiredNumberScheduled: + description: 'The total number of nodes that should be running the daemon + pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/' + format: int32 + type: integer + numberAvailable: + description: The number of nodes that should be running the daemon pod and + have one or more of the daemon pod running and available (ready for at + least spec.minReadySeconds) + format: int32 + type: integer + numberMisscheduled: + description: 'The number of nodes that are running the daemon pod, but are + not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/' + format: int32 + type: integer + numberReady: + description: The number of nodes that should be running the daemon pod and + have one or more of the daemon pod running and ready. + format: int32 + type: integer + numberUnavailable: + description: The number of nodes that should be running the daemon pod and + have none of the daemon pod running and available (ready for at least + spec.minReadySeconds) + format: int32 + type: integer + observedGeneration: + description: The most recent generation observed by the daemon set controller. + format: int64 + type: integer + updatedNumberScheduled: + description: The total number of nodes that are running updated daemon pod + format: int32 + type: integer + required: + - currentNumberScheduled + - desiredNumberScheduled + - numberMisscheduled + - numberReady + type: object + v1beta1.HTTPIngressRuleValue: + description: 'HTTPIngressRuleValue is a list of http selectors pointing to backends. + In the example: http:///? -> backend where where parts + of the url correspond to RFC 3986, this resource will be used to match against + everything after the last ''/'' and before the first ''?'' or ''#''.' + example: + paths: + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + properties: + paths: + description: A collection of paths that map requests to backends. + items: + $ref: '#/components/schemas/v1beta1.HTTPIngressPath' + type: array + required: + - paths + type: object + v1beta1.NetworkPolicySpec: + description: DEPRECATED 1.9 - This group version of NetworkPolicySpec is deprecated + by networking/v1/NetworkPolicySpec. + example: + ingress: + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + policyTypes: + - policyTypes + - policyTypes + egress: + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + properties: + egress: + description: List of egress rules to be applied to the selected pods. Outgoing + traffic is allowed if there are no NetworkPolicies selecting the pod (and + cluster policy otherwise allows the traffic), OR if the traffic matches + at least one egress rule across all of the NetworkPolicy objects whose + podSelector matches the pod. If this field is empty then this NetworkPolicy + limits all outgoing traffic (and serves solely to ensure that the pods + it selects are isolated by default). This field is beta-level in 1.8 + items: + $ref: '#/components/schemas/v1beta1.NetworkPolicyEgressRule' + type: array + ingress: + description: List of ingress rules to be applied to the selected pods. Traffic + is allowed to a pod if there are no NetworkPolicies selecting the pod + OR if the traffic source is the pod's local node, OR if the traffic matches + at least one ingress rule across all of the NetworkPolicy objects whose + podSelector matches the pod. If this field is empty then this NetworkPolicy + does not allow any traffic (and serves solely to ensure that the pods + it selects are isolated by default). + items: + $ref: '#/components/schemas/v1beta1.NetworkPolicyIngressRule' + type: array + podSelector: + $ref: '#/components/schemas/v1.LabelSelector' + policyTypes: + description: List of rule types that the NetworkPolicy relates to. Valid + options are Ingress, Egress, or Ingress,Egress. If this field is not specified, + it will default based on the existence of Ingress or Egress rules; policies + that contain an Egress section are assumed to affect Egress, and all policies + (whether or not they contain an Ingress section) are assumed to affect + Ingress. If you want to write an egress-only policy, you must explicitly + specify policyTypes [ "Egress" ]. Likewise, if you want to write a policy + that specifies that no egress is allowed, you must specify a policyTypes + value that include "Egress" (since such a policy would not include an + Egress section and would otherwise default to just [ "Ingress" ]). This + field is beta-level in 1.8 + items: + type: string + type: array + required: + - podSelector + type: object + v1.ClientIPConfig: + description: ClientIPConfig represents the configurations of Client IP based + session affinity. + example: + timeoutSeconds: 5 + properties: + timeoutSeconds: + description: timeoutSeconds specifies the seconds of ClientIP type session + sticky time. The value must be >0 && <=86400(for 1 day) if ServiceAffinity + == "ClientIP". Default value is 10800(for 3 hours). + format: int32 + type: integer + type: object + v1.UserInfo: + description: UserInfo holds the information about the user needed to implement + the user.Info interface. + example: + uid: uid + extra: + key: + - extra + - extra + groups: + - groups + - groups + username: username + properties: + extra: + additionalProperties: + items: + type: string + type: array + description: Any additional information provided by the authenticator. + type: object + groups: + description: The names of groups this user is a part of. + items: + type: string + type: array + uid: + description: A unique value that identifies this user across time. If this + user is deleted and another user by the same name is added, they will + have different UIDs. + type: string + username: + description: The name that uniquely identifies this user among all active + users. + type: string + type: object + v1.ResourceRequirements: + description: ResourceRequirements describes the compute resource requirements. + example: + requests: + key: requests + limits: + key: limits + properties: + limits: + additionalProperties: + type: string + description: 'Limits describes the maximum amount of compute resources allowed. + More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/' + type: object + requests: + additionalProperties: + type: string + description: 'Requests describes the minimum amount of compute resources + required. If Requests is omitted for a container, it defaults to Limits + if that is explicitly specified, otherwise to an implementation-defined + value. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/' + type: object + type: object + v1beta1.UserInfo: + description: UserInfo holds the information about the user needed to implement + the user.Info interface. + example: + uid: uid + extra: + key: + - extra + - extra + groups: + - groups + - groups + username: username + properties: + extra: + additionalProperties: + items: + type: string + type: array + description: Any additional information provided by the authenticator. + type: object + groups: + description: The names of groups this user is a part of. + items: + type: string + type: array + uid: + description: A unique value that identifies this user across time. If this + user is deleted and another user by the same name is added, they will + have different UIDs. + type: string + username: + description: The name that uniquely identifies this user among all active + users. + type: string + type: object + v1.PersistentVolumeClaimCondition: + description: PersistentVolumeClaimCondition contails details about state of + pvc + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + properties: + lastProbeTime: + description: Last time we probed the condition. + format: date-time + type: string + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + message: + description: Human-readable message indicating details about last transition. + type: string + reason: + description: Unique, this should be a short, machine understandable string + that gives the reason for condition's last transition. If it reports "ResizeStarted" + that means the underlying persistent volume is being resized. + type: string + status: + type: string + type: + type: string + required: + - status + - type + type: object + v1beta2.ControllerRevisionList: + description: ControllerRevisionList is a resource containing a list of ControllerRevision + objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + Raw: Raw + kind: kind + revision: 0 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + Raw: Raw + kind: kind + revision: 0 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of ControllerRevisions + items: + $ref: '#/components/schemas/v1beta2.ControllerRevision' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: ControllerRevisionList + version: v1beta2 + v1beta1.StatefulSetUpdateStrategy: + description: StatefulSetUpdateStrategy indicates the strategy that the StatefulSet + controller will use to perform updates. It includes any additional parameters + necessary to perform the update for the indicated strategy. + example: + type: type + rollingUpdate: + partition: 1 + properties: + rollingUpdate: + $ref: '#/components/schemas/v1beta1.RollingUpdateStatefulSetStrategy' + type: + description: Type indicates the type of the StatefulSetUpdateStrategy. + type: string + type: object + extensions.v1beta1.Scale: + description: represents a scaling request for a resource. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + replicas: 0 + status: + targetSelector: targetSelector + replicas: 6 + selector: + key: selector + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/extensions.v1beta1.ScaleSpec' + status: + $ref: '#/components/schemas/extensions.v1beta1.ScaleStatus' + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: Scale + version: v1beta1 + v1beta1.ExternalDocumentation: + description: ExternalDocumentation allows referencing an external resource for + extended documentation. + example: + description: description + url: url + properties: + description: + type: string + url: + type: string + type: object + v1.ObjectReference: + description: ObjectReference contains enough information to let you inspect + or modify the referred object. + example: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + properties: + apiVersion: + description: API version of the referent. + type: string + fieldPath: + description: 'If referring to a piece of an object instead of an entire + object, this string should contain a valid JSON/Go field access statement, + such as desiredState.manifest.containers[2]. For example, if the object + reference is to a container within a pod, this would take on a value like: + "spec.containers{name}" (where "name" refers to the name of the container + that triggered the event) or if no container name is specified "spec.containers[2]" + (container with index 2 in this pod). This syntax is chosen only to have + some well-defined way of referencing a part of an object.' + type: string + kind: + description: 'Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + namespace: + description: 'Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/' + type: string + resourceVersion: + description: 'Specific resourceVersion to which this reference is made, + if any. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency' + type: string + uid: + description: 'UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids' + type: string + type: object + v1beta1.DaemonSetStatus: + description: DaemonSetStatus represents the current status of a daemon set. + example: + numberUnavailable: 2 + updatedNumberScheduled: 7 + numberAvailable: 7 + numberMisscheduled: 9 + numberReady: 3 + currentNumberScheduled: 5 + collisionCount: 5 + desiredNumberScheduled: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 4 + properties: + collisionCount: + description: Count of hash collisions for the DaemonSet. The DaemonSet controller + uses this field as a collision avoidance mechanism when it needs to create + the name for the newest ControllerRevision. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a DaemonSet's + current state. + items: + $ref: '#/components/schemas/v1beta1.DaemonSetCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + currentNumberScheduled: + description: 'The number of nodes that are running at least 1 daemon pod + and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/' + format: int32 + type: integer + desiredNumberScheduled: + description: 'The total number of nodes that should be running the daemon + pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/' + format: int32 + type: integer + numberAvailable: + description: The number of nodes that should be running the daemon pod and + have one or more of the daemon pod running and available (ready for at + least spec.minReadySeconds) + format: int32 + type: integer + numberMisscheduled: + description: 'The number of nodes that are running the daemon pod, but are + not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/' + format: int32 + type: integer + numberReady: + description: The number of nodes that should be running the daemon pod and + have one or more of the daemon pod running and ready. + format: int32 + type: integer + numberUnavailable: + description: The number of nodes that should be running the daemon pod and + have none of the daemon pod running and available (ready for at least + spec.minReadySeconds) + format: int32 + type: integer + observedGeneration: + description: The most recent generation observed by the daemon set controller. + format: int64 + type: integer + updatedNumberScheduled: + description: The total number of nodes that are running updated daemon pod + format: int32 + type: integer + required: + - currentNumberScheduled + - desiredNumberScheduled + - numberMisscheduled + - numberReady + type: object + v1alpha1.InitializerConfiguration: + description: InitializerConfiguration describes the configuration of initializers. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + initializers: + - name: name + rules: + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - name: name + rules: + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + initializers: + description: Initializers is a list of resources and their default initializers + Order-sensitive. When merging multiple InitializerConfigurations, we sort + the initializers from different InitializerConfigurations by the name + of the InitializerConfigurations; the order of the initializers from the + same InitializerConfiguration is preserved. + items: + $ref: '#/components/schemas/v1alpha1.Initializer' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: name + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + type: object + x-kubernetes-group-version-kind: + - group: admissionregistration.k8s.io + kind: InitializerConfiguration + version: v1alpha1 + v1.SelfSubjectAccessReview: + description: SelfSubjectAccessReview checks whether or the current user can + perform an action. Not filling in a spec.namespace means "in all namespaces". Self + is a special case, because users should always be able to check whether they + can perform an action + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + nonResourceAttributes: + path: path + verb: verb + resourceAttributes: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + status: + reason: reason + allowed: true + evaluationError: evaluationError + denied: true + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.SelfSubjectAccessReviewSpec' + status: + $ref: '#/components/schemas/v1.SubjectAccessReviewStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: authorization.k8s.io + kind: SelfSubjectAccessReview + version: v1 + v1.LoadBalancerStatus: + description: LoadBalancerStatus represents the status of a load-balancer. + example: + ingress: + - hostname: hostname + ip: ip + - hostname: hostname + ip: ip + properties: + ingress: + description: Ingress is a list containing ingress points for the load-balancer. + Traffic intended for the service should be sent to these ingress points. + items: + $ref: '#/components/schemas/v1.LoadBalancerIngress' + type: array + type: object + v1.Initializer: + description: Initializer is information about an initializer that has not yet + completed. + example: + name: name + properties: + name: + description: name of the process that is responsible for initializing this + object. + type: string + required: + - name + type: object + v1.HorizontalPodAutoscalerStatus: + description: current status of a horizontal pod autoscaler + example: + currentCPUUtilizationPercentage: 5 + desiredReplicas: 2 + currentReplicas: 5 + lastScaleTime: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 7 + properties: + currentCPUUtilizationPercentage: + description: current average CPU utilization over all pods, represented + as a percentage of requested CPU, e.g. 70 means that an average pod is + using now 70% of its requested CPU. + format: int32 + type: integer + currentReplicas: + description: current number of replicas of pods managed by this autoscaler. + format: int32 + type: integer + desiredReplicas: + description: desired number of replicas of pods managed by this autoscaler. + format: int32 + type: integer + lastScaleTime: + description: last time the HorizontalPodAutoscaler scaled the number of + pods; used by the autoscaler to control how often the number of pods is + changed. + format: date-time + type: string + observedGeneration: + description: most recent generation observed by this autoscaler. + format: int64 + type: integer + required: + - currentReplicas + - desiredReplicas + type: object + v1.DeploymentStatus: + description: DeploymentStatus is the most recently observed status of the Deployment. + example: + unavailableReplicas: 2 + replicas: 3 + readyReplicas: 9 + collisionCount: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 4 + availableReplicas: 5 + observedGeneration: 7 + properties: + availableReplicas: + description: Total number of available pods (ready for at least minReadySeconds) + targeted by this deployment. + format: int32 + type: integer + collisionCount: + description: Count of hash collisions for the Deployment. The Deployment + controller uses this field as a collision avoidance mechanism when it + needs to create the name for the newest ReplicaSet. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a deployment's + current state. + items: + $ref: '#/components/schemas/v1.DeploymentCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + observedGeneration: + description: The generation observed by the deployment controller. + format: int64 + type: integer + readyReplicas: + description: Total number of ready pods targeted by this deployment. + format: int32 + type: integer + replicas: + description: Total number of non-terminated pods targeted by this deployment + (their labels match the selector). + format: int32 + type: integer + unavailableReplicas: + description: Total number of unavailable pods targeted by this deployment. + This is the total number of pods that are still required for the deployment + to have 100% available capacity. They may either be pods that are running + but not yet available or pods that still have not been created. + format: int32 + type: integer + updatedReplicas: + description: Total number of non-terminated pods targeted by this deployment + that have the desired template spec. + format: int32 + type: integer + type: object + v1.SELinuxOptions: + description: SELinuxOptions are the labels to be applied to the container + example: + role: role + level: level + type: type + user: user + properties: + level: + description: Level is SELinux level label that applies to the container. + type: string + role: + description: Role is a SELinux role label that applies to the container. + type: string + type: + description: Type is a SELinux type label that applies to the container. + type: string + user: + description: User is a SELinux user label that applies to the container. + type: string + type: object + v1beta1.CronJobStatus: + description: CronJobStatus represents the current state of a cron job. + example: + lastScheduleTime: 2000-01-23T04:56:07.000+00:00 + active: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + properties: + active: + description: A list of pointers to currently running jobs. + items: + $ref: '#/components/schemas/v1.ObjectReference' + type: array + lastScheduleTime: + description: Information when was the last time the job was successfully + scheduled. + format: date-time + type: string + type: object + v1.ScaleIOVolumeSource: + description: ScaleIOVolumeSource represents a persistent ScaleIO volume + example: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem type supported + by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred + to be "ext4" if unspecified. + type: string + gateway: + description: The host address of the ScaleIO API Gateway. + type: string + protectionDomain: + description: The name of the ScaleIO Protection Domain for the configured + storage. + type: string + readOnly: + description: Defaults to false (read/write). ReadOnly here will force the + ReadOnly setting in VolumeMounts. + type: boolean + secretRef: + $ref: '#/components/schemas/v1.LocalObjectReference' + sslEnabled: + description: Flag to enable/disable SSL communication with Gateway, default + false + type: boolean + storageMode: + description: Indicates whether the storage for a volume should be ThickProvisioned + or ThinProvisioned. + type: string + storagePool: + description: The ScaleIO Storage Pool associated with the protection domain. + type: string + system: + description: The name of the storage system as configured in ScaleIO. + type: string + volumeName: + description: The name of a volume already created in the ScaleIO system + that is associated with this volume source. + type: string + required: + - gateway + - secretRef + - system + type: object + v1beta1.CronJob: + description: CronJob represents the configuration of a single cron job. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + suspend: true + schedule: schedule + jobTemplate: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + startingDeadlineSeconds: 6 + concurrencyPolicy: concurrencyPolicy + failedJobsHistoryLimit: 0 + successfulJobsHistoryLimit: 1 + status: + lastScheduleTime: 2000-01-23T04:56:07.000+00:00 + active: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.CronJobSpec' + status: + $ref: '#/components/schemas/v1beta1.CronJobStatus' + type: object + x-kubernetes-group-version-kind: + - group: batch + kind: CronJob + version: v1beta1 + v1.SecretProjection: + description: |- + Adapts a secret into a projected volume. + + The contents of the target Secret's Data field will be presented in a projected volume as files using the keys in the Data field as the file names. Note that this is identical to a secret volume source without the default mode. + example: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + properties: + items: + description: If unspecified, each key-value pair in the Data field of the + referenced Secret will be projected into the volume as a file whose name + is the key and content is the value. If specified, the listed keys will + be projected into the specified paths, and unlisted keys will not be present. + If a key is specified which is not present in the Secret, the volume setup + will error unless it is marked optional. Paths must be relative and may + not contain the '..' path or start with '..'. + items: + $ref: '#/components/schemas/v1.KeyToPath' + type: array + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + optional: + description: Specify whether the Secret or its key must be defined + type: boolean + type: object + v1.TCPSocketAction: + description: TCPSocketAction describes an action based on opening a socket + example: + port: '{}' + host: host + properties: + host: + description: 'Optional: Host name to connect to, defaults to the pod IP.' + type: string + port: + description: Number or name of the port to access on the container. Number + must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. + properties: {} + type: object + required: + - port + type: object + v1.StorageOSPersistentVolumeSource: + description: Represents a StorageOS persistent volume resource. + example: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + readOnly: true + fsType: fsType + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem type supported + by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred + to be "ext4" if unspecified. + type: string + readOnly: + description: Defaults to false (read/write). ReadOnly here will force the + ReadOnly setting in VolumeMounts. + type: boolean + secretRef: + $ref: '#/components/schemas/v1.ObjectReference' + volumeName: + description: VolumeName is the human-readable name of the StorageOS volume. Volume + names are only unique within a namespace. + type: string + volumeNamespace: + description: VolumeNamespace specifies the scope of the volume within StorageOS. If + no namespace is specified then the Pod's namespace will be used. This + allows the Kubernetes name scoping to be mirrored within StorageOS for + tighter integration. Set VolumeName to any name to override the default + behaviour. Set to "default" if you are not using namespaces within StorageOS. + Namespaces that do not pre-exist within StorageOS will be created. + type: string + type: object + v1beta1.IngressRule: + description: IngressRule represents the rules mapping the paths under a specified + host to the related backend services. Incoming requests are first evaluated + for a host match, then routed to the backend associated with the matching + IngressRuleValue. + example: + host: host + http: + paths: + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + properties: + host: + description: "Host is the fully qualified domain name of a network host,\ + \ as defined by RFC 3986. Note the following deviations from the \"host\"\ + \ part of the URI as defined in the RFC: 1. IPs are not allowed. Currently\ + \ an IngressRuleValue can only apply to the\n\t IP in the Spec of the\ + \ parent Ingress.\n2. The `:` delimiter is not respected because ports\ + \ are not allowed.\n\t Currently the port of an Ingress is implicitly\ + \ :80 for http and\n\t :443 for https.\nBoth these may change in the\ + \ future. Incoming requests are matched against the host before the IngressRuleValue.\ + \ If the host is unspecified, the Ingress routes all traffic based on\ + \ the specified IngressRuleValue." + type: string + http: + $ref: '#/components/schemas/v1beta1.HTTPIngressRuleValue' + type: object + v1.PhotonPersistentDiskVolumeSource: + description: Represents a Photon Controller persistent disk resource. + example: + pdID: pdID + fsType: fsType + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem type supported + by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred + to be "ext4" if unspecified. + type: string + pdID: + description: ID that identifies Photon Controller persistent disk + type: string + required: + - pdID + type: object + v1beta2.DeploymentStatus: + description: DeploymentStatus is the most recently observed status of the Deployment. + example: + unavailableReplicas: 2 + replicas: 3 + readyReplicas: 9 + collisionCount: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 4 + availableReplicas: 5 + observedGeneration: 7 + properties: + availableReplicas: + description: Total number of available pods (ready for at least minReadySeconds) + targeted by this deployment. + format: int32 + type: integer + collisionCount: + description: Count of hash collisions for the Deployment. The Deployment + controller uses this field as a collision avoidance mechanism when it + needs to create the name for the newest ReplicaSet. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a deployment's + current state. + items: + $ref: '#/components/schemas/v1beta2.DeploymentCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + observedGeneration: + description: The generation observed by the deployment controller. + format: int64 + type: integer + readyReplicas: + description: Total number of ready pods targeted by this deployment. + format: int32 + type: integer + replicas: + description: Total number of non-terminated pods targeted by this deployment + (their labels match the selector). + format: int32 + type: integer + unavailableReplicas: + description: Total number of unavailable pods targeted by this deployment. + This is the total number of pods that are still required for the deployment + to have 100% available capacity. They may either be pods that are running + but not yet available or pods that still have not been created. + format: int32 + type: integer + updatedReplicas: + description: Total number of non-terminated pods targeted by this deployment + that have the desired template spec. + format: int32 + type: integer + type: object + version.Info: + description: Info contains versioning information. how we'll want to distribute + that information. + example: + gitVersion: gitVersion + gitCommit: gitCommit + major: major + minor: minor + goVersion: goVersion + buildDate: buildDate + compiler: compiler + gitTreeState: gitTreeState + platform: platform + properties: + buildDate: + type: string + compiler: + type: string + gitCommit: + type: string + gitTreeState: + type: string + gitVersion: + type: string + goVersion: + type: string + major: + type: string + minor: + type: string + platform: + type: string + required: + - buildDate + - compiler + - gitCommit + - gitTreeState + - gitVersion + - goVersion + - major + - minor + - platform + type: object + extensions.v1beta1.RollbackConfig: + description: DEPRECATED. + example: + revision: 5 + properties: + revision: + description: The revision to rollback to. If set to 0, rollback to the last + revision. + format: int64 + type: integer + type: object + v1.ConfigMapEnvSource: + description: |- + ConfigMapEnvSource selects a ConfigMap to populate the environment variables with. + + The contents of the target ConfigMap's Data field will represent the key-value pairs as environment variables. + example: + name: name + optional: true + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + optional: + description: Specify whether the ConfigMap must be defined + type: boolean + type: object + apps.v1beta1.DeploymentCondition: + description: DeploymentCondition describes the state of a deployment at a certain + point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + lastUpdateTime: + description: The last time this condition was updated. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of deployment condition. + type: string + required: + - status + - type + type: object + v1beta1.Eviction: + description: Eviction evicts a pod from its node subject to certain policies + and safety constraints. This is a subresource of Pod. A request to cause + such an eviction is created by POSTing to .../pods//evictions. + example: + deleteOptions: + orphanDependents: true + apiVersion: apiVersion + kind: kind + preconditions: + uid: uid + gracePeriodSeconds: 0 + propagationPolicy: propagationPolicy + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + deleteOptions: + $ref: '#/components/schemas/v1.DeleteOptions' + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + type: object + x-kubernetes-group-version-kind: + - group: policy + kind: Eviction + version: v1beta1 + v1.NodeConfigSource: + description: NodeConfigSource specifies a source of node configuration. Exactly + one subfield (excluding metadata) must be non-nil. + example: + apiVersion: apiVersion + configMapRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + configMapRef: + $ref: '#/components/schemas/v1.ObjectReference' + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: NodeConfigSource + version: v1 + v1beta1.LocalSubjectAccessReview: + description: LocalSubjectAccessReview checks whether or not a user or group + can perform an action in a given namespace. Having a namespace scoped resource + makes it much easier to grant namespace scoped policy that includes permissions + checking. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + uid: uid + nonResourceAttributes: + path: path + verb: verb + extra: + key: + - extra + - extra + resourceAttributes: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + user: user + group: + - group + - group + status: + reason: reason + allowed: true + evaluationError: evaluationError + denied: true + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.SubjectAccessReviewSpec' + status: + $ref: '#/components/schemas/v1beta1.SubjectAccessReviewStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: authorization.k8s.io + kind: LocalSubjectAccessReview + version: v1beta1 + v1beta1.PolicyRule: + description: PolicyRule holds information that describes a policy rule, but + does not contain information about who the rule applies to or which namespace + the rule applies to. + example: + resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiGroups: + description: APIGroups is the name of the APIGroup that contains the resources. If + multiple API groups are specified, any action requested against one of + the enumerated resources in any API group will be allowed. + items: + type: string + type: array + nonResourceURLs: + description: NonResourceURLs is a set of partial urls that a user should + have access to. *s are allowed, but only as the full, final step in the + path Since non-resource URLs are not namespaced, this field is only applicable + for ClusterRoles referenced from a ClusterRoleBinding. Rules can either + apply to API resources (such as "pods" or "secrets") or non-resource URL + paths (such as "/api"), but not both. + items: + type: string + type: array + resourceNames: + description: ResourceNames is an optional white list of names that the rule + applies to. An empty set means that everything is allowed. + items: + type: string + type: array + resources: + description: Resources is a list of resources this rule applies to. '*' + represents all resources in the specified apiGroups. '*/foo' represents + the subresource 'foo' for all resources in the specified apiGroups. + items: + type: string + type: array + verbs: + description: Verbs is a list of Verbs that apply to ALL the ResourceKinds + and AttributeRestrictions contained in this rule. VerbAll represents + all kinds. + items: + type: string + type: array + required: + - verbs + type: object + v1.DeploymentStrategy: + description: DeploymentStrategy describes how to replace existing pods with + new ones. + example: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + properties: + rollingUpdate: + $ref: '#/components/schemas/v1.RollingUpdateDeployment' + type: + description: Type of deployment. Can be "Recreate" or "RollingUpdate". Default + is RollingUpdate. + type: string + type: object + v2beta1.ResourceMetricStatus: + description: ResourceMetricStatus indicates the current value of a resource + metric known to Kubernetes, as specified in requests and limits, describing + each pod in the current scale target (e.g. CPU or memory). Such metrics are + built in to Kubernetes, and have special scaling options on top of those available + to normal per-pod metrics using the "pods" source. + example: + currentAverageValue: currentAverageValue + name: name + currentAverageUtilization: 5 + properties: + currentAverageUtilization: + description: currentAverageUtilization is the current value of the average + of the resource metric across all relevant pods, represented as a percentage + of the requested value of the resource for the pods. It will only be + present if `targetAverageValue` was set in the corresponding metric specification. + format: int32 + type: integer + currentAverageValue: + description: currentAverageValue is the current value of the average of + the resource metric across all relevant pods, as a raw value (instead + of as a percentage of the request), similar to the "pods" metric source + type. It will always be set, regardless of the corresponding metric specification. + type: string + name: + description: name is the name of the resource in question. + type: string + required: + - currentAverageValue + - name + type: object + v1.ClusterRole: + description: ClusterRole is a cluster level, logical grouping of PolicyRules + that can be referenced as a unit by a RoleBinding or ClusterRoleBinding. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + aggregationRule: + $ref: '#/components/schemas/v1.AggregationRule' + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + rules: + description: Rules holds all the PolicyRules for this ClusterRole + items: + $ref: '#/components/schemas/v1.PolicyRule' + type: array + required: + - rules + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1 + v1.ReplicaSetSpec: + description: ReplicaSetSpec is the specification of a ReplicaSet. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + properties: + minReadySeconds: + description: Minimum number of seconds for which a newly created pod should + be ready without any of its container crashing, for it to be considered + available. Defaults to 0 (pod will be considered available as soon as + it is ready) + format: int32 + type: integer + replicas: + description: 'Replicas is the number of desired replicas. This is a pointer + to distinguish between explicit zero and unspecified. Defaults to 1. More + info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller' + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + required: + - selector + type: object + v1.PodDNSConfig: + description: PodDNSConfig defines the DNS parameters of a pod in addition to + those generated from DNSPolicy. + example: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + properties: + nameservers: + description: A list of DNS name server IP addresses. This will be appended + to the base nameservers generated from DNSPolicy. Duplicated nameservers + will be removed. + items: + type: string + type: array + options: + description: A list of DNS resolver options. This will be merged with the + base options generated from DNSPolicy. Duplicated entries will be removed. + Resolution options given in Options will override those that appear in + the base DNSPolicy. + items: + $ref: '#/components/schemas/v1.PodDNSConfigOption' + type: array + searches: + description: A list of DNS search domains for host-name lookup. This will + be appended to the base search paths generated from DNSPolicy. Duplicated + search paths will be removed. + items: + type: string + type: array + type: object + v1.Lifecycle: + description: Lifecycle describes actions that the management system should take + in response to container lifecycle events. For the PostStart and PreStop lifecycle + handlers, management of the container blocks until the action is complete, + unless the container process fails, in which case the handler is aborted. + example: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + properties: + postStart: + $ref: '#/components/schemas/v1.Handler' + preStop: + $ref: '#/components/schemas/v1.Handler' + type: object + v1.Event: + description: Event is a report of an event somewhere in the cluster. + example: + reason: reason + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + involvedObject: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + reportingInstance: reportingInstance + kind: kind + count: 0 + source: + component: component + host: host + message: message + type: type + reportingComponent: reportingComponent + firstTimestamp: 2000-01-23T04:56:07.000+00:00 + apiVersion: apiVersion + related: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + lastTimestamp: 2000-01-23T04:56:07.000+00:00 + series: + count: 6 + lastObservedTime: 2000-01-23T04:56:07.000+00:00 + state: state + eventTime: 2000-01-23T04:56:07.000+00:00 + action: action + properties: + action: + description: What action was taken/failed regarding to the Regarding object. + type: string + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + count: + description: The number of times this event has occurred. + format: int32 + type: integer + eventTime: + description: Time when this Event was first observed. + format: date-time + type: string + firstTimestamp: + description: The time at which the event was first recorded. (Time of server + receipt is in TypeMeta.) + format: date-time + type: string + involvedObject: + $ref: '#/components/schemas/v1.ObjectReference' + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + lastTimestamp: + description: The time at which the most recent occurrence of this event + was recorded. + format: date-time + type: string + message: + description: A human-readable description of the status of this operation. + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + reason: + description: This should be a short, machine understandable string that + gives the reason for the transition into the object's current status. + type: string + related: + $ref: '#/components/schemas/v1.ObjectReference' + reportingComponent: + description: Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. + type: string + reportingInstance: + description: ID of the controller instance, e.g. `kubelet-xyzf`. + type: string + series: + $ref: '#/components/schemas/v1.EventSeries' + source: + $ref: '#/components/schemas/v1.EventSource' + type: + description: Type of this event (Normal, Warning), new types could be added + in the future + type: string + required: + - involvedObject + - metadata + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: Event + version: v1 + v1.Scale: + description: Scale represents a scaling request for a resource. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + replicas: 0 + status: + replicas: 6 + selector: selector + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.ScaleSpec' + status: + $ref: '#/components/schemas/v1.ScaleStatus' + type: object + x-kubernetes-group-version-kind: + - group: autoscaling + kind: Scale + version: v1 + v1alpha1.VolumeAttachmentSpec: + description: VolumeAttachmentSpec is the specification of a VolumeAttachment + request. + example: + nodeName: nodeName + source: + persistentVolumeName: persistentVolumeName + attacher: attacher + properties: + attacher: + description: Attacher indicates the name of the volume driver that MUST + handle this request. This is the name returned by GetPluginName(). + type: string + nodeName: + description: The node that the volume should be attached to. + type: string + source: + $ref: '#/components/schemas/v1alpha1.VolumeAttachmentSource' + required: + - attacher + - nodeName + - source + type: object + v1.NFSVolumeSource: + description: Represents an NFS mount that lasts the lifetime of a pod. NFS volumes + do not support ownership management or SELinux relabeling. + example: + path: path + server: server + readOnly: true + properties: + path: + description: 'Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs' + type: string + readOnly: + description: 'ReadOnly here will force the NFS export to be mounted with + read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs' + type: boolean + server: + description: 'Server is the hostname or IP address of the NFS server. More + info: https://kubernetes.io/docs/concepts/storage/volumes#nfs' + type: string + required: + - path + - server + type: object + v1.WatchEvent: + description: Event represents a single event to a watched resource. + properties: + object: + $ref: '#/components/schemas/runtime.RawExtension' + type: + type: string + required: + - object + - type + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: WatchEvent + version: v1 + - group: admission.k8s.io + kind: WatchEvent + version: v1beta1 + - group: admissionregistration.k8s.io + kind: WatchEvent + version: v1alpha1 + - group: admissionregistration.k8s.io + kind: WatchEvent + version: v1beta1 + - group: apps + kind: WatchEvent + version: v1 + - group: apps + kind: WatchEvent + version: v1beta1 + - group: apps + kind: WatchEvent + version: v1beta2 + - group: authentication.k8s.io + kind: WatchEvent + version: v1 + - group: authentication.k8s.io + kind: WatchEvent + version: v1beta1 + - group: authorization.k8s.io + kind: WatchEvent + version: v1 + - group: authorization.k8s.io + kind: WatchEvent + version: v1beta1 + - group: autoscaling + kind: WatchEvent + version: v1 + - group: autoscaling + kind: WatchEvent + version: v2beta1 + - group: batch + kind: WatchEvent + version: v1 + - group: batch + kind: WatchEvent + version: v1beta1 + - group: batch + kind: WatchEvent + version: v2alpha1 + - group: certificates.k8s.io + kind: WatchEvent + version: v1beta1 + - group: events.k8s.io + kind: WatchEvent + version: v1beta1 + - group: extensions + kind: WatchEvent + version: v1beta1 + - group: imagepolicy.k8s.io + kind: WatchEvent + version: v1alpha1 + - group: networking.k8s.io + kind: WatchEvent + version: v1 + - group: policy + kind: WatchEvent + version: v1beta1 + - group: rbac.authorization.k8s.io + kind: WatchEvent + version: v1 + - group: rbac.authorization.k8s.io + kind: WatchEvent + version: v1alpha1 + - group: rbac.authorization.k8s.io + kind: WatchEvent + version: v1beta1 + - group: scheduling.k8s.io + kind: WatchEvent + version: v1alpha1 + - group: settings.k8s.io + kind: WatchEvent + version: v1alpha1 + - group: storage.k8s.io + kind: WatchEvent + version: v1 + - group: storage.k8s.io + kind: WatchEvent + version: v1alpha1 + - group: storage.k8s.io + kind: WatchEvent + version: v1beta1 + v1.GCEPersistentDiskVolumeSource: + description: |- + Represents a Persistent Disk resource in Google Compute Engine. + + A GCE PD must exist before mounting to a container. The disk must also be in the same GCE project and zone as the kubelet. A GCE PD can only be mounted as read/write once or read-only many times. GCE PDs support ownership management and SELinux relabeling. + example: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + properties: + fsType: + description: 'Filesystem type of the volume that you want to mount. Tip: + Ensure that the filesystem type is supported by the host operating system. + Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk' + type: string + partition: + description: 'The partition in the volume that you want to mount. If omitted, + the default is to mount by volume name. Examples: For volume /dev/sda1, + you specify the partition as "1". Similarly, the volume partition for + /dev/sda is "0" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk' + format: int32 + type: integer + pdName: + description: 'Unique name of the PD resource in GCE. Used to identify the + disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk' + type: string + readOnly: + description: 'ReadOnly here will force the ReadOnly setting in VolumeMounts. + Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk' + type: boolean + required: + - pdName + type: object + v1.HTTPGetAction: + description: HTTPGetAction describes an action based on HTTP Get requests. + example: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + properties: + host: + description: Host name to connect to, defaults to the pod IP. You probably + want to set "Host" in httpHeaders instead. + type: string + httpHeaders: + description: Custom headers to set in the request. HTTP allows repeated + headers. + items: + $ref: '#/components/schemas/v1.HTTPHeader' + type: array + path: + description: Path to access on the HTTP server. + type: string + port: + description: Name or number of the port to access on the container. Number + must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. + properties: {} + type: object + scheme: + description: Scheme to use for connecting to the host. Defaults to HTTP. + type: string + required: + - port + type: object + v1.Secret: + description: Secret holds secret data of a certain type. The total bytes of + the values in the Data field must be less than MaxSecretSize bytes. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + key: data + kind: kind + type: type + stringData: + key: stringData + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + data: + additionalProperties: + format: byte + pattern: ^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$ + type: string + description: Data contains the secret data. Each key must consist of alphanumeric + characters, '-', '_' or '.'. The serialized form of the secret data is + a base64 encoded string, representing the arbitrary (possibly non-string) + data value here. Described in https://tools.ietf.org/html/rfc4648#section-4 + type: object + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + stringData: + additionalProperties: + type: string + description: stringData allows specifying non-binary secret data in string + form. It is provided as a write-only convenience method. All keys and + values are merged into the data field on write, overwriting any existing + values. It is never output when reading from the API. + type: object + type: + description: Used to facilitate programmatic handling of secret data. + type: string + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: Secret + version: v1 + v1.RollingUpdateDeployment: + description: Spec to control the desired behavior of rolling update. + example: + maxSurge: '{}' + maxUnavailable: '{}' + properties: + maxSurge: + description: 'The maximum number of pods that can be scheduled above the + desired number of pods. Value can be an absolute number (ex: 5) or a percentage + of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute + number is calculated from percentage by rounding up. Defaults to 25%. + Example: when this is set to 30%, the new RC can be scaled up immediately + when the rolling update starts, such that the total number of old and + new pods do not exceed 130% of desired pods. Once old pods have been killed, + new RC can be scaled up further, ensuring that total number of pods running + at any time during the update is atmost 130% of desired pods.' + properties: {} + type: object + maxUnavailable: + description: 'The maximum number of pods that can be unavailable during + the update. Value can be an absolute number (ex: 5) or a percentage of + desired pods (ex: 10%). Absolute number is calculated from percentage + by rounding down. This can not be 0 if MaxSurge is 0. Defaults to 25%. + Example: when this is set to 30%, the old RC can be scaled down to 70% + of desired pods immediately when the rolling update starts. Once new pods + are ready, old RC can be scaled down further, followed by scaling up the + new RC, ensuring that the total number of pods available at all times + during the update is at least 70% of desired pods.' + properties: {} + type: object + type: object + v1.ReplicationController: + description: ReplicationController represents the configuration of a replication + controller. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + key: selector + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.ReplicationControllerSpec' + status: + $ref: '#/components/schemas/v1.ReplicationControllerStatus' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ReplicationController + version: v1 + v1.DaemonSetSpec: + description: DaemonSetSpec is the specification of a daemon set. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + properties: + minReadySeconds: + description: The minimum number of seconds for which a newly created DaemonSet + pod should be ready without any of its container crashing, for it to be + considered available. Defaults to 0 (pod will be considered available + as soon as it is ready). + format: int32 + type: integer + revisionHistoryLimit: + description: The number of old history to retain to allow rollback. This + is a pointer to distinguish between explicit zero and not specified. Defaults + to 10. + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + updateStrategy: + $ref: '#/components/schemas/v1.DaemonSetUpdateStrategy' + required: + - selector + - template + type: object + v2beta1.MetricStatus: + description: MetricStatus describes the last-read state of a single metric. + example: + resource: + currentAverageValue: currentAverageValue + name: name + currentAverageUtilization: 5 + pods: + metricName: metricName + currentAverageValue: currentAverageValue + type: type + object: + metricName: metricName + currentValue: currentValue + target: + apiVersion: apiVersion + kind: kind + name: name + properties: + object: + $ref: '#/components/schemas/v2beta1.ObjectMetricStatus' + pods: + $ref: '#/components/schemas/v2beta1.PodsMetricStatus' + resource: + $ref: '#/components/schemas/v2beta1.ResourceMetricStatus' + type: + description: type is the type of metric source. It will match one of the + fields below. + type: string + required: + - type + type: object + v1beta1.NetworkPolicyIngressRule: + description: DEPRECATED 1.9 - This group version of NetworkPolicyIngressRule + is deprecated by networking/v1/NetworkPolicyIngressRule. This NetworkPolicyIngressRule + matches traffic if and only if the traffic matches both ports AND from. + example: + from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + properties: + from: + description: List of sources which should be able to access the pods selected + for this rule. Items in this list are combined using a logical OR operation. + If this field is empty or missing, this rule matches all sources (traffic + not restricted by source). If this field is present and contains at least + on item, this rule allows traffic only if the traffic matches at least + one item in the from list. + items: + $ref: '#/components/schemas/v1beta1.NetworkPolicyPeer' + type: array + ports: + description: List of ports which should be made accessible on the pods selected + for this rule. Each item in this list is combined using a logical OR. + If this field is empty or missing, this rule matches all ports (traffic + not restricted by port). If this field is present and contains at least + one item, then this rule allows traffic only if the traffic matches at + least one port in the list. + items: + $ref: '#/components/schemas/v1beta1.NetworkPolicyPort' + type: array + type: object + v1beta1.ResourceRule: + description: ResourceRule is the list of actions the subject is allowed to perform + on resources. The list ordering isn't significant, may contain duplicates, + and possibly be incomplete. + example: + resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + properties: + apiGroups: + description: APIGroups is the name of the APIGroup that contains the resources. If + multiple API groups are specified, any action requested against one of + the enumerated resources in any API group will be allowed. "*" means + all. + items: + type: string + type: array + resourceNames: + description: ResourceNames is an optional white list of names that the rule + applies to. An empty set means that everything is allowed. "*" means + all. + items: + type: string + type: array + resources: + description: |- + Resources is a list of resources this rule applies to. "*" means all in the specified apiGroups. + "*/foo" represents the subresource 'foo' for all resources in the specified apiGroups. + items: + type: string + type: array + verbs: + description: 'Verb is a list of kubernetes resource API verbs, like: get, + list, watch, create, update, delete, proxy. "*" means all.' + items: + type: string + type: array + required: + - verbs + type: object + v1beta1.SubjectRulesReviewStatus: + description: SubjectRulesReviewStatus contains the result of a rules check. + This check can be incomplete depending on the set of authorizers the server + is configured with and any errors experienced during evaluation. Because authorization + rules are additive, if a rule appears in a list it's safe to assume the subject + has that permission, even if that list is incomplete. + example: + incomplete: true + nonResourceRules: + - verbs: + - verbs + - verbs + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - verbs: + - verbs + - verbs + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + resourceRules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + evaluationError: evaluationError + properties: + evaluationError: + description: EvaluationError can appear in combination with Rules. It indicates + an error occurred during rule evaluation, such as an authorizer that doesn't + support rule evaluation, and that ResourceRules and/or NonResourceRules + may be incomplete. + type: string + incomplete: + description: Incomplete is true when the rules returned by this call are + incomplete. This is most commonly encountered when an authorizer, such + as an external authorizer, doesn't support rules evaluation. + type: boolean + nonResourceRules: + description: NonResourceRules is the list of actions the subject is allowed + to perform on non-resources. The list ordering isn't significant, may + contain duplicates, and possibly be incomplete. + items: + $ref: '#/components/schemas/v1beta1.NonResourceRule' + type: array + resourceRules: + description: ResourceRules is the list of actions the subject is allowed + to perform on resources. The list ordering isn't significant, may contain + duplicates, and possibly be incomplete. + items: + $ref: '#/components/schemas/v1beta1.ResourceRule' + type: array + required: + - incomplete + - nonResourceRules + - resourceRules + type: object + v1.FlexVolumeSource: + description: FlexVolume represents a generic volume resource that is provisioned/attached + using an exec based plugin. + example: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + properties: + driver: + description: Driver is the name of the driver to use for this volume. + type: string + fsType: + description: Filesystem type to mount. Must be a filesystem type supported + by the host operating system. Ex. "ext4", "xfs", "ntfs". The default filesystem + depends on FlexVolume script. + type: string + options: + additionalProperties: + type: string + description: 'Optional: Extra command options if any.' + type: object + readOnly: + description: 'Optional: Defaults to false (read/write). ReadOnly here will + force the ReadOnly setting in VolumeMounts.' + type: boolean + secretRef: + $ref: '#/components/schemas/v1.LocalObjectReference' + required: + - driver + type: object + v1beta2.Deployment: + description: DEPRECATED - This group version of Deployment is deprecated by + apps/v1/Deployment. See the release notes for more information. Deployment + enables declarative updates for Pods and ReplicaSets. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + status: + unavailableReplicas: 2 + replicas: 3 + readyReplicas: 9 + collisionCount: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 4 + availableReplicas: 5 + observedGeneration: 7 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta2.DeploymentSpec' + status: + $ref: '#/components/schemas/v1beta2.DeploymentStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: Deployment + version: v1beta2 + v1.DeleteOptions: + description: DeleteOptions may be provided when deleting an API object. + example: + orphanDependents: true + apiVersion: apiVersion + kind: kind + preconditions: + uid: uid + gracePeriodSeconds: 0 + propagationPolicy: propagationPolicy + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + gracePeriodSeconds: + description: The duration in seconds before the object should be deleted. + Value must be non-negative integer. The value zero indicates delete immediately. + If this value is nil, the default grace period for the specified type + will be used. Defaults to a per object value if not specified. zero means + delete immediately. + format: int64 + type: integer + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + orphanDependents: + description: 'Deprecated: please use the PropagationPolicy, this field will + be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, + the "orphan" finalizer will be added to/removed from the object''s finalizers + list. Either this field or PropagationPolicy may be set, but not both.' + type: boolean + preconditions: + $ref: '#/components/schemas/v1.Preconditions' + propagationPolicy: + description: 'Whether and how garbage collection will be performed. Either + this field or OrphanDependents may be set, but not both. The default policy + is decided by the existing finalizer set in the metadata.finalizers and + the resource-specific default policy. Acceptable values are: ''Orphan'' + - orphan the dependents; ''Background'' - allow the garbage collector + to delete the dependents in the background; ''Foreground'' - a cascading + policy that deletes all dependents in the foreground.' + type: string + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: DeleteOptions + version: v1 + - group: admission.k8s.io + kind: DeleteOptions + version: v1beta1 + - group: admissionregistration.k8s.io + kind: DeleteOptions + version: v1alpha1 + - group: admissionregistration.k8s.io + kind: DeleteOptions + version: v1beta1 + - group: apps + kind: DeleteOptions + version: v1 + - group: apps + kind: DeleteOptions + version: v1beta1 + - group: apps + kind: DeleteOptions + version: v1beta2 + - group: authentication.k8s.io + kind: DeleteOptions + version: v1 + - group: authentication.k8s.io + kind: DeleteOptions + version: v1beta1 + - group: authorization.k8s.io + kind: DeleteOptions + version: v1 + - group: authorization.k8s.io + kind: DeleteOptions + version: v1beta1 + - group: autoscaling + kind: DeleteOptions + version: v1 + - group: autoscaling + kind: DeleteOptions + version: v2beta1 + - group: batch + kind: DeleteOptions + version: v1 + - group: batch + kind: DeleteOptions + version: v1beta1 + - group: batch + kind: DeleteOptions + version: v2alpha1 + - group: certificates.k8s.io + kind: DeleteOptions + version: v1beta1 + - group: events.k8s.io + kind: DeleteOptions + version: v1beta1 + - group: extensions + kind: DeleteOptions + version: v1beta1 + - group: imagepolicy.k8s.io + kind: DeleteOptions + version: v1alpha1 + - group: networking.k8s.io + kind: DeleteOptions + version: v1 + - group: policy + kind: DeleteOptions + version: v1beta1 + - group: rbac.authorization.k8s.io + kind: DeleteOptions + version: v1 + - group: rbac.authorization.k8s.io + kind: DeleteOptions + version: v1alpha1 + - group: rbac.authorization.k8s.io + kind: DeleteOptions + version: v1beta1 + - group: scheduling.k8s.io + kind: DeleteOptions + version: v1alpha1 + - group: settings.k8s.io + kind: DeleteOptions + version: v1alpha1 + - group: storage.k8s.io + kind: DeleteOptions + version: v1 + - group: storage.k8s.io + kind: DeleteOptions + version: v1alpha1 + - group: storage.k8s.io + kind: DeleteOptions + version: v1beta1 + v1.NetworkPolicyIngressRule: + description: NetworkPolicyIngressRule describes a particular set of traffic + that is allowed to the pods matched by a NetworkPolicySpec's podSelector. + The traffic must match both ports and from. + example: + from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + properties: + from: + description: List of sources which should be able to access the pods selected + for this rule. Items in this list are combined using a logical OR operation. + If this field is empty or missing, this rule matches all sources (traffic + not restricted by source). If this field is present and contains at least + on item, this rule allows traffic only if the traffic matches at least + one item in the from list. + items: + $ref: '#/components/schemas/v1.NetworkPolicyPeer' + type: array + ports: + description: List of ports which should be made accessible on the pods selected + for this rule. Each item in this list is combined using a logical OR. + If this field is empty or missing, this rule matches all ports (traffic + not restricted by port). If this field is present and contains at least + one item, then this rule allows traffic only if the traffic matches at + least one port in the list. + items: + $ref: '#/components/schemas/v1.NetworkPolicyPort' + type: array + type: object + v1.ServiceSpec: + description: ServiceSpec describes the attributes that a user creates on a service. + example: + healthCheckNodePort: 0 + externalIPs: + - externalIPs + - externalIPs + sessionAffinity: sessionAffinity + ports: + - protocol: protocol + port: 1 + name: name + nodePort: 6 + targetPort: '{}' + - protocol: protocol + port: 1 + name: name + nodePort: 6 + targetPort: '{}' + type: type + sessionAffinityConfig: + clientIP: + timeoutSeconds: 5 + loadBalancerIP: loadBalancerIP + externalName: externalName + loadBalancerSourceRanges: + - loadBalancerSourceRanges + - loadBalancerSourceRanges + externalTrafficPolicy: externalTrafficPolicy + selector: + key: selector + publishNotReadyAddresses: true + clusterIP: clusterIP + properties: + clusterIP: + description: 'clusterIP is the IP address of the service and is usually + assigned randomly by the master. If an address is specified manually and + is not in use by others, it will be allocated to the service; otherwise, + creation of the service will fail. This field can not be changed through + updates. Valid values are "None", empty string (""), or a valid IP address. + "None" can be specified for headless services when proxying is not required. + Only applies to types ClusterIP, NodePort, and LoadBalancer. Ignored if + type is ExternalName. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies' + type: string + externalIPs: + description: externalIPs is a list of IP addresses for which nodes in the + cluster will also accept traffic for this service. These IPs are not + managed by Kubernetes. The user is responsible for ensuring that traffic + arrives at a node with this IP. A common example is external load-balancers + that are not part of the Kubernetes system. + items: + type: string + type: array + externalName: + description: externalName is the external reference that kubedns or equivalent + will return as a CNAME record for this service. No proxying will be involved. + Must be a valid RFC-1123 hostname (https://tools.ietf.org/html/rfc1123) + and requires Type to be ExternalName. + type: string + externalTrafficPolicy: + description: externalTrafficPolicy denotes if this Service desires to route + external traffic to node-local or cluster-wide endpoints. "Local" preserves + the client source IP and avoids a second hop for LoadBalancer and Nodeport + type services, but risks potentially imbalanced traffic spreading. "Cluster" + obscures the client source IP and may cause a second hop to another node, + but should have good overall load-spreading. + type: string + healthCheckNodePort: + description: healthCheckNodePort specifies the healthcheck nodePort for + the service. If not specified, HealthCheckNodePort is created by the service + api backend with the allocated nodePort. Will use user-specified nodePort + value if specified by the client. Only effects when Type is set to LoadBalancer + and ExternalTrafficPolicy is set to Local. + format: int32 + type: integer + loadBalancerIP: + description: 'Only applies to Service Type: LoadBalancer LoadBalancer will + get created with the IP specified in this field. This feature depends + on whether the underlying cloud-provider supports specifying the loadBalancerIP + when a load balancer is created. This field will be ignored if the cloud-provider + does not support the feature.' + type: string + loadBalancerSourceRanges: + description: 'If specified and supported by the platform, this will restrict + traffic through the cloud-provider load-balancer will be restricted to + the specified client IPs. This field will be ignored if the cloud-provider + does not support the feature." More info: https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/' + items: + type: string + type: array + ports: + description: 'The list of ports that are exposed by this service. More info: + https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies' + items: + $ref: '#/components/schemas/v1.ServicePort' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: port + publishNotReadyAddresses: + description: publishNotReadyAddresses, when set to true, indicates that + DNS implementations must publish the notReadyAddresses of subsets for + the Endpoints associated with the Service. The default value is false. + The primary use case for setting this field is to use a StatefulSet's + Headless Service to propagate SRV records for its Pods without respect + to their readiness for purpose of peer discovery. This field will replace + the service.alpha.kubernetes.io/tolerate-unready-endpoints when that annotation + is deprecated and all clients have been converted to use this field. + type: boolean + selector: + additionalProperties: + type: string + description: 'Route service traffic to pods with label keys and values matching + this selector. If empty or not present, the service is assumed to have + an external process managing its endpoints, which Kubernetes will not + modify. Only applies to types ClusterIP, NodePort, and LoadBalancer. Ignored + if type is ExternalName. More info: https://kubernetes.io/docs/concepts/services-networking/service/' + type: object + sessionAffinity: + description: 'Supports "ClientIP" and "None". Used to maintain session affinity. + Enable client IP based session affinity. Must be ClientIP or None. Defaults + to None. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies' + type: string + sessionAffinityConfig: + $ref: '#/components/schemas/v1.SessionAffinityConfig' + type: + description: 'type determines how the Service is exposed. Defaults to ClusterIP. + Valid options are ExternalName, ClusterIP, NodePort, and LoadBalancer. + "ExternalName" maps to the specified externalName. "ClusterIP" allocates + a cluster-internal IP address for load-balancing to endpoints. Endpoints + are determined by the selector or if that is not specified, by manual + construction of an Endpoints object. If clusterIP is "None", no virtual + IP is allocated and the endpoints are published as a set of endpoints + rather than a stable IP. "NodePort" builds on ClusterIP and allocates + a port on every node which routes to the clusterIP. "LoadBalancer" builds + on NodePort and creates an external load-balancer (if supported in the + current cloud) which routes to the clusterIP. More info: https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services---service-types' + type: string + type: object + v1.NamespaceStatus: + description: NamespaceStatus is information about the current status of a Namespace. + example: + phase: phase + properties: + phase: + description: 'Phase is the current lifecycle phase of the namespace. More + info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/' + type: string + type: object + v1beta2.ReplicaSetStatus: + description: ReplicaSetStatus represents the current status of a ReplicaSet. + example: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + availableReplicas: + description: The number of available replicas (ready for at least minReadySeconds) + for this replica set. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a replica set's + current state. + items: + $ref: '#/components/schemas/v1beta2.ReplicaSetCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + fullyLabeledReplicas: + description: The number of pods that have labels matching the labels of + the pod template of the replicaset. + format: int32 + type: integer + observedGeneration: + description: ObservedGeneration reflects the generation of the most recently + observed ReplicaSet. + format: int64 + type: integer + readyReplicas: + description: The number of ready replicas for this replica set. + format: int32 + type: integer + replicas: + description: 'Replicas is the most recently oberved number of replicas. + More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller' + format: int32 + type: integer + required: + - replicas + type: object + v1.Affinity: + description: Affinity is a group of affinity scheduling rules. + example: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + properties: + nodeAffinity: + $ref: '#/components/schemas/v1.NodeAffinity' + podAffinity: + $ref: '#/components/schemas/v1.PodAffinity' + podAntiAffinity: + $ref: '#/components/schemas/v1.PodAntiAffinity' + type: object + v1alpha1.RoleBindingList: + description: RoleBindingList is a collection of RoleBindings + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of RoleBindings + items: + $ref: '#/components/schemas/v1alpha1.RoleBinding' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: RoleBindingList + version: v1alpha1 + v1.TokenReviewStatus: + description: TokenReviewStatus is the result of the token authentication request. + example: + authenticated: true + error: error + user: + uid: uid + extra: + key: + - extra + - extra + groups: + - groups + - groups + username: username + properties: + authenticated: + description: Authenticated indicates that the token was associated with + a known user. + type: boolean + error: + description: Error indicates that the token couldn't be checked + type: string + user: + $ref: '#/components/schemas/v1.UserInfo' + type: object + v1alpha1.RoleRef: + description: RoleRef contains information that points to the role being used + example: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiGroup: + description: APIGroup is the group for the resource being referenced + type: string + kind: + description: Kind is the type of resource being referenced + type: string + name: + description: Name is the name of resource being referenced + type: string + required: + - apiGroup + - kind + - name + type: object + v1beta1.ClusterRoleBinding: + description: ClusterRoleBinding references a ClusterRole, but not contain it. It + can reference a ClusterRole in the global namespace, and adds who information + via Subject. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + roleRef: + $ref: '#/components/schemas/v1beta1.RoleRef' + subjects: + description: Subjects holds references to the objects the role applies to. + items: + $ref: '#/components/schemas/v1beta1.Subject' + type: array + required: + - roleRef + - subjects + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1beta1 + v1beta1.TokenReviewStatus: + description: TokenReviewStatus is the result of the token authentication request. + example: + authenticated: true + error: error + user: + uid: uid + extra: + key: + - extra + - extra + groups: + - groups + - groups + username: username + properties: + authenticated: + description: Authenticated indicates that the token was associated with + a known user. + type: boolean + error: + description: Error indicates that the token couldn't be checked + type: string + user: + $ref: '#/components/schemas/v1beta1.UserInfo' + type: object + v1beta1.APIServiceStatus: + description: APIServiceStatus contains derived information about an API server + example: + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + conditions: + description: Current service state of apiService. + items: + $ref: '#/components/schemas/v1beta1.APIServiceCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + type: object + v1.ObjectMeta: + description: ObjectMeta is metadata that all persisted resources must have, + which includes all objects users must create. + example: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + properties: + annotations: + additionalProperties: + type: string + description: 'Annotations is an unstructured key value map stored with a + resource that may be set by external tools to store and retrieve arbitrary + metadata. They are not queryable and should be preserved when modifying + objects. More info: http://kubernetes.io/docs/user-guide/annotations' + type: object + clusterName: + description: The name of the cluster which the object belongs to. This is + used to distinguish resources with same name and namespace in different + clusters. This field is not set anywhere right now and apiserver is going + to ignore it if set in create or update request. + type: string + creationTimestamp: + description: |- + CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC. + + Populated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + format: date-time + type: string + deletionGracePeriodSeconds: + description: Number of seconds allowed for this object to gracefully terminate + before it will be removed from the system. Only set when deletionTimestamp + is also set. May only be shortened. Read-only. + format: int64 + type: integer + deletionTimestamp: + description: |- + DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested. + + Populated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata + format: date-time + type: string + finalizers: + description: Must be empty before the object is deleted from the registry. + Each entry is an identifier for the responsible component that will remove + the entry from the list. If the deletionTimestamp of the object is non-nil, + entries in this list can only be removed. + items: + type: string + type: array + x-kubernetes-patch-strategy: merge + generateName: + description: |- + GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server. + + If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header). + + Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency + type: string + generation: + description: A sequence number representing a specific generation of the + desired state. Populated by the system. Read-only. + format: int64 + type: integer + initializers: + $ref: '#/components/schemas/v1.Initializers' + labels: + additionalProperties: + type: string + description: 'Map of string keys and values that can be used to organize + and categorize (scope and select) objects. May match selectors of replication + controllers and services. More info: http://kubernetes.io/docs/user-guide/labels' + type: object + name: + description: 'Name must be unique within a namespace. Is required when creating + resources, although some resources may allow a client to request the generation + of an appropriate name automatically. Name is primarily intended for creation + idempotence and configuration definition. Cannot be updated. More info: + http://kubernetes.io/docs/user-guide/identifiers#names' + type: string + namespace: + description: |- + Namespace defines the space within each name must be unique. An empty namespace is equivalent to the "default" namespace, but "default" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty. + + Must be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces + type: string + ownerReferences: + description: List of objects depended by this object. If ALL objects in + the list have been deleted, this object will be garbage collected. If + this object is managed by a controller, then an entry in this list will + point to this controller, with the controller field set to true. There + cannot be more than one managing controller. + items: + $ref: '#/components/schemas/v1.OwnerReference' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: uid + resourceVersion: + description: |- + An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources. + + Populated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency + type: string + selfLink: + description: SelfLink is a URL representing this object. Populated by the + system. Read-only. + type: string + uid: + description: |- + UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations. + + Populated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids + type: string + type: object + v1beta1.StatefulSetList: + description: StatefulSetList is a collection of StatefulSets. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + status: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + status: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + items: + $ref: '#/components/schemas/v1beta1.StatefulSet' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: StatefulSetList + version: v1beta1 + v1.ISCSIVolumeSource: + description: Represents an ISCSI disk. ISCSI volumes can only be mounted as + read/write once. ISCSI volumes support ownership management and SELinux relabeling. + example: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + properties: + chapAuthDiscovery: + description: whether support iSCSI Discovery CHAP authentication + type: boolean + chapAuthSession: + description: whether support iSCSI Session CHAP authentication + type: boolean + fsType: + description: 'Filesystem type of the volume that you want to mount. Tip: + Ensure that the filesystem type is supported by the host operating system. + Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi' + type: string + initiatorName: + description: Custom iSCSI Initiator Name. If initiatorName is specified + with iscsiInterface simultaneously, new iSCSI interface : will be created for the connection. + type: string + iqn: + description: Target iSCSI Qualified Name. + type: string + iscsiInterface: + description: iSCSI Interface Name that uses an iSCSI transport. Defaults + to 'default' (tcp). + type: string + lun: + description: iSCSI Target Lun number. + format: int32 + type: integer + portals: + description: iSCSI Target Portal List. The portal is either an IP or ip_addr:port + if the port is other than default (typically TCP ports 860 and 3260). + items: + type: string + type: array + readOnly: + description: ReadOnly here will force the ReadOnly setting in VolumeMounts. + Defaults to false. + type: boolean + secretRef: + $ref: '#/components/schemas/v1.LocalObjectReference' + targetPortal: + description: iSCSI Target Portal. The Portal is either an IP or ip_addr:port + if the port is other than default (typically TCP ports 860 and 3260). + type: string + required: + - iqn + - lun + - targetPortal + type: object + v1beta1.AggregationRule: + description: AggregationRule describes how to locate ClusterRoles to aggregate + into the ClusterRole + example: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + properties: + clusterRoleSelectors: + description: ClusterRoleSelectors holds a list of selectors which will be + used to find ClusterRoles and create the rules. If any of the selectors + match, then the ClusterRole's permissions will be added + items: + $ref: '#/components/schemas/v1.LabelSelector' + type: array + type: object + v1alpha1.Initializer: + description: Initializer describes the name and the failure policy of an initializer, + and what resources it applies to. + example: + name: name + rules: + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + properties: + name: + description: Name is the identifier of the initializer. It will be added + to the object that needs to be initialized. Name should be fully qualified, + e.g., alwayspullimages.kubernetes.io, where "alwayspullimages" is the + name of the webhook, and kubernetes.io is the name of the organization. + Required + type: string + rules: + description: Rules describes what resources/subresources the initializer + cares about. The initializer cares about an operation if it matches _any_ + Rule. Rule.Resources must not include subresources. + items: + $ref: '#/components/schemas/v1alpha1.Rule' + type: array + required: + - name + type: object + apps.v1beta1.Scale: + description: Scale represents a scaling request for a resource. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + replicas: 0 + status: + targetSelector: targetSelector + replicas: 6 + selector: + key: selector + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/apps.v1beta1.ScaleSpec' + status: + $ref: '#/components/schemas/apps.v1beta1.ScaleStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: Scale + version: v1beta1 + v1.ControllerRevision: + description: ControllerRevision implements an immutable snapshot of state data. + Clients are responsible for serializing and deserializing the objects that + contain their internal state. Once a ControllerRevision has been successfully + created, it can not be updated. The API Server will fail validation of all + requests that attempt to mutate the Data field. ControllerRevisions may, however, + be deleted. Note that, due to its use by both the DaemonSet and StatefulSet + controllers for update and rollback, this object is beta. However, it may + be subject to name and representation changes in future releases, and clients + should not depend on its stability. It is primarily for internal use by controllers. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + Raw: Raw + kind: kind + revision: 0 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + data: + $ref: '#/components/schemas/runtime.RawExtension' + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + revision: + description: Revision indicates the revision of the state represented by + Data. + format: int64 + type: integer + required: + - revision + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: ControllerRevision + version: v1 + v1beta1.Webhook: + description: Webhook describes an admission webhook and the resources and operations + it applies to. + example: + name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + properties: + clientConfig: + $ref: '#/components/schemas/v1beta1.WebhookClientConfig' + failurePolicy: + description: FailurePolicy defines how unrecognized errors from the admission + endpoint are handled - allowed values are Ignore or Fail. Defaults to + Ignore. + type: string + name: + description: The name of the admission webhook. Name should be fully qualified, + e.g., imagepolicy.kubernetes.io, where "imagepolicy" is the name of the + webhook, and kubernetes.io is the name of the organization. Required. + type: string + namespaceSelector: + $ref: '#/components/schemas/v1.LabelSelector' + rules: + description: Rules describes what operations on what resources/subresources + the webhook cares about. The webhook cares about an operation if it matches + _any_ Rule. + items: + $ref: '#/components/schemas/v1beta1.RuleWithOperations' + type: array + required: + - clientConfig + - name + type: object + v1.ListMeta: + description: ListMeta describes metadata that synthetic resources must have, + including lists and various status objects. A resource may have only one of + {ObjectMeta, ListMeta}. + example: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + properties: + continue: + description: continue may be set if the user set a limit on the number of + items returned, and indicates that the server has more data available. + The value is opaque and may be used to issue another request to the endpoint + that served this list to retrieve the next set of available objects. Continuing + a list may not be possible if the server configuration has changed or + more than a few minutes have passed. The resourceVersion field returned + when using this continue value will be identical to the value in the first + response. + type: string + resourceVersion: + description: 'String that identifies the server''s internal version of this + object that can be used by clients to determine when objects have changed. + Value must be treated as opaque by clients and passed unmodified back + to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency' + type: string + selfLink: + description: selfLink is a URL representing this object. Populated by the + system. Read-only. + type: string + type: object + v1beta1.MutatingWebhookConfiguration: + description: MutatingWebhookConfiguration describes the configuration of and + admission webhook that accept or reject and may change the object. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + webhooks: + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + webhooks: + description: Webhooks is a list of webhooks and the affected resources and + operations. + items: + $ref: '#/components/schemas/v1beta1.Webhook' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: name + type: object + x-kubernetes-group-version-kind: + - group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + version: v1beta1 + v2beta1.HorizontalPodAutoscaler: + description: HorizontalPodAutoscaler is the configuration for a horizontal pod + autoscaler, which automatically manages the replica count of any resource + implementing the scale subresource based on the metrics specified. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + maxReplicas: 0 + minReplicas: 1 + metrics: + - resource: + targetAverageUtilization: 6 + targetAverageValue: targetAverageValue + name: name + pods: + metricName: metricName + targetAverageValue: targetAverageValue + type: type + object: + metricName: metricName + targetValue: targetValue + target: + apiVersion: apiVersion + kind: kind + name: name + - resource: + targetAverageUtilization: 6 + targetAverageValue: targetAverageValue + name: name + pods: + metricName: metricName + targetAverageValue: targetAverageValue + type: type + object: + metricName: metricName + targetValue: targetValue + target: + apiVersion: apiVersion + kind: kind + name: name + scaleTargetRef: + apiVersion: apiVersion + kind: kind + name: name + status: + desiredReplicas: 2 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + lastScaleTime: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 7 + currentMetrics: + - resource: + currentAverageValue: currentAverageValue + name: name + currentAverageUtilization: 5 + pods: + metricName: metricName + currentAverageValue: currentAverageValue + type: type + object: + metricName: metricName + currentValue: currentValue + target: + apiVersion: apiVersion + kind: kind + name: name + - resource: + currentAverageValue: currentAverageValue + name: name + currentAverageUtilization: 5 + pods: + metricName: metricName + currentAverageValue: currentAverageValue + type: type + object: + metricName: metricName + currentValue: currentValue + target: + apiVersion: apiVersion + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerSpec' + status: + $ref: '#/components/schemas/v2beta1.HorizontalPodAutoscalerStatus' + type: object + x-kubernetes-group-version-kind: + - group: autoscaling + kind: HorizontalPodAutoscaler + version: v2beta1 + v1.ComponentStatus: + description: ComponentStatus (and ComponentStatusList) holds the cluster validation + info. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + conditions: + - error: error + message: message + type: type + status: status + - error: error + message: message + type: type + status: status + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + conditions: + description: List of component conditions observed + items: + $ref: '#/components/schemas/v1.ComponentCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ComponentStatus + version: v1 + v1.Taint: + description: The node this Taint is attached to has the "effect" on any pod + that does not tolerate the Taint. + example: + timeAdded: 2000-01-23T04:56:07.000+00:00 + effect: effect + value: value + key: key + properties: + effect: + description: Required. The effect of the taint on pods that do not tolerate + the taint. Valid effects are NoSchedule, PreferNoSchedule and NoExecute. + type: string + key: + description: Required. The taint key to be applied to a node. + type: string + timeAdded: + description: TimeAdded represents the time at which the taint was added. + It is only written for NoExecute taints. + format: date-time + type: string + value: + description: Required. The taint value corresponding to the taint key. + type: string + required: + - effect + - key + type: object + v1.NetworkPolicyPeer: + description: NetworkPolicyPeer describes a peer to allow traffic from. Exactly + one of its fields must be specified. + example: + podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + properties: + ipBlock: + $ref: '#/components/schemas/v1.IPBlock' + namespaceSelector: + $ref: '#/components/schemas/v1.LabelSelector' + podSelector: + $ref: '#/components/schemas/v1.LabelSelector' + type: object + v1.ExecAction: + description: ExecAction describes a "run in container" action. + example: + command: + - command + - command + properties: + command: + description: Command is the command line to execute inside the container, + the working directory for the command is root ('/') in the container's + filesystem. The command is simply exec'd, it is not run inside a shell, + so traditional shell instructions ('|', etc) won't work. To use a shell, + you need to explicitly call out to that shell. Exit status of 0 is treated + as live/healthy and non-zero is unhealthy. + items: + type: string + type: array + type: object + v1.ClusterRoleBindingList: + description: ClusterRoleBindingList is a collection of ClusterRoleBindings + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of ClusterRoleBindings + items: + $ref: '#/components/schemas/v1.ClusterRoleBinding' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRoleBindingList + version: v1 + v1.PolicyRule: + description: PolicyRule holds information that describes a policy rule, but + does not contain information about who the rule applies to or which namespace + the rule applies to. + example: + resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiGroups: + description: APIGroups is the name of the APIGroup that contains the resources. If + multiple API groups are specified, any action requested against one of + the enumerated resources in any API group will be allowed. + items: + type: string + type: array + nonResourceURLs: + description: NonResourceURLs is a set of partial urls that a user should + have access to. *s are allowed, but only as the full, final step in the + path Since non-resource URLs are not namespaced, this field is only applicable + for ClusterRoles referenced from a ClusterRoleBinding. Rules can either + apply to API resources (such as "pods" or "secrets") or non-resource URL + paths (such as "/api"), but not both. + items: + type: string + type: array + resourceNames: + description: ResourceNames is an optional white list of names that the rule + applies to. An empty set means that everything is allowed. + items: + type: string + type: array + resources: + description: Resources is a list of resources this rule applies to. ResourceAll + represents all resources. + items: + type: string + type: array + verbs: + description: Verbs is a list of Verbs that apply to ALL the ResourceKinds + and AttributeRestrictions contained in this rule. VerbAll represents + all kinds. + items: + type: string + type: array + required: + - verbs + type: object + v1beta1.CertificateSigningRequest: + description: Describes a certificate signing request + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + request: request + uid: uid + extra: + key: + - extra + - extra + groups: + - groups + - groups + usages: + - usages + - usages + username: username + status: + certificate: certificate + conditions: + - reason: reason + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + - reason: reason + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequestSpec' + status: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequestStatus' + type: object + x-kubernetes-group-version-kind: + - group: certificates.k8s.io + kind: CertificateSigningRequest + version: v1beta1 + v1beta1.CustomResourceDefinitionCondition: + description: CustomResourceDefinitionCondition contains details for the current + condition of this pod. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + message: + description: Human-readable message indicating details about last transition. + type: string + reason: + description: Unique, one-word, CamelCase reason for the condition's last + transition. + type: string + status: + description: Status is the status of the condition. Can be True, False, + Unknown. + type: string + type: + description: Type is the type of the condition. + type: string + required: + - status + - type + type: object + v2beta1.PodsMetricStatus: + description: PodsMetricStatus indicates the current value of a metric describing + each pod in the current scale target (for example, transactions-processed-per-second). + example: + metricName: metricName + currentAverageValue: currentAverageValue + properties: + currentAverageValue: + description: currentAverageValue is the current value of the average of + the metric across all relevant pods (as a quantity) + type: string + metricName: + description: metricName is the name of the metric in question + type: string + required: + - currentAverageValue + - metricName + type: object + v1.DaemonEndpoint: + description: DaemonEndpoint contains information about a single Daemon endpoint. + example: + Port: 0 + properties: + Port: + description: Port number of the given endpoint. + format: int32 + type: integer + required: + - Port + type: object + v1beta1.NetworkPolicyPort: + description: DEPRECATED 1.9 - This group version of NetworkPolicyPort is deprecated + by networking/v1/NetworkPolicyPort. + example: + protocol: protocol + port: '{}' + properties: + port: + description: If specified, the port on the given protocol. This can either + be a numerical or named port on a pod. If this field is not provided, + this matches all port names and numbers. If present, only traffic on the + specified protocol AND port will be matched. + properties: {} + type: object + protocol: + description: Optional. The protocol (TCP or UDP) which traffic must match. + If not specified, this field defaults to TCP. + type: string + type: object + v2beta1.ObjectMetricSource: + description: ObjectMetricSource indicates how to scale on a metric describing + a kubernetes object (for example, hits-per-second on an Ingress object). + example: + metricName: metricName + targetValue: targetValue + target: + apiVersion: apiVersion + kind: kind + name: name + properties: + metricName: + description: metricName is the name of the metric in question. + type: string + target: + $ref: '#/components/schemas/v2beta1.CrossVersionObjectReference' + targetValue: + description: targetValue is the target value of the metric (as a quantity). + type: string + required: + - metricName + - target + - targetValue + type: object + v1beta1.ResourceAttributes: + description: ResourceAttributes includes the authorization attributes available + for resource requests to the Authorizer interface + example: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + properties: + group: + description: Group is the API Group of the Resource. "*" means all. + type: string + name: + description: Name is the name of the resource being requested for a "get" + or deleted for a "delete". "" (empty) means all. + type: string + namespace: + description: Namespace is the namespace of the action being requested. Currently, + there is no distinction between no namespace and all namespaces "" (empty) + is defaulted for LocalSubjectAccessReviews "" (empty) is empty for cluster-scoped + resources "" (empty) means "all" for namespace scoped resources from a + SubjectAccessReview or SelfSubjectAccessReview + type: string + resource: + description: Resource is one of the existing resource types. "*" means + all. + type: string + subresource: + description: Subresource is one of the existing resource types. "" means + none. + type: string + verb: + description: 'Verb is a kubernetes resource API verb, like: get, list, watch, + create, update, delete, proxy. "*" means all.' + type: string + version: + description: Version is the API Version of the Resource. "*" means all. + type: string + type: object + v1.Pod: + description: Pod is a collection of containers that can run on a host. This + resource is created by clients and scheduled onto hosts. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + status: + phase: phase + reason: reason + podIP: podIP + containerStatuses: + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + hostIP: hostIP + startTime: 2000-01-23T04:56:07.000+00:00 + qosClass: qosClass + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + message: message + initContainerStatuses: + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.PodSpec' + status: + $ref: '#/components/schemas/v1.PodStatus' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: Pod + version: v1 + v1.PodTemplate: + description: PodTemplate describes a template for creating copies of a predefined + pod. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: PodTemplate + version: v1 + v1.Job: + description: Job represents the configuration of a single job. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + status: + completionTime: 2000-01-23T04:56:07.000+00:00 + active: 5 + startTime: 2000-01-23T04:56:07.000+00:00 + failed: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + succeeded: 7 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.JobSpec' + status: + $ref: '#/components/schemas/v1.JobStatus' + type: object + x-kubernetes-group-version-kind: + - group: batch + kind: Job + version: v1 + v1.PersistentVolumeClaimVolumeSource: + description: PersistentVolumeClaimVolumeSource references the user's PVC in + the same namespace. This volume finds the bound PV and mounts that volume + for the pod. A PersistentVolumeClaimVolumeSource is, essentially, a wrapper + around another type of volume that is owned by someone else (the system). + example: + claimName: claimName + readOnly: true + properties: + claimName: + description: 'ClaimName is the name of a PersistentVolumeClaim in the same + namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims' + type: string + readOnly: + description: Will force the ReadOnly setting in VolumeMounts. Default false. + type: boolean + required: + - claimName + type: object + v1beta1.EventSeries: + description: EventSeries contain information on series of events, i.e. thing + that was/is happening continously for some time. + example: + count: 6 + lastObservedTime: 2000-01-23T04:56:07.000+00:00 + state: state + properties: + count: + description: Number of occurrences in this series up to the last heartbeat + time + format: int32 + type: integer + lastObservedTime: + description: Time when last Event from the series was seen before last heartbeat. + format: date-time + type: string + state: + description: Information whether this series is ongoing or finished. + type: string + required: + - count + - lastObservedTime + - state + type: object + v1.ServerAddressByClientCIDR: + description: ServerAddressByClientCIDR helps the client to determine the server + address that they should use, depending on the clientCIDR that they match. + example: + clientCIDR: clientCIDR + serverAddress: serverAddress + properties: + clientCIDR: + description: The CIDR with which clients can match their IP to figure out + the server address that they should use. + type: string + serverAddress: + description: Address of this server, suitable for a client that matches + the above CIDR. This can be a hostname, hostname:port, IP or IP:port. + type: string + required: + - clientCIDR + - serverAddress + type: object + v1beta1.Event: + description: Event is a report of an event somewhere in the cluster. It generally + denotes some state change in the system. + example: + note: note + reason: reason + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + reportingInstance: reportingInstance + deprecatedCount: 0 + kind: kind + deprecatedSource: + component: component + host: host + type: type + deprecatedLastTimestamp: 2000-01-23T04:56:07.000+00:00 + regarding: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + deprecatedFirstTimestamp: 2000-01-23T04:56:07.000+00:00 + apiVersion: apiVersion + reportingController: reportingController + related: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + series: + count: 6 + lastObservedTime: 2000-01-23T04:56:07.000+00:00 + state: state + eventTime: 2000-01-23T04:56:07.000+00:00 + action: action + properties: + action: + description: What action was taken/failed regarding to the regarding object. + type: string + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + deprecatedCount: + description: Deprecated field assuring backward compatibility with core.v1 + Event type + format: int32 + type: integer + deprecatedFirstTimestamp: + description: Deprecated field assuring backward compatibility with core.v1 + Event type + format: date-time + type: string + deprecatedLastTimestamp: + description: Deprecated field assuring backward compatibility with core.v1 + Event type + format: date-time + type: string + deprecatedSource: + $ref: '#/components/schemas/v1.EventSource' + eventTime: + description: Required. Time when this Event was first observed. + format: date-time + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + note: + description: Optional. A human-readable description of the status of this + operation. Maximal length of the note is 1kB, but libraries should be + prepared to handle values up to 64kB. + type: string + reason: + description: Why the action was taken. + type: string + regarding: + $ref: '#/components/schemas/v1.ObjectReference' + related: + $ref: '#/components/schemas/v1.ObjectReference' + reportingController: + description: Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`. + type: string + reportingInstance: + description: ID of the controller instance, e.g. `kubelet-xyzf`. + type: string + series: + $ref: '#/components/schemas/v1beta1.EventSeries' + type: + description: Type of this event (Normal, Warning), new types could be added + in the future. + type: string + required: + - eventTime + type: object + x-kubernetes-group-version-kind: + - group: events.k8s.io + kind: Event + version: v1beta1 + v1.HorizontalPodAutoscaler: + description: configuration of a horizontal pod autoscaler. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + maxReplicas: 0 + minReplicas: 6 + targetCPUUtilizationPercentage: 1 + scaleTargetRef: + apiVersion: apiVersion + kind: kind + name: name + status: + currentCPUUtilizationPercentage: 5 + desiredReplicas: 2 + currentReplicas: 5 + lastScaleTime: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 7 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerSpec' + status: + $ref: '#/components/schemas/v1.HorizontalPodAutoscalerStatus' + type: object + x-kubernetes-group-version-kind: + - group: autoscaling + kind: HorizontalPodAutoscaler + version: v1 + v1.StorageClassList: + description: StorageClassList is a collection of storage classes. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - volumeBindingMode: volumeBindingMode + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + provisioner: provisioner + apiVersion: apiVersion + allowVolumeExpansion: true + reclaimPolicy: reclaimPolicy + kind: kind + mountOptions: + - mountOptions + - mountOptions + parameters: + key: parameters + - volumeBindingMode: volumeBindingMode + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + provisioner: provisioner + apiVersion: apiVersion + allowVolumeExpansion: true + reclaimPolicy: reclaimPolicy + kind: kind + mountOptions: + - mountOptions + - mountOptions + parameters: + key: parameters + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of StorageClasses + items: + $ref: '#/components/schemas/v1.StorageClass' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: storage.k8s.io + kind: StorageClassList + version: v1 + v1alpha1.AggregationRule: + description: AggregationRule describes how to locate ClusterRoles to aggregate + into the ClusterRole + example: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + properties: + clusterRoleSelectors: + description: ClusterRoleSelectors holds a list of selectors which will be + used to find ClusterRoles and create the rules. If any of the selectors + match, then the ClusterRole's permissions will be added + items: + $ref: '#/components/schemas/v1.LabelSelector' + type: array + type: object + v1beta1.RoleRef: + description: RoleRef contains information that points to the role being used + example: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiGroup: + description: APIGroup is the group for the resource being referenced + type: string + kind: + description: Kind is the type of resource being referenced + type: string + name: + description: Name is the name of resource being referenced + type: string + required: + - apiGroup + - kind + - name + type: object + v1alpha1.PodPresetSpec: + description: PodPresetSpec is a description of a pod preset. + example: + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + properties: + env: + description: Env defines the collection of EnvVar to inject into containers. + items: + $ref: '#/components/schemas/v1.EnvVar' + type: array + envFrom: + description: EnvFrom defines the collection of EnvFromSource to inject into + containers. + items: + $ref: '#/components/schemas/v1.EnvFromSource' + type: array + selector: + $ref: '#/components/schemas/v1.LabelSelector' + volumeMounts: + description: VolumeMounts defines the collection of VolumeMount to inject + into containers. + items: + $ref: '#/components/schemas/v1.VolumeMount' + type: array + volumes: + description: Volumes defines the collection of Volume to inject into the + pod. + items: + $ref: '#/components/schemas/v1.Volume' + type: array + type: object + v1.APIGroup: + description: APIGroup contains the name, the supported versions, and the preferred + version of a group. + example: + apiVersion: apiVersion + versions: + - groupVersion: groupVersion + version: version + - groupVersion: groupVersion + version: version + kind: kind + preferredVersion: + groupVersion: groupVersion + version: version + name: name + serverAddressByClientCIDRs: + - clientCIDR: clientCIDR + serverAddress: serverAddress + - clientCIDR: clientCIDR + serverAddress: serverAddress + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + name: + description: name is the name of the group. + type: string + preferredVersion: + $ref: '#/components/schemas/v1.GroupVersionForDiscovery' + serverAddressByClientCIDRs: + description: 'a map of client CIDR to server address that is serving this + group. This is to help clients reach servers in the most network-efficient + way possible. Clients can use the appropriate server address as per the + CIDR that they match. In case of multiple matches, clients should use + the longest matching CIDR. The server returns only those CIDRs that it + thinks that the client can match. For example: the master will return + an internal IP CIDR only, if the client reaches the server using an internal + IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr + (in that order) to get the client IP.' + items: + $ref: '#/components/schemas/v1.ServerAddressByClientCIDR' + type: array + versions: + description: versions are the versions supported in this group. + items: + $ref: '#/components/schemas/v1.GroupVersionForDiscovery' + type: array + required: + - name + - serverAddressByClientCIDRs + - versions + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: APIGroup + version: v1 + v1beta1.PodDisruptionBudgetSpec: + description: PodDisruptionBudgetSpec is a description of a PodDisruptionBudget. + example: + minAvailable: '{}' + maxUnavailable: '{}' + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + properties: + maxUnavailable: + description: An eviction is allowed if at most "maxUnavailable" pods selected + by "selector" are unavailable after the eviction, i.e. even in absence + of the evicted pod. For example, one can prevent all voluntary evictions + by specifying 0. This is a mutually exclusive setting with "minAvailable". + properties: {} + type: object + minAvailable: + description: An eviction is allowed if at least "minAvailable" pods selected + by "selector" will still be available after the eviction, i.e. even in + the absence of the evicted pod. So for example you can prevent all voluntary + evictions by specifying "100%". + properties: {} + type: object + selector: + $ref: '#/components/schemas/v1.LabelSelector' + type: object + v1.Role: + description: Role is a namespaced, logical grouping of PolicyRules that can + be referenced as a unit by a RoleBinding. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + rules: + description: Rules holds all the PolicyRules for this Role + items: + $ref: '#/components/schemas/v1.PolicyRule' + type: array + required: + - rules + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: Role + version: v1 + v1.ResourceQuotaStatus: + description: ResourceQuotaStatus defines the enforced hard limits and observed + use. + example: + hard: + key: hard + used: + key: used + properties: + hard: + additionalProperties: + type: string + description: 'Hard is the set of enforced hard limits for each named resource. + More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/' + type: object + used: + additionalProperties: + type: string + description: Used is the current observed total usage of the resource in + the namespace. + type: object + type: object + v1beta1.Role: + description: Role is a namespaced, logical grouping of PolicyRules that can + be referenced as a unit by a RoleBinding. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + rules: + description: Rules holds all the PolicyRules for this Role + items: + $ref: '#/components/schemas/v1beta1.PolicyRule' + type: array + required: + - rules + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: Role + version: v1beta1 + v1alpha1.ClusterRoleBinding: + description: ClusterRoleBinding references a ClusterRole, but not contain it. It + can reference a ClusterRole in the global namespace, and adds who information + via Subject. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + roleRef: + $ref: '#/components/schemas/v1alpha1.RoleRef' + subjects: + description: Subjects holds references to the objects the role applies to. + items: + $ref: '#/components/schemas/v1alpha1.Subject' + type: array + required: + - roleRef + - subjects + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRoleBinding + version: v1alpha1 + v1.LocalObjectReference: + description: LocalObjectReference contains enough information to let you locate + the referenced object inside the same namespace. + example: + name: name + properties: + name: + description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names' + type: string + type: object + runtime.RawExtension: + description: "RawExtension is used to hold extensions in external versions.\n\ + \nTo use this, make a field which has RawExtension as its type in your external,\ + \ versioned struct, and Object in your internal struct. You also need to register\ + \ your various plugin types.\n\n// Internal package: type MyAPIObject struct\ + \ {\n\truntime.TypeMeta `json:\",inline\"`\n\tMyPlugin runtime.Object `json:\"\ + myPlugin\"`\n} type PluginA struct {\n\tAOption string `json:\"aOption\"`\n\ + }\n\n// External package: type MyAPIObject struct {\n\truntime.TypeMeta `json:\"\ + ,inline\"`\n\tMyPlugin runtime.RawExtension `json:\"myPlugin\"`\n} type PluginA\ + \ struct {\n\tAOption string `json:\"aOption\"`\n}\n\n// On the wire, the\ + \ JSON will look something like this: {\n\t\"kind\":\"MyAPIObject\",\n\t\"\ + apiVersion\":\"v1\",\n\t\"myPlugin\": {\n\t\t\"kind\":\"PluginA\",\n\t\t\"\ + aOption\":\"foo\",\n\t},\n}\n\nSo what happens? Decode first uses json or\ + \ yaml to unmarshal the serialized data into your external MyAPIObject. That\ + \ causes the raw JSON to be stored, but not unpacked. The next step is to\ + \ copy (using pkg/conversion) into the internal struct. The runtime package's\ + \ DefaultScheme has conversion functions installed which will unpack the JSON\ + \ stored in RawExtension, turning it into the correct object type, and storing\ + \ it in the Object. (TODO: In the case where the object is of an unknown type,\ + \ a runtime.Unknown object will be created and stored.)" + example: + Raw: Raw + properties: + Raw: + description: Raw is the underlying serialization of this object. + format: byte + pattern: ^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$ + type: string + required: + - Raw + type: object + v1beta2.RollingUpdateStatefulSetStrategy: + description: RollingUpdateStatefulSetStrategy is used to communicate parameter + for RollingUpdateStatefulSetStrategyType. + example: + partition: 1 + properties: + partition: + description: Partition indicates the ordinal at which the StatefulSet should + be partitioned. Default value is 0. + format: int32 + type: integer + type: object + v1.SubjectAccessReviewSpec: + description: SubjectAccessReviewSpec is a description of the access request. Exactly + one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes + must be set + example: + uid: uid + nonResourceAttributes: + path: path + verb: verb + extra: + key: + - extra + - extra + groups: + - groups + - groups + resourceAttributes: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + user: user + properties: + extra: + additionalProperties: + items: + type: string + type: array + description: Extra corresponds to the user.Info.GetExtra() method from the + authenticator. Since that is input to the authorizer it needs a reflection + here. + type: object + groups: + description: Groups is the groups you're testing for. + items: + type: string + type: array + nonResourceAttributes: + $ref: '#/components/schemas/v1.NonResourceAttributes' + resourceAttributes: + $ref: '#/components/schemas/v1.ResourceAttributes' + uid: + description: UID information about the requesting user. + type: string + user: + description: User is the user you're testing for. If you specify "User" + but not "Groups", then is it interpreted as "What if User were not a member + of any groups + type: string + type: object + v1.ServiceList: + description: ServiceList holds a list of services. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + healthCheckNodePort: 0 + externalIPs: + - externalIPs + - externalIPs + sessionAffinity: sessionAffinity + ports: + - protocol: protocol + port: 1 + name: name + nodePort: 6 + targetPort: '{}' + - protocol: protocol + port: 1 + name: name + nodePort: 6 + targetPort: '{}' + type: type + sessionAffinityConfig: + clientIP: + timeoutSeconds: 5 + loadBalancerIP: loadBalancerIP + externalName: externalName + loadBalancerSourceRanges: + - loadBalancerSourceRanges + - loadBalancerSourceRanges + externalTrafficPolicy: externalTrafficPolicy + selector: + key: selector + publishNotReadyAddresses: true + clusterIP: clusterIP + status: + loadBalancer: + ingress: + - hostname: hostname + ip: ip + - hostname: hostname + ip: ip + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + healthCheckNodePort: 0 + externalIPs: + - externalIPs + - externalIPs + sessionAffinity: sessionAffinity + ports: + - protocol: protocol + port: 1 + name: name + nodePort: 6 + targetPort: '{}' + - protocol: protocol + port: 1 + name: name + nodePort: 6 + targetPort: '{}' + type: type + sessionAffinityConfig: + clientIP: + timeoutSeconds: 5 + loadBalancerIP: loadBalancerIP + externalName: externalName + loadBalancerSourceRanges: + - loadBalancerSourceRanges + - loadBalancerSourceRanges + externalTrafficPolicy: externalTrafficPolicy + selector: + key: selector + publishNotReadyAddresses: true + clusterIP: clusterIP + status: + loadBalancer: + ingress: + - hostname: hostname + ip: ip + - hostname: hostname + ip: ip + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: List of services + items: + $ref: '#/components/schemas/v1.Service' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ServiceList + version: v1 + v1beta1.CertificateSigningRequestCondition: + example: + reason: reason + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + properties: + lastUpdateTime: + description: timestamp for the last update to this condition + format: date-time + type: string + message: + description: human readable message with details about the request state + type: string + reason: + description: brief reason for the request state + type: string + type: + description: request approval state, currently Approved or Denied. + type: string + required: + - type + type: object + v1beta1.TokenReview: + description: 'TokenReview attempts to authenticate a token to a known user. + Note: TokenReview requests may be cached by the webhook token authenticator + plugin in the kube-apiserver.' + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + token: token + status: + authenticated: true + error: error + user: + uid: uid + extra: + key: + - extra + - extra + groups: + - groups + - groups + username: username + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.TokenReviewSpec' + status: + $ref: '#/components/schemas/v1beta1.TokenReviewStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: authentication.k8s.io + kind: TokenReview + version: v1beta1 + v1.RoleList: + description: RoleList is a collection of Roles + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of Roles + items: + $ref: '#/components/schemas/v1.Role' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: RoleList + version: v1 + v1.ControllerRevisionList: + description: ControllerRevisionList is a resource containing a list of ControllerRevision + objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + Raw: Raw + kind: kind + revision: 0 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + Raw: Raw + kind: kind + revision: 0 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of ControllerRevisions + items: + $ref: '#/components/schemas/v1.ControllerRevision' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: ControllerRevisionList + version: v1 + v1.LimitRange: + description: LimitRange sets resource usage limits for each kind of resource + in a Namespace. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + limits: + - default: + key: default + min: + key: min + max: + key: max + maxLimitRequestRatio: + key: maxLimitRequestRatio + type: type + defaultRequest: + key: defaultRequest + - default: + key: default + min: + key: min + max: + key: max + maxLimitRequestRatio: + key: maxLimitRequestRatio + type: type + defaultRequest: + key: defaultRequest + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.LimitRangeSpec' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: LimitRange + version: v1 + v1.StatefulSetList: + description: StatefulSetList is a collection of StatefulSets. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + status: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + status: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + items: + $ref: '#/components/schemas/v1.StatefulSet' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: StatefulSetList + version: v1 + v1beta1.SupplementalGroupsStrategyOptions: + description: SupplementalGroupsStrategyOptions defines the strategy type and + options used to create the strategy. + example: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + properties: + ranges: + description: Ranges are the allowed ranges of supplemental groups. If you + would like to force a single supplemental group then supply a single range + with the same start and end. + items: + $ref: '#/components/schemas/v1beta1.IDRange' + type: array + rule: + description: Rule is the strategy that will dictate what supplemental groups + is used in the SecurityContext. + type: string + type: object + v1beta1.ControllerRevision: + description: DEPRECATED - This group version of ControllerRevision is deprecated + by apps/v1beta2/ControllerRevision. See the release notes for more information. + ControllerRevision implements an immutable snapshot of state data. Clients + are responsible for serializing and deserializing the objects that contain + their internal state. Once a ControllerRevision has been successfully created, + it can not be updated. The API Server will fail validation of all requests + that attempt to mutate the Data field. ControllerRevisions may, however, be + deleted. Note that, due to its use by both the DaemonSet and StatefulSet controllers + for update and rollback, this object is beta. However, it may be subject to + name and representation changes in future releases, and clients should not + depend on its stability. It is primarily for internal use by controllers. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + Raw: Raw + kind: kind + revision: 0 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + data: + $ref: '#/components/schemas/runtime.RawExtension' + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + revision: + description: Revision indicates the revision of the state represented by + Data. + format: int64 + type: integer + required: + - revision + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: ControllerRevision + version: v1beta1 + v1.NamespaceSpec: + description: NamespaceSpec describes the attributes on a Namespace. + example: + finalizers: + - finalizers + - finalizers + properties: + finalizers: + description: 'Finalizers is an opaque list of values that must be empty + to permanently remove object from storage. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/' + items: + type: string + type: array + type: object + v1.ServiceAccountList: + description: ServiceAccountList is a list of ServiceAccount objects + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + automountServiceAccountToken: true + kind: kind + imagePullSecrets: + - name: name + - name: name + secrets: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + automountServiceAccountToken: true + kind: kind + imagePullSecrets: + - name: name + - name: name + secrets: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'List of ServiceAccounts. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/' + items: + $ref: '#/components/schemas/v1.ServiceAccount' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ServiceAccountList + version: v1 + v1.DeploymentSpec: + description: DeploymentSpec is the specification of the desired behavior of + the Deployment. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + properties: + minReadySeconds: + description: Minimum number of seconds for which a newly created pod should + be ready without any of its container crashing, for it to be considered + available. Defaults to 0 (pod will be considered available as soon as + it is ready) + format: int32 + type: integer + paused: + description: Indicates that the deployment is paused. + type: boolean + progressDeadlineSeconds: + description: The maximum time in seconds for a deployment to make progress + before it is considered to be failed. The deployment controller will continue + to process failed deployments and a condition with a ProgressDeadlineExceeded + reason will be surfaced in the deployment status. Note that progress will + not be estimated during the time a deployment is paused. Defaults to 600s. + format: int32 + type: integer + replicas: + description: Number of desired pods. This is a pointer to distinguish between + explicit zero and not specified. Defaults to 1. + format: int32 + type: integer + revisionHistoryLimit: + description: The number of old ReplicaSets to retain to allow rollback. + This is a pointer to distinguish between explicit zero and not specified. + Defaults to 10. + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + strategy: + $ref: '#/components/schemas/v1.DeploymentStrategy' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + required: + - selector + - template + type: object + v1alpha1.VolumeError: + description: VolumeError captures an error encountered during a volume operation. + example: + time: 2000-01-23T04:56:07.000+00:00 + message: message + properties: + message: + description: String detailing the error encountered during Attach or Detach + operation. This string maybe logged, so it should not contain sensitive + information. + type: string + time: + description: Time the error was encountered. + format: date-time + type: string + type: object + v1beta2.RollingUpdateDaemonSet: + description: Spec to control the desired behavior of daemon set rolling update. + example: + maxUnavailable: '{}' + properties: + maxUnavailable: + description: 'The maximum number of DaemonSet pods that can be unavailable + during the update. Value can be an absolute number (ex: 5) or a percentage + of total number of DaemonSet pods at the start of the update (ex: 10%). + Absolute number is calculated from percentage by rounding up. This cannot + be 0. Default value is 1. Example: when this is set to 30%, at most 30% + of the total number of nodes that should be running the daemon pod (i.e. + status.desiredNumberScheduled) can have their pods stopped for an update + at any given time. The update starts by stopping at most 30% of those + DaemonSet pods and then brings up new DaemonSet pods in their place. Once + the new pods are available, it then proceeds onto other DaemonSet pods, + thus ensuring that at least 70% of original number of DaemonSet pods are + available at all times during the update.' + properties: {} + type: object + type: object + v1beta2.StatefulSetUpdateStrategy: + description: StatefulSetUpdateStrategy indicates the strategy that the StatefulSet + controller will use to perform updates. It includes any additional parameters + necessary to perform the update for the indicated strategy. + example: + type: type + rollingUpdate: + partition: 1 + properties: + rollingUpdate: + $ref: '#/components/schemas/v1beta2.RollingUpdateStatefulSetStrategy' + type: + description: Type indicates the type of the StatefulSetUpdateStrategy. Default + is RollingUpdate. + type: string + type: object + v1.PersistentVolumeClaimSpec: + description: PersistentVolumeClaimSpec describes the common attributes of storage + devices and allows a Source for provider-specific attributes + example: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + properties: + accessModes: + description: 'AccessModes contains the desired access modes the volume should + have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1' + items: + type: string + type: array + resources: + $ref: '#/components/schemas/v1.ResourceRequirements' + selector: + $ref: '#/components/schemas/v1.LabelSelector' + storageClassName: + description: 'Name of the StorageClass required by the claim. More info: + https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1' + type: string + volumeMode: + description: volumeMode defines what type of volume is required by the claim. + Value of Filesystem is implied when not included in claim spec. This is + an alpha feature and may change in the future. + type: string + volumeName: + description: VolumeName is the binding reference to the PersistentVolume + backing this claim. + type: string + type: object + v1beta1.CronJobList: + description: CronJobList is a collection of cron jobs. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + suspend: true + schedule: schedule + jobTemplate: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + startingDeadlineSeconds: 6 + concurrencyPolicy: concurrencyPolicy + failedJobsHistoryLimit: 0 + successfulJobsHistoryLimit: 1 + status: + lastScheduleTime: 2000-01-23T04:56:07.000+00:00 + active: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + suspend: true + schedule: schedule + jobTemplate: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + startingDeadlineSeconds: 6 + concurrencyPolicy: concurrencyPolicy + failedJobsHistoryLimit: 0 + successfulJobsHistoryLimit: 1 + status: + lastScheduleTime: 2000-01-23T04:56:07.000+00:00 + active: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: items is the list of CronJobs. + items: + $ref: '#/components/schemas/v1beta1.CronJob' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: batch + kind: CronJobList + version: v1beta1 + v1.EventList: + description: EventList is a list of events. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - reason: reason + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + involvedObject: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + reportingInstance: reportingInstance + kind: kind + count: 0 + source: + component: component + host: host + message: message + type: type + reportingComponent: reportingComponent + firstTimestamp: 2000-01-23T04:56:07.000+00:00 + apiVersion: apiVersion + related: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + lastTimestamp: 2000-01-23T04:56:07.000+00:00 + series: + count: 6 + lastObservedTime: 2000-01-23T04:56:07.000+00:00 + state: state + eventTime: 2000-01-23T04:56:07.000+00:00 + action: action + - reason: reason + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + involvedObject: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + reportingInstance: reportingInstance + kind: kind + count: 0 + source: + component: component + host: host + message: message + type: type + reportingComponent: reportingComponent + firstTimestamp: 2000-01-23T04:56:07.000+00:00 + apiVersion: apiVersion + related: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + lastTimestamp: 2000-01-23T04:56:07.000+00:00 + series: + count: 6 + lastObservedTime: 2000-01-23T04:56:07.000+00:00 + state: state + eventTime: 2000-01-23T04:56:07.000+00:00 + action: action + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: List of events + items: + $ref: '#/components/schemas/v1.Event' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: EventList + version: v1 + v1beta1.IngressSpec: + description: IngressSpec describes the Ingress the user wishes to exist. + example: + backend: + servicePort: '{}' + serviceName: serviceName + rules: + - host: host + http: + paths: + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - host: host + http: + paths: + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + tls: + - secretName: secretName + hosts: + - hosts + - hosts + - secretName: secretName + hosts: + - hosts + - hosts + properties: + backend: + $ref: '#/components/schemas/v1beta1.IngressBackend' + rules: + description: A list of host rules used to configure the Ingress. If unspecified, + or no rule matches, all traffic is sent to the default backend. + items: + $ref: '#/components/schemas/v1beta1.IngressRule' + type: array + tls: + description: TLS configuration. Currently the Ingress only supports a single + TLS port, 443. If multiple members of this list specify different hosts, + they will be multiplexed on the same port according to the hostname specified + through the SNI TLS extension, if the ingress controller fulfilling the + ingress supports SNI. + items: + $ref: '#/components/schemas/v1beta1.IngressTLS' + type: array + type: object + v1.APIVersions: + description: APIVersions lists the versions that are available, to allow clients + to discover the API at /api, which is the root path of the legacy v1 API. + example: + apiVersion: apiVersion + versions: + - versions + - versions + kind: kind + serverAddressByClientCIDRs: + - clientCIDR: clientCIDR + serverAddress: serverAddress + - clientCIDR: clientCIDR + serverAddress: serverAddress + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + serverAddressByClientCIDRs: + description: 'a map of client CIDR to server address that is serving this + group. This is to help clients reach servers in the most network-efficient + way possible. Clients can use the appropriate server address as per the + CIDR that they match. In case of multiple matches, clients should use + the longest matching CIDR. The server returns only those CIDRs that it + thinks that the client can match. For example: the master will return + an internal IP CIDR only, if the client reaches the server using an internal + IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr + (in that order) to get the client IP.' + items: + $ref: '#/components/schemas/v1.ServerAddressByClientCIDR' + type: array + versions: + description: versions are the api versions that are available. + items: + type: string + type: array + required: + - serverAddressByClientCIDRs + - versions + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: APIVersions + version: v1 + v1.Node: + description: Node is a worker node in Kubernetes. Each node will have a unique + identifier in the cache (i.e. in etcd). + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + providerID: providerID + externalID: externalID + taints: + - timeAdded: 2000-01-23T04:56:07.000+00:00 + effect: effect + value: value + key: key + - timeAdded: 2000-01-23T04:56:07.000+00:00 + effect: effect + value: value + key: key + configSource: + apiVersion: apiVersion + configMapRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + kind: kind + unschedulable: true + podCIDR: podCIDR + status: + daemonEndpoints: + kubeletEndpoint: + Port: 0 + phase: phase + allocatable: + key: allocatable + volumesInUse: + - volumesInUse + - volumesInUse + addresses: + - address: address + type: type + - address: address + type: type + images: + - names: + - names + - names + sizeBytes: 6 + - names: + - names + - names + sizeBytes: 6 + nodeInfo: + machineID: machineID + bootID: bootID + containerRuntimeVersion: containerRuntimeVersion + kernelVersion: kernelVersion + kubeletVersion: kubeletVersion + systemUUID: systemUUID + kubeProxyVersion: kubeProxyVersion + operatingSystem: operatingSystem + architecture: architecture + osImage: osImage + conditions: + - reason: reason + lastHeartbeatTime: 2000-01-23T04:56:07.000+00:00 + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastHeartbeatTime: 2000-01-23T04:56:07.000+00:00 + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + volumesAttached: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + capacity: + key: capacity + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.NodeSpec' + status: + $ref: '#/components/schemas/v1.NodeStatus' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: Node + version: v1 + v1.TokenReview: + description: 'TokenReview attempts to authenticate a token to a known user. + Note: TokenReview requests may be cached by the webhook token authenticator + plugin in the kube-apiserver.' + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + token: token + status: + authenticated: true + error: error + user: + uid: uid + extra: + key: + - extra + - extra + groups: + - groups + - groups + username: username + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.TokenReviewSpec' + status: + $ref: '#/components/schemas/v1.TokenReviewStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: authentication.k8s.io + kind: TokenReview + version: v1 + v1.AzureFilePersistentVolumeSource: + description: AzureFile represents an Azure File Service mount on the host and + bind mount to the pod. + example: + secretName: secretName + secretNamespace: secretNamespace + readOnly: true + shareName: shareName + properties: + readOnly: + description: Defaults to false (read/write). ReadOnly here will force the + ReadOnly setting in VolumeMounts. + type: boolean + secretName: + description: the name of secret that contains Azure Storage Account Name + and Key + type: string + secretNamespace: + description: the namespace of the secret that contains Azure Storage Account + Name and Key default is the same as the Pod + type: string + shareName: + description: Share Name + type: string + required: + - secretName + - shareName + type: object + v1alpha1.PolicyRule: + description: PolicyRule holds information that describes a policy rule, but + does not contain information about who the rule applies to or which namespace + the rule applies to. + example: + resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiGroups: + description: APIGroups is the name of the APIGroup that contains the resources. If + multiple API groups are specified, any action requested against one of + the enumerated resources in any API group will be allowed. + items: + type: string + type: array + nonResourceURLs: + description: NonResourceURLs is a set of partial urls that a user should + have access to. *s are allowed, but only as the full, final step in the + path This name is intentionally different than the internal type so that + the DefaultConvert works nicely and because the ordering may be different. + Since non-resource URLs are not namespaced, this field is only applicable + for ClusterRoles referenced from a ClusterRoleBinding. Rules can either + apply to API resources (such as "pods" or "secrets") or non-resource URL + paths (such as "/api"), but not both. + items: + type: string + type: array + resourceNames: + description: ResourceNames is an optional white list of names that the rule + applies to. An empty set means that everything is allowed. + items: + type: string + type: array + resources: + description: Resources is a list of resources this rule applies to. ResourceAll + represents all resources. + items: + type: string + type: array + verbs: + description: Verbs is a list of Verbs that apply to ALL the ResourceKinds + and AttributeRestrictions contained in this rule. VerbAll represents + all kinds. + items: + type: string + type: array + required: + - verbs + type: object + v1.NetworkPolicyEgressRule: + description: NetworkPolicyEgressRule describes a particular set of traffic that + is allowed out of pods matched by a NetworkPolicySpec's podSelector. The traffic + must match both ports and to. This type is beta-level in 1.8 + example: + to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + properties: + ports: + description: List of destination ports for outgoing traffic. Each item in + this list is combined using a logical OR. If this field is empty or missing, + this rule matches all ports (traffic not restricted by port). If this + field is present and contains at least one item, then this rule allows + traffic only if the traffic matches at least one port in the list. + items: + $ref: '#/components/schemas/v1.NetworkPolicyPort' + type: array + to: + description: List of destinations for outgoing traffic of pods selected + for this rule. Items in this list are combined using a logical OR operation. + If this field is empty or missing, this rule matches all destinations + (traffic not restricted by destination). If this field is present and + contains at least one item, this rule allows traffic only if the traffic + matches at least one item in the to list. + items: + $ref: '#/components/schemas/v1.NetworkPolicyPeer' + type: array + type: object + v1.HostPathVolumeSource: + description: Represents a host path mapped into a pod. Host path volumes do + not support ownership management or SELinux relabeling. + example: + path: path + type: type + properties: + path: + description: 'Path of the directory on the host. If the path is a symlink, + it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath' + type: string + type: + description: 'Type for HostPath Volume Defaults to "" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath' + type: string + required: + - path + type: object + v1beta1.NonResourceRule: + description: NonResourceRule holds information that describes a rule for the + non-resource + example: + verbs: + - verbs + - verbs + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + nonResourceURLs: + description: NonResourceURLs is a set of partial urls that a user should + have access to. *s are allowed, but only as the full, final step in the + path. "*" means all. + items: + type: string + type: array + verbs: + description: 'Verb is a list of kubernetes non-resource API verbs, like: + get, post, put, delete, patch, head, options. "*" means all.' + items: + type: string + type: array + required: + - verbs + type: object + v1.NetworkPolicy: + description: NetworkPolicy describes what network traffic is allowed for a set + of Pods + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + ingress: + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + policyTypes: + - policyTypes + - policyTypes + egress: + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.NetworkPolicySpec' + type: object + x-kubernetes-group-version-kind: + - group: networking.k8s.io + kind: NetworkPolicy + version: v1 + v1beta1.JSONSchemaPropsOrArray: + description: JSONSchemaPropsOrArray represents a value that can either be a + JSONSchemaProps or an array of JSONSchemaProps. Mainly here for serialization + purposes. + example: + JSONSchemas: + - null + - null + properties: + JSONSchemas: + items: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + type: array + Schema: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + required: + - JSONSchemas + - Schema + type: object + extensions.v1beta1.DeploymentRollback: + description: DEPRECATED. DeploymentRollback stores the information required + to rollback a deployment. + example: + updatedAnnotations: + key: updatedAnnotations + apiVersion: apiVersion + kind: kind + name: name + rollbackTo: + revision: 5 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + name: + description: 'Required: This must match the Name of a deployment.' + type: string + rollbackTo: + $ref: '#/components/schemas/extensions.v1beta1.RollbackConfig' + updatedAnnotations: + additionalProperties: + type: string + description: The annotations to be updated to a deployment + type: object + required: + - name + - rollbackTo + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: DeploymentRollback + version: v1beta1 + v1beta1.DaemonSetSpec: + description: DaemonSetSpec is the specification of a daemon set. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + templateGeneration: 1 + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + properties: + minReadySeconds: + description: The minimum number of seconds for which a newly created DaemonSet + pod should be ready without any of its container crashing, for it to be + considered available. Defaults to 0 (pod will be considered available + as soon as it is ready). + format: int32 + type: integer + revisionHistoryLimit: + description: The number of old history to retain to allow rollback. This + is a pointer to distinguish between explicit zero and not specified. Defaults + to 10. + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + templateGeneration: + description: DEPRECATED. A sequence number representing a specific generation + of the template. Populated by the system. It can be set only during the + creation. + format: int64 + type: integer + updateStrategy: + $ref: '#/components/schemas/v1beta1.DaemonSetUpdateStrategy' + required: + - template + type: object + v1.Endpoints: + description: |- + Endpoints is a collection of endpoints that implement the actual service. Example: + Name: "mysvc", + Subsets: [ + { + Addresses: [{"ip": "10.10.1.1"}, {"ip": "10.10.2.2"}], + Ports: [{"name": "a", "port": 8675}, {"name": "b", "port": 309}] + }, + { + Addresses: [{"ip": "10.10.3.3"}], + Ports: [{"name": "a", "port": 93}, {"name": "b", "port": 76}] + }, + ] + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subsets: + - notReadyAddresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + addresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + ports: + - protocol: protocol + port: 0 + name: name + - protocol: protocol + port: 0 + name: name + - notReadyAddresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + addresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + ports: + - protocol: protocol + port: 0 + name: name + - protocol: protocol + port: 0 + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + subsets: + description: The set of all endpoints is the union of all subsets. Addresses + are placed into subsets according to the IPs they share. A single address + with multiple ports, some of which are ready and some of which are not + (because they come from different containers) will result in the address + being displayed in different subsets for the different ports. No address + will appear in both Addresses and NotReadyAddresses in the same subset. + Sets of addresses and ports that comprise a service. + items: + $ref: '#/components/schemas/v1.EndpointSubset' + type: array + required: + - subsets + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: Endpoints + version: v1 + v1.SessionAffinityConfig: + description: SessionAffinityConfig represents the configurations of session + affinity. + example: + clientIP: + timeoutSeconds: 5 + properties: + clientIP: + $ref: '#/components/schemas/v1.ClientIPConfig' + type: object + v1.PortworxVolumeSource: + description: PortworxVolumeSource represents a Portworx volume resource. + example: + volumeID: volumeID + readOnly: true + fsType: fsType + properties: + fsType: + description: FSType represents the filesystem type to mount Must be a filesystem + type supported by the host operating system. Ex. "ext4", "xfs". Implicitly + inferred to be "ext4" if unspecified. + type: string + readOnly: + description: Defaults to false (read/write). ReadOnly here will force the + ReadOnly setting in VolumeMounts. + type: boolean + volumeID: + description: VolumeID uniquely identifies a Portworx volume + type: string + required: + - volumeID + type: object + v1.JobList: + description: JobList is a collection of jobs. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + status: + completionTime: 2000-01-23T04:56:07.000+00:00 + active: 5 + startTime: 2000-01-23T04:56:07.000+00:00 + failed: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + succeeded: 7 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + status: + completionTime: 2000-01-23T04:56:07.000+00:00 + active: 5 + startTime: 2000-01-23T04:56:07.000+00:00 + failed: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + succeeded: 7 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: items is the list of Jobs. + items: + $ref: '#/components/schemas/v1.Job' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: batch + kind: JobList + version: v1 + v1.APIResourceList: + description: APIResourceList is a list of APIResource, it is used to expose + the name of the resources supported in a specific group and version, and if + the resource is namespaced. + example: + apiVersion: apiVersion + kind: kind + groupVersion: groupVersion + resources: + - shortNames: + - shortNames + - shortNames + kind: kind + name: name + verbs: + - verbs + - verbs + categories: + - categories + - categories + version: version + namespaced: true + group: group + singularName: singularName + - shortNames: + - shortNames + - shortNames + kind: kind + name: name + verbs: + - verbs + - verbs + categories: + - categories + - categories + version: version + namespaced: true + group: group + singularName: singularName + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + groupVersion: + description: groupVersion is the group and version this APIResourceList + is for. + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + resources: + description: resources contains the name of the resources and if they are + namespaced. + items: + $ref: '#/components/schemas/v1.APIResource' + type: array + required: + - groupVersion + - resources + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: APIResourceList + version: v1 + v1.PodTemplateList: + description: PodTemplateList is a list of PodTemplates. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + - template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: List of pod templates + items: + $ref: '#/components/schemas/v1.PodTemplate' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: PodTemplateList + version: v1 + v1beta1.AllowedHostPath: + description: defines the host volume conditions that will be enabled by a policy + for pods to use. It requires the path prefix to be defined. + example: + pathPrefix: pathPrefix + properties: + pathPrefix: + description: |- + is the path prefix that the host volume must match. It does not support `*`. Trailing slashes are trimmed when validating the path prefix with a host path. + + Examples: `/foo` would allow `/foo`, `/foo/` and `/foo/bar` `/foo` would not allow `/food` or `/etc/foo` + type: string + type: object + v1.OwnerReference: + description: OwnerReference contains enough information to let you identify + an owning object. Currently, an owning object must be in the same namespace, + so there is no namespace field. + example: + uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + properties: + apiVersion: + description: API version of the referent. + type: string + blockOwnerDeletion: + description: If true, AND if the owner has the "foregroundDeletion" finalizer, + then the owner cannot be deleted from the key-value store until this reference + is removed. Defaults to false. To set this field, a user needs "delete" + permission of the owner, otherwise 422 (Unprocessable Entity) will be + returned. + type: boolean + controller: + description: If true, this reference points to the managing controller. + type: boolean + kind: + description: 'Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + name: + description: 'Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names' + type: string + uid: + description: 'UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids' + type: string + required: + - apiVersion + - kind + - name + - uid + type: object + v1beta1.ClusterRoleBindingList: + description: ClusterRoleBindingList is a collection of ClusterRoleBindings + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of ClusterRoleBindings + items: + $ref: '#/components/schemas/v1beta1.ClusterRoleBinding' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRoleBindingList + version: v1beta1 + v1.GitRepoVolumeSource: + description: Represents a volume that is populated with the contents of a git + repository. Git repo volumes do not support ownership management. Git repo + volumes support SELinux relabeling. + example: + repository: repository + directory: directory + revision: revision + properties: + directory: + description: Target directory name. Must not contain or start with '..'. If + '.' is supplied, the volume directory will be the git repository. Otherwise, + if specified, the volume will contain the git repository in the subdirectory + with the given name. + type: string + repository: + description: Repository URL + type: string + revision: + description: Commit hash for the specified revision. + type: string + required: + - repository + type: object + v1.EnvVar: + description: EnvVar represents an environment variable present in a Container. + example: + name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + properties: + name: + description: Name of the environment variable. Must be a C_IDENTIFIER. + type: string + value: + description: 'Variable references $(VAR_NAME) are expanded using the previous + defined environment variables in the container and any service environment + variables. If a variable cannot be resolved, the reference in the input + string will be unchanged. The $(VAR_NAME) syntax can be escaped with a + double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, + regardless of whether the variable exists or not. Defaults to "".' + type: string + valueFrom: + $ref: '#/components/schemas/v1.EnvVarSource' + required: + - name + type: object + v1beta1.CertificateSigningRequestStatus: + example: + certificate: certificate + conditions: + - reason: reason + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + - reason: reason + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + properties: + certificate: + description: If request was approved, the controller will place the issued + certificate here. + format: byte + pattern: ^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$ + type: string + conditions: + description: Conditions applied to the request, such as approval or denial. + items: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequestCondition' + type: array + type: object + v1.ComponentCondition: + description: Information about the condition of a component. + example: + error: error + message: message + type: type + status: status + properties: + error: + description: Condition error code for a component. For example, a health + check error code. + type: string + message: + description: Message about the condition for a component. For example, information + about a health check. + type: string + status: + description: 'Status of the condition for a component. Valid values for + "Healthy": "True", "False", or "Unknown".' + type: string + type: + description: 'Type of condition for a component. Valid value: "Healthy"' + type: string + required: + - status + - type + type: object + v1beta1.RollingUpdateStatefulSetStrategy: + description: RollingUpdateStatefulSetStrategy is used to communicate parameter + for RollingUpdateStatefulSetStrategyType. + example: + partition: 1 + properties: + partition: + description: Partition indicates the ordinal at which the StatefulSet should + be partitioned. + format: int32 + type: integer + type: object + extensions.v1beta1.DeploymentStrategy: + description: DeploymentStrategy describes how to replace existing pods with + new ones. + example: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + properties: + rollingUpdate: + $ref: '#/components/schemas/extensions.v1beta1.RollingUpdateDeployment' + type: + description: Type of deployment. Can be "Recreate" or "RollingUpdate". Default + is RollingUpdate. + type: string + type: object + v1.SubjectRulesReviewStatus: + description: SubjectRulesReviewStatus contains the result of a rules check. + This check can be incomplete depending on the set of authorizers the server + is configured with and any errors experienced during evaluation. Because authorization + rules are additive, if a rule appears in a list it's safe to assume the subject + has that permission, even if that list is incomplete. + example: + incomplete: true + nonResourceRules: + - verbs: + - verbs + - verbs + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - verbs: + - verbs + - verbs + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + resourceRules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + evaluationError: evaluationError + properties: + evaluationError: + description: EvaluationError can appear in combination with Rules. It indicates + an error occurred during rule evaluation, such as an authorizer that doesn't + support rule evaluation, and that ResourceRules and/or NonResourceRules + may be incomplete. + type: string + incomplete: + description: Incomplete is true when the rules returned by this call are + incomplete. This is most commonly encountered when an authorizer, such + as an external authorizer, doesn't support rules evaluation. + type: boolean + nonResourceRules: + description: NonResourceRules is the list of actions the subject is allowed + to perform on non-resources. The list ordering isn't significant, may + contain duplicates, and possibly be incomplete. + items: + $ref: '#/components/schemas/v1.NonResourceRule' + type: array + resourceRules: + description: ResourceRules is the list of actions the subject is allowed + to perform on resources. The list ordering isn't significant, may contain + duplicates, and possibly be incomplete. + items: + $ref: '#/components/schemas/v1.ResourceRule' + type: array + required: + - incomplete + - nonResourceRules + - resourceRules + type: object + v1beta1.JSONSchemaPropsOrBool: + description: JSONSchemaPropsOrBool represents JSONSchemaProps or a boolean value. + Defaults to true for the boolean property. + example: + Allows: true + properties: + Allows: + type: boolean + Schema: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + required: + - Allows + - Schema + type: object + v1beta1.CertificateSigningRequestList: + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + request: request + uid: uid + extra: + key: + - extra + - extra + groups: + - groups + - groups + usages: + - usages + - usages + username: username + status: + certificate: certificate + conditions: + - reason: reason + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + - reason: reason + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + request: request + uid: uid + extra: + key: + - extra + - extra + groups: + - groups + - groups + usages: + - usages + - usages + username: username + status: + certificate: certificate + conditions: + - reason: reason + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + - reason: reason + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + items: + $ref: '#/components/schemas/v1beta1.CertificateSigningRequest' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: certificates.k8s.io + kind: CertificateSigningRequestList + version: v1beta1 + v1beta1.SelfSubjectAccessReview: + description: SelfSubjectAccessReview checks whether or the current user can + perform an action. Not filling in a spec.namespace means "in all namespaces". Self + is a special case, because users should always be able to check whether they + can perform an action + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + nonResourceAttributes: + path: path + verb: verb + resourceAttributes: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + status: + reason: reason + allowed: true + evaluationError: evaluationError + denied: true + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.SelfSubjectAccessReviewSpec' + status: + $ref: '#/components/schemas/v1beta1.SubjectAccessReviewStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: authorization.k8s.io + kind: SelfSubjectAccessReview + version: v1beta1 + v1beta1.ValidatingWebhookConfiguration: + description: ValidatingWebhookConfiguration describes the configuration of and + admission webhook that accept or reject and object without changing it. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + webhooks: + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + webhooks: + description: Webhooks is a list of webhooks and the affected resources and + operations. + items: + $ref: '#/components/schemas/v1beta1.Webhook' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: name + type: object + x-kubernetes-group-version-kind: + - group: admissionregistration.k8s.io + kind: ValidatingWebhookConfiguration + version: v1beta1 + v1beta1.DaemonSetList: + description: DaemonSetList is a collection of daemon sets. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + templateGeneration: 1 + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + numberUnavailable: 2 + updatedNumberScheduled: 7 + numberAvailable: 7 + numberMisscheduled: 9 + numberReady: 3 + currentNumberScheduled: 5 + collisionCount: 5 + desiredNumberScheduled: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 4 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + templateGeneration: 1 + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + numberUnavailable: 2 + updatedNumberScheduled: 7 + numberAvailable: 7 + numberMisscheduled: 9 + numberReady: 3 + currentNumberScheduled: 5 + collisionCount: 5 + desiredNumberScheduled: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 4 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: A list of daemon sets. + items: + $ref: '#/components/schemas/v1beta1.DaemonSet' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: DaemonSetList + version: v1beta1 + v1beta1.StatefulSetStatus: + description: StatefulSetStatus represents the current state of a StatefulSet. + example: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + properties: + collisionCount: + description: collisionCount is the count of hash collisions for the StatefulSet. + The StatefulSet controller uses this field as a collision avoidance mechanism + when it needs to create the name for the newest ControllerRevision. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a statefulset's + current state. + items: + $ref: '#/components/schemas/v1beta1.StatefulSetCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + currentReplicas: + description: currentReplicas is the number of Pods created by the StatefulSet + controller from the StatefulSet version indicated by currentRevision. + format: int32 + type: integer + currentRevision: + description: currentRevision, if not empty, indicates the version of the + StatefulSet used to generate Pods in the sequence [0,currentReplicas). + type: string + observedGeneration: + description: observedGeneration is the most recent generation observed for + this StatefulSet. It corresponds to the StatefulSet's generation, which + is updated on mutation by the API Server. + format: int64 + type: integer + readyReplicas: + description: readyReplicas is the number of Pods created by the StatefulSet + controller that have a Ready Condition. + format: int32 + type: integer + replicas: + description: replicas is the number of Pods created by the StatefulSet controller. + format: int32 + type: integer + updateRevision: + description: updateRevision, if not empty, indicates the version of the + StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas) + type: string + updatedReplicas: + description: updatedReplicas is the number of Pods created by the StatefulSet + controller from the StatefulSet version indicated by updateRevision. + format: int32 + type: integer + required: + - replicas + type: object + v1beta1.NetworkPolicyEgressRule: + description: DEPRECATED 1.9 - This group version of NetworkPolicyEgressRule + is deprecated by networking/v1/NetworkPolicyEgressRule. NetworkPolicyEgressRule + describes a particular set of traffic that is allowed out of pods matched + by a NetworkPolicySpec's podSelector. The traffic must match both ports and + to. This type is beta-level in 1.8 + example: + to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + properties: + ports: + description: List of destination ports for outgoing traffic. Each item in + this list is combined using a logical OR. If this field is empty or missing, + this rule matches all ports (traffic not restricted by port). If this + field is present and contains at least one item, then this rule allows + traffic only if the traffic matches at least one port in the list. + items: + $ref: '#/components/schemas/v1beta1.NetworkPolicyPort' + type: array + to: + description: List of destinations for outgoing traffic of pods selected + for this rule. Items in this list are combined using a logical OR operation. + If this field is empty or missing, this rule matches all destinations + (traffic not restricted by destination). If this field is present and + contains at least one item, this rule allows traffic only if the traffic + matches at least one item in the to list. + items: + $ref: '#/components/schemas/v1beta1.NetworkPolicyPeer' + type: array + type: object + v2beta1.ObjectMetricStatus: + description: ObjectMetricStatus indicates the current value of a metric describing + a kubernetes object (for example, hits-per-second on an Ingress object). + example: + metricName: metricName + currentValue: currentValue + target: + apiVersion: apiVersion + kind: kind + name: name + properties: + currentValue: + description: currentValue is the current value of the metric (as a quantity). + type: string + metricName: + description: metricName is the name of the metric in question. + type: string + target: + $ref: '#/components/schemas/v2beta1.CrossVersionObjectReference' + required: + - currentValue + - metricName + - target + type: object + v1.Binding: + description: Binding ties one object to another; for example, a pod is bound + to a node by a scheduler. Deprecated in 1.7, please use the bindings subresource + of pods instead. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + target: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + target: + $ref: '#/components/schemas/v1.ObjectReference' + required: + - target + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: Binding + version: v1 + v1beta2.DeploymentCondition: + description: DeploymentCondition describes the state of a deployment at a certain + point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + lastUpdateTime: + description: The last time this condition was updated. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of deployment condition. + type: string + required: + - status + - type + type: object + v1alpha1.RoleList: + description: RoleList is a collection of Roles + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of Roles + items: + $ref: '#/components/schemas/v1alpha1.Role' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: RoleList + version: v1alpha1 + v1.VsphereVirtualDiskVolumeSource: + description: Represents a vSphere volume resource. + example: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem type supported + by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred + to be "ext4" if unspecified. + type: string + storagePolicyID: + description: Storage Policy Based Management (SPBM) profile ID associated + with the StoragePolicyName. + type: string + storagePolicyName: + description: Storage Policy Based Management (SPBM) profile name. + type: string + volumePath: + description: Path that identifies vSphere volume vmdk + type: string + required: + - volumePath + type: object + v1.NodeList: + description: NodeList is the whole list of all Nodes which have been registered + with master. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + providerID: providerID + externalID: externalID + taints: + - timeAdded: 2000-01-23T04:56:07.000+00:00 + effect: effect + value: value + key: key + - timeAdded: 2000-01-23T04:56:07.000+00:00 + effect: effect + value: value + key: key + configSource: + apiVersion: apiVersion + configMapRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + kind: kind + unschedulable: true + podCIDR: podCIDR + status: + daemonEndpoints: + kubeletEndpoint: + Port: 0 + phase: phase + allocatable: + key: allocatable + volumesInUse: + - volumesInUse + - volumesInUse + addresses: + - address: address + type: type + - address: address + type: type + images: + - names: + - names + - names + sizeBytes: 6 + - names: + - names + - names + sizeBytes: 6 + nodeInfo: + machineID: machineID + bootID: bootID + containerRuntimeVersion: containerRuntimeVersion + kernelVersion: kernelVersion + kubeletVersion: kubeletVersion + systemUUID: systemUUID + kubeProxyVersion: kubeProxyVersion + operatingSystem: operatingSystem + architecture: architecture + osImage: osImage + conditions: + - reason: reason + lastHeartbeatTime: 2000-01-23T04:56:07.000+00:00 + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastHeartbeatTime: 2000-01-23T04:56:07.000+00:00 + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + volumesAttached: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + providerID: providerID + externalID: externalID + taints: + - timeAdded: 2000-01-23T04:56:07.000+00:00 + effect: effect + value: value + key: key + - timeAdded: 2000-01-23T04:56:07.000+00:00 + effect: effect + value: value + key: key + configSource: + apiVersion: apiVersion + configMapRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + kind: kind + unschedulable: true + podCIDR: podCIDR + status: + daemonEndpoints: + kubeletEndpoint: + Port: 0 + phase: phase + allocatable: + key: allocatable + volumesInUse: + - volumesInUse + - volumesInUse + addresses: + - address: address + type: type + - address: address + type: type + images: + - names: + - names + - names + sizeBytes: 6 + - names: + - names + - names + sizeBytes: 6 + nodeInfo: + machineID: machineID + bootID: bootID + containerRuntimeVersion: containerRuntimeVersion + kernelVersion: kernelVersion + kubeletVersion: kubeletVersion + systemUUID: systemUUID + kubeProxyVersion: kubeProxyVersion + operatingSystem: operatingSystem + architecture: architecture + osImage: osImage + conditions: + - reason: reason + lastHeartbeatTime: 2000-01-23T04:56:07.000+00:00 + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastHeartbeatTime: 2000-01-23T04:56:07.000+00:00 + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + volumesAttached: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + capacity: + key: capacity + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: List of nodes + items: + $ref: '#/components/schemas/v1.Node' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: NodeList + version: v1 + v1.EmptyDirVolumeSource: + description: Represents an empty directory for a pod. Empty directory volumes + support ownership management and SELinux relabeling. + example: + sizeLimit: sizeLimit + medium: medium + properties: + medium: + description: 'What type of storage medium should back this directory. The + default is "" which means to use the node''s default medium. Must be an + empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir' + type: string + sizeLimit: + description: 'Total amount of local storage required for this EmptyDir volume. + The size limit is also applicable for memory medium. The maximum usage + on memory medium EmptyDir would be the minimum value between the SizeLimit + specified here and the sum of memory limits of all containers in a pod. + The default is nil which means that the limit is undefined. More info: + http://kubernetes.io/docs/user-guide/volumes#emptydir' + type: string + type: object + v1.NetworkPolicyPort: + description: NetworkPolicyPort describes a port to allow traffic on + example: + protocol: protocol + port: '{}' + properties: + port: + description: The port on the given protocol. This can either be a numerical + or named port on a pod. If this field is not provided, this matches all + port names and numbers. + properties: {} + type: object + protocol: + description: The protocol (TCP or UDP) which traffic must match. If not + specified, this field defaults to TCP. + type: string + type: object + v1beta1.SubjectAccessReviewStatus: + description: SubjectAccessReviewStatus + example: + reason: reason + allowed: true + evaluationError: evaluationError + denied: true + properties: + allowed: + description: Allowed is required. True if the action would be allowed, false + otherwise. + type: boolean + denied: + description: Denied is optional. True if the action would be denied, otherwise + false. If both allowed is false and denied is false, then the authorizer + has no opinion on whether to authorize the action. Denied may not be true + if Allowed is true. + type: boolean + evaluationError: + description: EvaluationError is an indication that some error occurred during + the authorization check. It is entirely possible to get an error and be + able to continue determine authorization status in spite of it. For instance, + RBAC can be missing a role, but enough roles are still present and bound + to reason about the request. + type: string + reason: + description: Reason is optional. It indicates why a request was allowed + or denied. + type: string + required: + - allowed + type: object + v1.DeploymentList: + description: DeploymentList is a list of Deployments. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + status: + unavailableReplicas: 2 + replicas: 3 + readyReplicas: 9 + collisionCount: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 4 + availableReplicas: 5 + observedGeneration: 7 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + status: + unavailableReplicas: 2 + replicas: 3 + readyReplicas: 9 + collisionCount: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 4 + availableReplicas: 5 + observedGeneration: 7 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of Deployments. + items: + $ref: '#/components/schemas/v1.Deployment' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: DeploymentList + version: v1 + v1.Initializers: + description: Initializers tracks the progress of initialization. + example: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + properties: + pending: + description: Pending is a list of initializers that must execute in order + before this object is visible. When the last pending initializer is removed, + and no failing result is set, the initializers struct will be set to nil + and the object is considered as initialized and visible to all clients. + items: + $ref: '#/components/schemas/v1.Initializer' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: name + result: + $ref: '#/components/schemas/v1.Status' + required: + - pending + type: object + v1beta1.RoleBinding: + description: RoleBinding references a role, but does not contain it. It can + reference a Role in the same namespace or a ClusterRole in the global namespace. + It adds who information via Subjects and namespace information by which namespace + it exists in. RoleBindings in a given namespace only have effect in that + namespace. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + - apiGroup: apiGroup + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + roleRef: + $ref: '#/components/schemas/v1beta1.RoleRef' + subjects: + description: Subjects holds references to the objects the role applies to. + items: + $ref: '#/components/schemas/v1beta1.Subject' + type: array + required: + - roleRef + - subjects + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1beta1 + v1.ContainerStateTerminated: + description: ContainerStateTerminated is a terminated state of a container. + example: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + properties: + containerID: + description: Container's ID in the format 'docker://' + type: string + exitCode: + description: Exit status from the last termination of the container + format: int32 + type: integer + finishedAt: + description: Time at which the container last terminated + format: date-time + type: string + message: + description: Message regarding the last termination of the container + type: string + reason: + description: (brief) reason from the last termination of the container + type: string + signal: + description: Signal from the last termination of the container + format: int32 + type: integer + startedAt: + description: Time at which previous execution of the container started + format: date-time + type: string + required: + - exitCode + type: object + v1beta1.IngressTLS: + description: IngressTLS describes the transport layer security associated with + an Ingress. + example: + secretName: secretName + hosts: + - hosts + - hosts + properties: + hosts: + description: Hosts are a list of hosts included in the TLS certificate. + The values in this list must match the name/s used in the tlsSecret. Defaults + to the wildcard host setting for the loadbalancer controller fulfilling + this Ingress, if left unspecified. + items: + type: string + type: array + secretName: + description: SecretName is the name of the secret used to terminate SSL + traffic on 443. Field is left optional to allow SSL routing based on SNI + hostname alone. If the SNI host in a listener conflicts with the "Host" + header field used by an IngressRule, the SNI host is used for termination + and value of the Host header is used for routing. + type: string + type: object + v1beta1.StorageClass: + description: |- + StorageClass describes the parameters for a class of storage for which PersistentVolumes can be dynamically provisioned. + + StorageClasses are non-namespaced; the name of the storage class according to etcd is in ObjectMeta.Name. + example: + volumeBindingMode: volumeBindingMode + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + provisioner: provisioner + apiVersion: apiVersion + allowVolumeExpansion: true + reclaimPolicy: reclaimPolicy + kind: kind + mountOptions: + - mountOptions + - mountOptions + parameters: + key: parameters + properties: + allowVolumeExpansion: + description: AllowVolumeExpansion shows whether the storage class allow + volume expand + type: boolean + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + mountOptions: + description: Dynamically provisioned PersistentVolumes of this storage class + are created with these mountOptions, e.g. ["ro", "soft"]. Not validated + - mount of the PVs will simply fail if one is invalid. + items: + type: string + type: array + parameters: + additionalProperties: + type: string + description: Parameters holds the parameters for the provisioner that should + create volumes of this storage class. + type: object + provisioner: + description: Provisioner indicates the type of the provisioner. + type: string + reclaimPolicy: + description: Dynamically provisioned PersistentVolumes of this storage class + are created with this reclaimPolicy. Defaults to Delete. + type: string + volumeBindingMode: + description: VolumeBindingMode indicates how PersistentVolumeClaims should + be provisioned and bound. When unset, VolumeBindingImmediate is used. + This field is alpha-level and is only honored by servers that enable the + VolumeScheduling feature. + type: string + required: + - provisioner + type: object + x-kubernetes-group-version-kind: + - group: storage.k8s.io + kind: StorageClass + version: v1beta1 + v1.PodStatus: + description: PodStatus represents information about the status of a pod. Status + may trail the actual state of a system. + example: + phase: phase + reason: reason + podIP: podIP + containerStatuses: + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + hostIP: hostIP + startTime: 2000-01-23T04:56:07.000+00:00 + qosClass: qosClass + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + message: message + initContainerStatuses: + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + - image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + properties: + conditions: + description: 'Current service state of pod. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions' + items: + $ref: '#/components/schemas/v1.PodCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + containerStatuses: + description: 'The list has one entry per container in the manifest. Each + entry is currently the output of `docker inspect`. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-and-container-status' + items: + $ref: '#/components/schemas/v1.ContainerStatus' + type: array + hostIP: + description: IP address of the host to which the pod is assigned. Empty + if not yet scheduled. + type: string + initContainerStatuses: + description: 'The list has one entry per init container in the manifest. + The most recent successful init container will have ready = true, the + most recently started container will have startTime set. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-and-container-status' + items: + $ref: '#/components/schemas/v1.ContainerStatus' + type: array + message: + description: A human readable message indicating details about why the pod + is in this condition. + type: string + phase: + description: 'Current condition of the pod. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-phase' + type: string + podIP: + description: IP address allocated to the pod. Routable at least within the + cluster. Empty if not yet allocated. + type: string + qosClass: + description: 'The Quality of Service (QOS) classification assigned to the + pod based on resource requirements See PodQOSClass type for available + QOS classes More info: https://github.com/kubernetes/kubernetes/blob/master/docs/design/resource-qos.md' + type: string + reason: + description: A brief CamelCase message indicating details about why the + pod is in this state. e.g. 'Evicted' + type: string + startTime: + description: RFC 3339 date and time at which the object was acknowledged + by the Kubelet. This is before the Kubelet pulled the container image(s) + for the pod. + format: date-time + type: string + type: object + v1beta2.StatefulSetStatus: + description: StatefulSetStatus represents the current state of a StatefulSet. + example: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + properties: + collisionCount: + description: collisionCount is the count of hash collisions for the StatefulSet. + The StatefulSet controller uses this field as a collision avoidance mechanism + when it needs to create the name for the newest ControllerRevision. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a statefulset's + current state. + items: + $ref: '#/components/schemas/v1beta2.StatefulSetCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + currentReplicas: + description: currentReplicas is the number of Pods created by the StatefulSet + controller from the StatefulSet version indicated by currentRevision. + format: int32 + type: integer + currentRevision: + description: currentRevision, if not empty, indicates the version of the + StatefulSet used to generate Pods in the sequence [0,currentReplicas). + type: string + observedGeneration: + description: observedGeneration is the most recent generation observed for + this StatefulSet. It corresponds to the StatefulSet's generation, which + is updated on mutation by the API Server. + format: int64 + type: integer + readyReplicas: + description: readyReplicas is the number of Pods created by the StatefulSet + controller that have a Ready Condition. + format: int32 + type: integer + replicas: + description: replicas is the number of Pods created by the StatefulSet controller. + format: int32 + type: integer + updateRevision: + description: updateRevision, if not empty, indicates the version of the + StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas) + type: string + updatedReplicas: + description: updatedReplicas is the number of Pods created by the StatefulSet + controller from the StatefulSet version indicated by updateRevision. + format: int32 + type: integer + required: + - replicas + type: object + v1beta1.ReplicaSetSpec: + description: ReplicaSetSpec is the specification of a ReplicaSet. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + properties: + minReadySeconds: + description: Minimum number of seconds for which a newly created pod should + be ready without any of its container crashing, for it to be considered + available. Defaults to 0 (pod will be considered available as soon as + it is ready) + format: int32 + type: integer + replicas: + description: 'Replicas is the number of desired replicas. This is a pointer + to distinguish between explicit zero and unspecified. Defaults to 1. More + info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller' + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + type: object + v1.AttachedVolume: + description: AttachedVolume describes a volume attached to a node + example: + devicePath: devicePath + name: name + properties: + devicePath: + description: DevicePath represents the device path where the volume should + be available + type: string + name: + description: Name of the attached volume + type: string + required: + - devicePath + - name + type: object + v1.PersistentVolume: + description: 'PersistentVolume (PV) is a storage resource provisioned by an + administrator. It is analogous to a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes' + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + claimRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + secretNamespace: secretNamespace + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + mountOptions: + - mountOptions + - mountOptions + local: + path: path + capacity: + key: capacity + cephfs: + path: path + secretRef: + name: name + namespace: namespace + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + namespace: namespace + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + accessModes: + - accessModes + - accessModes + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + volumeMode: volumeMode + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 0 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + namespace: namespace + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + namespace: namespace + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + storageClassName: storageClassName + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + readOnly: true + fsType: fsType + csi: + driver: driver + volumeHandle: volumeHandle + readOnly: true + nfs: + path: path + server: server + readOnly: true + persistentVolumeReclaimPolicy: persistentVolumeReclaimPolicy + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + status: + phase: phase + reason: reason + message: message + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.PersistentVolumeSpec' + status: + $ref: '#/components/schemas/v1.PersistentVolumeStatus' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: PersistentVolume + version: v1 + apps.v1beta1.DeploymentStatus: + description: DeploymentStatus is the most recently observed status of the Deployment. + example: + unavailableReplicas: 4 + replicas: 2 + readyReplicas: 3 + collisionCount: 7 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 7 + availableReplicas: 2 + observedGeneration: 9 + properties: + availableReplicas: + description: Total number of available pods (ready for at least minReadySeconds) + targeted by this deployment. + format: int32 + type: integer + collisionCount: + description: Count of hash collisions for the Deployment. The Deployment + controller uses this field as a collision avoidance mechanism when it + needs to create the name for the newest ReplicaSet. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a deployment's + current state. + items: + $ref: '#/components/schemas/apps.v1beta1.DeploymentCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + observedGeneration: + description: The generation observed by the deployment controller. + format: int64 + type: integer + readyReplicas: + description: Total number of ready pods targeted by this deployment. + format: int32 + type: integer + replicas: + description: Total number of non-terminated pods targeted by this deployment + (their labels match the selector). + format: int32 + type: integer + unavailableReplicas: + description: Total number of unavailable pods targeted by this deployment. + This is the total number of pods that are still required for the deployment + to have 100% available capacity. They may either be pods that are running + but not yet available or pods that still have not been created. + format: int32 + type: integer + updatedReplicas: + description: Total number of non-terminated pods targeted by this deployment + that have the desired template spec. + format: int32 + type: integer + type: object + v1.NetworkPolicyList: + description: NetworkPolicyList is a list of NetworkPolicy objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + ingress: + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + policyTypes: + - policyTypes + - policyTypes + egress: + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + ingress: + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + policyTypes: + - policyTypes + - policyTypes + egress: + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of schema objects. + items: + $ref: '#/components/schemas/v1.NetworkPolicy' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: networking.k8s.io + kind: NetworkPolicyList + version: v1 + v1beta1.SELinuxStrategyOptions: + description: SELinux Strategy Options defines the strategy type and any options + used to create the strategy. + example: + seLinuxOptions: + role: role + level: level + type: type + user: user + rule: rule + properties: + rule: + description: type is the strategy that will dictate the allowable labels + that may be set. + type: string + seLinuxOptions: + $ref: '#/components/schemas/v1.SELinuxOptions' + required: + - rule + type: object + v1alpha1.ClusterRoleList: + description: ClusterRoleList is a collection of ClusterRoles + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of ClusterRoles + items: + $ref: '#/components/schemas/v1alpha1.ClusterRole' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRoleList + version: v1alpha1 + v1.ReplicaSet: + description: ReplicaSet ensures that a specified number of pod replicas are + running at any given time. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.ReplicaSetSpec' + status: + $ref: '#/components/schemas/v1.ReplicaSetStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: ReplicaSet + version: v1 + v1.NonResourceAttributes: + description: NonResourceAttributes includes the authorization attributes available + for non-resource requests to the Authorizer interface + example: + path: path + verb: verb + properties: + path: + description: Path is the URL path of the request + type: string + verb: + description: Verb is the standard HTTP verb + type: string + type: object + v1beta1.CronJobSpec: + description: CronJobSpec describes how the job execution will look like and + when it will actually run. + example: + suspend: true + schedule: schedule + jobTemplate: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + startingDeadlineSeconds: 6 + concurrencyPolicy: concurrencyPolicy + failedJobsHistoryLimit: 0 + successfulJobsHistoryLimit: 1 + properties: + concurrencyPolicy: + description: 'Specifies how to treat concurrent executions of a Job. Valid + values are: - "Allow" (default): allows CronJobs to run concurrently; + - "Forbid": forbids concurrent runs, skipping next run if previous run + hasn''t finished yet; - "Replace": cancels currently running job and replaces + it with a new one' + type: string + failedJobsHistoryLimit: + description: The number of failed finished jobs to retain. This is a pointer + to distinguish between explicit zero and not specified. Defaults to 1. + format: int32 + type: integer + jobTemplate: + $ref: '#/components/schemas/v1beta1.JobTemplateSpec' + schedule: + description: The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron. + type: string + startingDeadlineSeconds: + description: Optional deadline in seconds for starting the job if it misses + scheduled time for any reason. Missed jobs executions will be counted + as failed ones. + format: int64 + type: integer + successfulJobsHistoryLimit: + description: The number of successful finished jobs to retain. This is a + pointer to distinguish between explicit zero and not specified. Defaults + to 3. + format: int32 + type: integer + suspend: + description: This flag tells the controller to suspend subsequent executions, + it does not apply to already started executions. Defaults to false. + type: boolean + required: + - jobTemplate + - schedule + type: object + v1.StatusCause: + description: StatusCause provides more information about an api.Status failure, + including cases when multiple errors are encountered. + example: + reason: reason + field: field + message: message + properties: + field: + description: |- + The field of the resource that has caused this error, as named by its JSON serialization. May include dot and postfix notation for nested attributes. Arrays are zero-indexed. Fields may appear more than once in an array of causes due to fields having multiple errors. Optional. + + Examples: + "name" - the field "name" on the current resource + "items[0].name" - the field "name" on the first array entry in "items" + type: string + message: + description: A human-readable description of the cause of the error. This + field may be presented as-is to a reader. + type: string + reason: + description: A machine-readable description of the cause of the error. If + this value is empty there is no information available. + type: string + type: object + v1beta2.DaemonSetList: + description: DaemonSetList is a collection of daemon sets. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + numberUnavailable: 3 + updatedNumberScheduled: 4 + numberAvailable: 2 + numberMisscheduled: 7 + numberReady: 9 + currentNumberScheduled: 5 + collisionCount: 1 + desiredNumberScheduled: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 2 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + numberUnavailable: 3 + updatedNumberScheduled: 4 + numberAvailable: 2 + numberMisscheduled: 7 + numberReady: 9 + currentNumberScheduled: 5 + collisionCount: 1 + desiredNumberScheduled: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 2 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: A list of daemon sets. + items: + $ref: '#/components/schemas/v1beta2.DaemonSet' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: DaemonSetList + version: v1beta2 + v1beta2.StatefulSetList: + description: StatefulSetList is a collection of StatefulSets. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + status: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + status: + currentRevision: currentRevision + replicas: 9 + updateRevision: updateRevision + readyReplicas: 7 + collisionCount: 5 + currentReplicas: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + updatedReplicas: 3 + observedGeneration: 2 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + items: + $ref: '#/components/schemas/v1beta2.StatefulSet' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: StatefulSetList + version: v1beta2 + v1.DaemonSetUpdateStrategy: + description: DaemonSetUpdateStrategy is a struct used to control the update + strategy for a DaemonSet. + example: + type: type + rollingUpdate: + maxUnavailable: '{}' + properties: + rollingUpdate: + $ref: '#/components/schemas/v1.RollingUpdateDaemonSet' + type: + description: Type of daemon set update. Can be "RollingUpdate" or "OnDelete". + Default is RollingUpdate. + type: string + type: object + extensions.v1beta1.DeploymentStatus: + description: DeploymentStatus is the most recently observed status of the Deployment. + example: + unavailableReplicas: 4 + replicas: 2 + readyReplicas: 3 + collisionCount: 7 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 7 + availableReplicas: 2 + observedGeneration: 9 + properties: + availableReplicas: + description: Total number of available pods (ready for at least minReadySeconds) + targeted by this deployment. + format: int32 + type: integer + collisionCount: + description: Count of hash collisions for the Deployment. The Deployment + controller uses this field as a collision avoidance mechanism when it + needs to create the name for the newest ReplicaSet. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a deployment's + current state. + items: + $ref: '#/components/schemas/extensions.v1beta1.DeploymentCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + observedGeneration: + description: The generation observed by the deployment controller. + format: int64 + type: integer + readyReplicas: + description: Total number of ready pods targeted by this deployment. + format: int32 + type: integer + replicas: + description: Total number of non-terminated pods targeted by this deployment + (their labels match the selector). + format: int32 + type: integer + unavailableReplicas: + description: Total number of unavailable pods targeted by this deployment. + This is the total number of pods that are still required for the deployment + to have 100% available capacity. They may either be pods that are running + but not yet available or pods that still have not been created. + format: int32 + type: integer + updatedReplicas: + description: Total number of non-terminated pods targeted by this deployment + that have the desired template spec. + format: int32 + type: integer + type: object + v1.ResourceRule: + description: ResourceRule is the list of actions the subject is allowed to perform + on resources. The list ordering isn't significant, may contain duplicates, + and possibly be incomplete. + example: + resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + properties: + apiGroups: + description: APIGroups is the name of the APIGroup that contains the resources. If + multiple API groups are specified, any action requested against one of + the enumerated resources in any API group will be allowed. "*" means + all. + items: + type: string + type: array + resourceNames: + description: ResourceNames is an optional white list of names that the rule + applies to. An empty set means that everything is allowed. "*" means + all. + items: + type: string + type: array + resources: + description: |- + Resources is a list of resources this rule applies to. "*" means all in the specified apiGroups. + "*/foo" represents the subresource 'foo' for all resources in the specified apiGroups. + items: + type: string + type: array + verbs: + description: 'Verb is a list of kubernetes resource API verbs, like: get, + list, watch, create, update, delete, proxy. "*" means all.' + items: + type: string + type: array + required: + - verbs + type: object + v1.DownwardAPIVolumeFile: + description: DownwardAPIVolumeFile represents information to create the file + containing the pod field + example: + mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + properties: + fieldRef: + $ref: '#/components/schemas/v1.ObjectFieldSelector' + mode: + description: 'Optional: mode bits to use on this file, must be a value between + 0 and 0777. If not specified, the volume defaultMode will be used. This + might be in conflict with other options that affect the file mode, like + fsGroup, and the result can be other mode bits set.' + format: int32 + type: integer + path: + description: 'Required: Path is the relative path name of the file to be + created. Must not be absolute or contain the ''..'' path. Must be utf-8 + encoded. The first item of the relative path must not start with ''..''' + type: string + resourceFieldRef: + $ref: '#/components/schemas/v1.ResourceFieldSelector' + required: + - path + type: object + v1alpha1.ClusterRoleBindingList: + description: ClusterRoleBindingList is a collection of ClusterRoleBindings + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of ClusterRoleBindings + items: + $ref: '#/components/schemas/v1alpha1.ClusterRoleBinding' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRoleBindingList + version: v1alpha1 + v1.ContainerImage: + description: Describe a container image + example: + names: + - names + - names + sizeBytes: 6 + properties: + names: + description: Names by which this image is known. e.g. ["gcr.io/google_containers/hyperkube:v1.0.7", + "dockerhub.io/google_containers/hyperkube:v1.0.7"] + items: + type: string + type: array + sizeBytes: + description: The size of the image in bytes. + format: int64 + type: integer + required: + - names + type: object + v1.Namespace: + description: Namespace provides a scope for Names. Use of multiple namespaces + is optional. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + finalizers: + - finalizers + - finalizers + status: + phase: phase + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.NamespaceSpec' + status: + $ref: '#/components/schemas/v1.NamespaceStatus' + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: Namespace + version: v1 + v1beta1.ReplicaSetCondition: + description: ReplicaSetCondition describes the state of a replica set at a certain + point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: The last time the condition transitioned from one status to + another. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of replica set condition. + type: string + required: + - status + - type + type: object + v1.NodeSystemInfo: + description: NodeSystemInfo is a set of ids/uuids to uniquely identify the node. + example: + machineID: machineID + bootID: bootID + containerRuntimeVersion: containerRuntimeVersion + kernelVersion: kernelVersion + kubeletVersion: kubeletVersion + systemUUID: systemUUID + kubeProxyVersion: kubeProxyVersion + operatingSystem: operatingSystem + architecture: architecture + osImage: osImage + properties: + architecture: + description: The Architecture reported by the node + type: string + bootID: + description: Boot ID reported by the node. + type: string + containerRuntimeVersion: + description: ContainerRuntime Version reported by the node through runtime + remote API (e.g. docker://1.5.0). + type: string + kernelVersion: + description: Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64). + type: string + kubeProxyVersion: + description: KubeProxy Version reported by the node. + type: string + kubeletVersion: + description: Kubelet Version reported by the node. + type: string + machineID: + description: 'MachineID reported by the node. For unique machine identification + in the cluster this field is preferred. Learn more from man(5) machine-id: + http://man7.org/linux/man-pages/man5/machine-id.5.html' + type: string + operatingSystem: + description: The Operating System reported by the node + type: string + osImage: + description: OS Image reported by the node from /etc/os-release (e.g. Debian + GNU/Linux 7 (wheezy)). + type: string + systemUUID: + description: SystemUUID reported by the node. For unique machine identification + MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html/RHSM/getting-system-uuid.html + type: string + required: + - architecture + - bootID + - containerRuntimeVersion + - kernelVersion + - kubeProxyVersion + - kubeletVersion + - machineID + - operatingSystem + - osImage + - systemUUID + type: object + v1beta1.ClusterRoleList: + description: ClusterRoleList is a collection of ClusterRoles + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is a list of ClusterRoles + items: + $ref: '#/components/schemas/v1beta1.ClusterRole' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRoleList + version: v1beta1 + v1beta1.RuleWithOperations: + description: RuleWithOperations is a tuple of Operations and Resources. It is + recommended to make sure that all the tuple expansions are valid. + example: + operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + properties: + apiGroups: + description: APIGroups is the API groups the resources belong to. '*' is + all groups. If '*' is present, the length of the slice must be one. Required. + items: + type: string + type: array + apiVersions: + description: APIVersions is the API versions the resources belong to. '*' + is all versions. If '*' is present, the length of the slice must be one. + Required. + items: + type: string + type: array + operations: + description: Operations is the operations the admission hook cares about + - CREATE, UPDATE, or * for all operations. If '*' is present, the length + of the slice must be one. Required. + items: + type: string + type: array + resources: + description: |- + Resources is a list of resources this rule applies to. + + For example: 'pods' means pods. 'pods/log' means the log subresource of pods. '*' means all resources, but not subresources. 'pods/*' means all subresources of pods. '*/scale' means all scale subresources. '*/*' means all resources and their subresources. + + If wildcard is present, the validation rule will ensure resources do not overlap with each other. + + Depending on the enclosing object, subresources might not be allowed. Required. + items: + type: string + type: array + type: object + v1.PodCondition: + description: PodCondition contains details for the current condition of this + pod. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + properties: + lastProbeTime: + description: Last time we probed the condition. + format: date-time + type: string + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + message: + description: Human-readable message indicating details about last transition. + type: string + reason: + description: Unique, one-word, CamelCase reason for the condition's last + transition. + type: string + status: + description: 'Status is the status of the condition. Can be True, False, + Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions' + type: string + type: + description: 'Type is the type of the condition. Currently only Ready. More + info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions' + type: string + required: + - status + - type + type: object + v1.ConfigMapList: + description: ConfigMapList is a resource containing a list of ConfigMap objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + key: data + kind: kind + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + key: data + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of ConfigMaps. + items: + $ref: '#/components/schemas/v1.ConfigMap' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ConfigMapList + version: v1 + v1beta2.DeploymentList: + description: DeploymentList is a list of Deployments. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + status: + unavailableReplicas: 2 + replicas: 3 + readyReplicas: 9 + collisionCount: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 4 + availableReplicas: 5 + observedGeneration: 7 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + status: + unavailableReplicas: 2 + replicas: 3 + readyReplicas: 9 + collisionCount: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 4 + availableReplicas: 5 + observedGeneration: 7 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of Deployments. + items: + $ref: '#/components/schemas/v1beta2.Deployment' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: DeploymentList + version: v1beta2 + v1beta1.WebhookClientConfig: + description: WebhookClientConfig contains the information to make a TLS connection + with the webhook + example: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + properties: + caBundle: + description: '`caBundle` is a PEM encoded CA bundle which will be used to + validate the webhook''s server certificate. Required.' + format: byte + pattern: ^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$ + type: string + service: + $ref: '#/components/schemas/admissionregistration.v1beta1.ServiceReference' + url: + description: |- + `url` gives the location of the webhook, in standard URL form (`[scheme://]host:port/path`). Exactly one of `url` or `service` must be specified. + + The `host` should not refer to a service running in the cluster; use the `service` field instead. The host might be resolved via external DNS in some apiservers (e.g., `kube-apiserver` cannot resolve in-cluster DNS as that would be a layering violation). `host` may also be an IP address. + + Please note that using `localhost` or `127.0.0.1` as a `host` is risky unless you take great care to run this webhook on all hosts which run an apiserver which might need to make calls to this webhook. Such installs are likely to be non-portable, i.e., not easy to turn up in a new cluster. + + The scheme must be "https"; the URL must begin with "https://". + + A path is optional, and if present may be any string permissible in a URL. You may use the path to pass an arbitrary string to the webhook, for example, a cluster identifier. + + Attempting to use a user or basic auth e.g. "user:password@" is not allowed. Fragments ("#...") and query parameters ("?...") are not allowed, either. + type: string + required: + - caBundle + type: object + v1.Handler: + description: Handler defines a specific action that should be taken + example: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + properties: + exec: + $ref: '#/components/schemas/v1.ExecAction' + httpGet: + $ref: '#/components/schemas/v1.HTTPGetAction' + tcpSocket: + $ref: '#/components/schemas/v1.TCPSocketAction' + type: object + v1beta1.ControllerRevisionList: + description: ControllerRevisionList is a resource containing a list of ControllerRevision + objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + Raw: Raw + kind: kind + revision: 0 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + data: + Raw: Raw + kind: kind + revision: 0 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of ControllerRevisions + items: + $ref: '#/components/schemas/v1beta1.ControllerRevision' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: ControllerRevisionList + version: v1beta1 + v1.StatefulSetCondition: + description: StatefulSetCondition describes the state of a statefulset at a + certain point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of statefulset condition. + type: string + required: + - status + - type + type: object + v1.CSIPersistentVolumeSource: + description: Represents storage that is managed by an external CSI volume driver + example: + driver: driver + volumeHandle: volumeHandle + readOnly: true + properties: + driver: + description: Driver is the name of the driver to use for this volume. Required. + type: string + readOnly: + description: 'Optional: The value to pass to ControllerPublishVolumeRequest. + Defaults to false (read/write).' + type: boolean + volumeHandle: + description: VolumeHandle is the unique volume name returned by the CSI + volume plugin’s CreateVolume to refer to the volume on all subsequent + calls. Required. + type: string + required: + - driver + - volumeHandle + type: object + v1.HorizontalPodAutoscalerList: + description: list of horizontal pod autoscaler objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + maxReplicas: 0 + minReplicas: 6 + targetCPUUtilizationPercentage: 1 + scaleTargetRef: + apiVersion: apiVersion + kind: kind + name: name + status: + currentCPUUtilizationPercentage: 5 + desiredReplicas: 2 + currentReplicas: 5 + lastScaleTime: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 7 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + maxReplicas: 0 + minReplicas: 6 + targetCPUUtilizationPercentage: 1 + scaleTargetRef: + apiVersion: apiVersion + kind: kind + name: name + status: + currentCPUUtilizationPercentage: 5 + desiredReplicas: 2 + currentReplicas: 5 + lastScaleTime: 2000-01-23T04:56:07.000+00:00 + observedGeneration: 7 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: list of horizontal pod autoscaler objects. + items: + $ref: '#/components/schemas/v1.HorizontalPodAutoscaler' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: autoscaling + kind: HorizontalPodAutoscalerList + version: v1 + v1beta1.CertificateSigningRequestSpec: + description: This information is immutable after the request is created. Only + the Request and Usages fields can be set on creation, other fields are derived + by Kubernetes and cannot be modified by users. + example: + request: request + uid: uid + extra: + key: + - extra + - extra + groups: + - groups + - groups + usages: + - usages + - usages + username: username + properties: + extra: + additionalProperties: + items: + type: string + type: array + description: Extra information about the requesting user. See user.Info + interface for details. + type: object + groups: + description: Group information about the requesting user. See user.Info + interface for details. + items: + type: string + type: array + request: + description: Base64-encoded PKCS#10 CSR data + format: byte + pattern: ^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$ + type: string + uid: + description: UID information about the requesting user. See user.Info interface + for details. + type: string + usages: + description: |- + allowedUsages specifies a set of usage contexts the key will be valid for. See: https://tools.ietf.org/html/rfc5280#section-4.2.1.3 + https://tools.ietf.org/html/rfc5280#section-4.2.1.12 + items: + type: string + type: array + username: + description: Information about the requesting user. See user.Info interface + for details. + type: string + required: + - request + type: object + v1.CephFSVolumeSource: + description: Represents a Ceph Filesystem mount that lasts the lifetime of a + pod Cephfs volumes do not support ownership management or SELinux relabeling. + example: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + properties: + monitors: + description: 'Required: Monitors is a collection of Ceph monitors More info: + https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it' + items: + type: string + type: array + path: + description: 'Optional: Used as the mounted root, rather than the full Ceph + tree, default is /' + type: string + readOnly: + description: 'Optional: Defaults to false (read/write). ReadOnly here will + force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it' + type: boolean + secretFile: + description: 'Optional: SecretFile is the path to key ring for User, default + is /etc/ceph/user.secret More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it' + type: string + secretRef: + $ref: '#/components/schemas/v1.LocalObjectReference' + user: + description: 'Optional: User is the rados user name, default is admin More + info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it' + type: string + required: + - monitors + type: object + v1beta1.DaemonSetCondition: + description: DaemonSetCondition describes the state of a DaemonSet at a certain + point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of DaemonSet condition. + type: string + required: + - status + - type + type: object + apps.v1beta1.RollingUpdateDeployment: + description: Spec to control the desired behavior of rolling update. + example: + maxSurge: '{}' + maxUnavailable: '{}' + properties: + maxSurge: + description: 'The maximum number of pods that can be scheduled above the + desired number of pods. Value can be an absolute number (ex: 5) or a percentage + of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute + number is calculated from percentage by rounding up. Defaults to 25%. + Example: when this is set to 30%, the new RC can be scaled up immediately + when the rolling update starts, such that the total number of old and + new pods do not exceed 130% of desired pods. Once old pods have been killed, + new RC can be scaled up further, ensuring that total number of pods running + at any time during the update is atmost 130% of desired pods.' + properties: {} + type: object + maxUnavailable: + description: 'The maximum number of pods that can be unavailable during + the update. Value can be an absolute number (ex: 5) or a percentage of + desired pods (ex: 10%). Absolute number is calculated from percentage + by rounding down. This can not be 0 if MaxSurge is 0. Defaults to 25%. + Example: when this is set to 30%, the old RC can be scaled down to 70% + of desired pods immediately when the rolling update starts. Once new pods + are ready, old RC can be scaled down further, followed by scaling up the + new RC, ensuring that the total number of pods available at all times + during the update is at least 70% of desired pods.' + properties: {} + type: object + type: object + v1.NodeAffinity: + description: Node affinity is a group of node affinity scheduling rules. + example: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + properties: + preferredDuringSchedulingIgnoredDuringExecution: + description: The scheduler will prefer to schedule pods to nodes that satisfy + the affinity expressions specified by this field, but it may choose a + node that violates one or more of the expressions. The node that is most + preferred is the one with the greatest sum of weights, i.e. for each node + that meets all of the scheduling requirements (resource request, requiredDuringScheduling + affinity expressions, etc.), compute a sum by iterating through the elements + of this field and adding "weight" to the sum if the node matches the corresponding + matchExpressions; the node(s) with the highest sum are the most preferred. + items: + $ref: '#/components/schemas/v1.PreferredSchedulingTerm' + type: array + requiredDuringSchedulingIgnoredDuringExecution: + $ref: '#/components/schemas/v1.NodeSelector' + type: object + v1alpha1.PodPreset: + description: PodPreset is a policy resource that defines additional runtime + requirements for a Pod. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1alpha1.PodPresetSpec' + type: object + x-kubernetes-group-version-kind: + - group: settings.k8s.io + kind: PodPreset + version: v1alpha1 + v1.SecretVolumeSource: + description: |- + Adapts a Secret into a volume. + + The contents of the target Secret's Data field will be presented in a volume as files using the keys in the Data field as the file names. Secret volumes support ownership management and SELinux relabeling. + example: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + properties: + defaultMode: + description: 'Optional: mode bits to use on created files by default. Must + be a value between 0 and 0777. Defaults to 0644. Directories within the + path are not affected by this setting. This might be in conflict with + other options that affect the file mode, like fsGroup, and the result + can be other mode bits set.' + format: int32 + type: integer + items: + description: If unspecified, each key-value pair in the Data field of the + referenced Secret will be projected into the volume as a file whose name + is the key and content is the value. If specified, the listed keys will + be projected into the specified paths, and unlisted keys will not be present. + If a key is specified which is not present in the Secret, the volume setup + will error unless it is marked optional. Paths must be relative and may + not contain the '..' path or start with '..'. + items: + $ref: '#/components/schemas/v1.KeyToPath' + type: array + optional: + description: Specify whether the Secret or it's keys must be defined + type: boolean + secretName: + description: 'Name of the secret in the pod''s namespace to use. More info: + https://kubernetes.io/docs/concepts/storage/volumes#secret' + type: string + type: object + v1beta1.CustomResourceDefinitionList: + description: CustomResourceDefinitionList is a list of CustomResourceDefinition + objects. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + names: + listKind: listKind + shortNames: + - shortNames + - shortNames + plural: plural + kind: kind + singular: singular + scope: scope + version: version + validation: + openAPIV3Schema: + $schema: $schema + minLength: 2 + pattern: pattern + description: description + title: title + type: type + required: + - required + - required + example: + Raw: Raw + exclusiveMaximum: true + patternProperties: {} + allOf: + - null + - null + default: + Raw: Raw + oneOf: + - null + - null + additionalItems: + Allows: true + id: id + maxProperties: 1 + exclusiveMinimum: true + definitions: {} + multipleOf: 3.61607674925191080461672754609026014804840087890625 + maxItems: 0 + format: format + anyOf: + - null + - null + enum: + - Raw: Raw + - Raw: Raw + dependencies: + key: + Property: + - Property + - Property + minProperties: 7 + minItems: 5 + uniqueItems: true + maximum: 5.962133916683182377482808078639209270477294921875 + additionalProperties: + Allows: true + externalDocs: + description: description + url: url + $ref: $ref + items: + JSONSchemas: + - null + - null + minimum: 9.301444243932575517419536481611430644989013671875 + maxLength: 6 + properties: {} + group: group + status: + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + acceptedNames: + listKind: listKind + shortNames: + - shortNames + - shortNames + plural: plural + kind: kind + singular: singular + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + names: + listKind: listKind + shortNames: + - shortNames + - shortNames + plural: plural + kind: kind + singular: singular + scope: scope + version: version + validation: + openAPIV3Schema: + $schema: $schema + minLength: 2 + pattern: pattern + description: description + title: title + type: type + required: + - required + - required + example: + Raw: Raw + exclusiveMaximum: true + patternProperties: {} + allOf: + - null + - null + default: + Raw: Raw + oneOf: + - null + - null + additionalItems: + Allows: true + id: id + maxProperties: 1 + exclusiveMinimum: true + definitions: {} + multipleOf: 3.61607674925191080461672754609026014804840087890625 + maxItems: 0 + format: format + anyOf: + - null + - null + enum: + - Raw: Raw + - Raw: Raw + dependencies: + key: + Property: + - Property + - Property + minProperties: 7 + minItems: 5 + uniqueItems: true + maximum: 5.962133916683182377482808078639209270477294921875 + additionalProperties: + Allows: true + externalDocs: + description: description + url: url + $ref: $ref + items: + JSONSchemas: + - null + - null + minimum: 9.301444243932575517419536481611430644989013671875 + maxLength: 6 + properties: {} + group: group + status: + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + acceptedNames: + listKind: listKind + shortNames: + - shortNames + - shortNames + plural: plural + kind: kind + singular: singular + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items individual CustomResourceDefinitions + items: + $ref: '#/components/schemas/v1beta1.CustomResourceDefinition' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + v1.Toleration: + description: The pod this Toleration is attached to tolerates any taint that + matches the triple using the matching operator . + example: + effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + properties: + effect: + description: Effect indicates the taint effect to match. Empty means match + all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule + and NoExecute. + type: string + key: + description: Key is the taint key that the toleration applies to. Empty + means match all taint keys. If the key is empty, operator must be Exists; + this combination means to match all values and all keys. + type: string + operator: + description: Operator represents a key's relationship to the value. Valid + operators are Exists and Equal. Defaults to Equal. Exists is equivalent + to wildcard for value, so that a pod can tolerate all taints of a particular + category. + type: string + tolerationSeconds: + description: TolerationSeconds represents the period of time the toleration + (which must be of effect NoExecute, otherwise this field is ignored) tolerates + the taint. By default, it is not set, which means tolerate the taint forever + (do not evict). Zero and negative values will be treated as 0 (evict immediately) + by the system. + format: int64 + type: integer + value: + description: Value is the taint value the toleration matches to. If the + operator is Exists, the value should be empty, otherwise just a regular + string. + type: string + type: object + apps.v1beta1.ScaleSpec: + description: ScaleSpec describes the attributes of a scale subresource + example: + replicas: 0 + properties: + replicas: + description: desired number of instances for the scaled object. + format: int32 + type: integer + type: object + v1.EndpointAddress: + description: EndpointAddress is a tuple that describes single IP address. + example: + nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + properties: + hostname: + description: The Hostname of this endpoint + type: string + ip: + description: The IP of this endpoint. May not be loopback (127.0.0.0/8), + link-local (169.254.0.0/16), or link-local multicast ((224.0.0.0/24). + IPv6 is also accepted but not fully supported on all platforms. Also, + certain kubernetes components, like kube-proxy, are not IPv6 ready. + type: string + nodeName: + description: 'Optional: Node hosting this endpoint. This can be used to + determine endpoints local to a node.' + type: string + targetRef: + $ref: '#/components/schemas/v1.ObjectReference' + required: + - ip + type: object + v1beta1.StorageClassList: + description: StorageClassList is a collection of storage classes. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - volumeBindingMode: volumeBindingMode + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + provisioner: provisioner + apiVersion: apiVersion + allowVolumeExpansion: true + reclaimPolicy: reclaimPolicy + kind: kind + mountOptions: + - mountOptions + - mountOptions + parameters: + key: parameters + - volumeBindingMode: volumeBindingMode + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + provisioner: provisioner + apiVersion: apiVersion + allowVolumeExpansion: true + reclaimPolicy: reclaimPolicy + kind: kind + mountOptions: + - mountOptions + - mountOptions + parameters: + key: parameters + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of StorageClasses + items: + $ref: '#/components/schemas/v1beta1.StorageClass' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: storage.k8s.io + kind: StorageClassList + version: v1beta1 + v1beta2.ReplicaSet: + description: DEPRECATED - This group version of ReplicaSet is deprecated by + apps/v1/ReplicaSet. See the release notes for more information. ReplicaSet + ensures that a specified number of pod replicas are running at any given time. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta2.ReplicaSetSpec' + status: + $ref: '#/components/schemas/v1beta2.ReplicaSetStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: ReplicaSet + version: v1beta2 + extensions.v1beta1.RollingUpdateDeployment: + description: Spec to control the desired behavior of rolling update. + example: + maxSurge: '{}' + maxUnavailable: '{}' + properties: + maxSurge: + description: 'The maximum number of pods that can be scheduled above the + desired number of pods. Value can be an absolute number (ex: 5) or a percentage + of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute + number is calculated from percentage by rounding up. By default, a value + of 1 is used. Example: when this is set to 30%, the new RC can be scaled + up immediately when the rolling update starts, such that the total number + of old and new pods do not exceed 130% of desired pods. Once old pods + have been killed, new RC can be scaled up further, ensuring that total + number of pods running at any time during the update is atmost 130% of + desired pods.' + properties: {} + type: object + maxUnavailable: + description: 'The maximum number of pods that can be unavailable during + the update. Value can be an absolute number (ex: 5) or a percentage of + desired pods (ex: 10%). Absolute number is calculated from percentage + by rounding down. This can not be 0 if MaxSurge is 0. By default, a fixed + value of 1 is used. Example: when this is set to 30%, the old RC can be + scaled down to 70% of desired pods immediately when the rolling update + starts. Once new pods are ready, old RC can be scaled down further, followed + by scaling up the new RC, ensuring that the total number of pods available + at all times during the update is at least 70% of desired pods.' + properties: {} + type: object + type: object + apiregistration.v1beta1.ServiceReference: + description: ServiceReference holds a reference to Service.legacy.k8s.io + example: + name: name + namespace: namespace + properties: + name: + description: Name is the name of the service + type: string + namespace: + description: Namespace is the namespace of the service + type: string + type: object + v1.AzureFileVolumeSource: + description: AzureFile represents an Azure File Service mount on the host and + bind mount to the pod. + example: + secretName: secretName + readOnly: true + shareName: shareName + properties: + readOnly: + description: Defaults to false (read/write). ReadOnly here will force the + ReadOnly setting in VolumeMounts. + type: boolean + secretName: + description: the name of secret that contains Azure Storage Account Name + and Key + type: string + shareName: + description: Share Name + type: string + required: + - secretName + - shareName + type: object + v1.PodTemplateSpec: + description: PodTemplateSpec describes the data a pod should have when created + from a template + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + properties: + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.PodSpec' + type: object + v1.PodSpec: + description: PodSpec is a description of a pod. + example: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + properties: + activeDeadlineSeconds: + description: Optional duration in seconds the pod may be active on the node + relative to StartTime before the system will actively try to mark it failed + and kill associated containers. Value must be a positive integer. + format: int64 + type: integer + affinity: + $ref: '#/components/schemas/v1.Affinity' + automountServiceAccountToken: + description: AutomountServiceAccountToken indicates whether a service account + token should be automatically mounted. + type: boolean + containers: + description: List of containers belonging to the pod. Containers cannot + currently be added or removed. There must be at least one container in + a Pod. Cannot be updated. + items: + $ref: '#/components/schemas/v1.Container' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: name + dnsConfig: + $ref: '#/components/schemas/v1.PodDNSConfig' + dnsPolicy: + description: Set DNS policy for the pod. Defaults to "ClusterFirst". Valid + values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. + DNS parameters given in DNSConfig will be merged with the policy selected + with DNSPolicy. To have DNS options set along with hostNetwork, you have + to specify DNS policy explicitly to 'ClusterFirstWithHostNet'. Note that + 'None' policy is an alpha feature introduced in v1.9 and CustomPodDNS + feature gate must be enabled to use it. + type: string + hostAliases: + description: HostAliases is an optional list of hosts and IPs that will + be injected into the pod's hosts file if specified. This is only valid + for non-hostNetwork pods. + items: + $ref: '#/components/schemas/v1.HostAlias' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: ip + hostIPC: + description: 'Use the host''s ipc namespace. Optional: Default to false.' + type: boolean + hostNetwork: + description: Host networking requested for this pod. Use the host's network + namespace. If this option is set, the ports that will be used must be + specified. Default to false. + type: boolean + hostPID: + description: 'Use the host''s pid namespace. Optional: Default to false.' + type: boolean + hostname: + description: Specifies the hostname of the Pod If not specified, the pod's + hostname will be set to a system-defined value. + type: string + imagePullSecrets: + description: 'ImagePullSecrets is an optional list of references to secrets + in the same namespace to use for pulling any of the images used by this + PodSpec. If specified, these secrets will be passed to individual puller + implementations for them to use. For example, in the case of docker, only + DockerConfig type secrets are honored. More info: https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod' + items: + $ref: '#/components/schemas/v1.LocalObjectReference' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: name + initContainers: + description: 'List of initialization containers belonging to the pod. Init + containers are executed in order prior to containers being started. If + any init container fails, the pod is considered to have failed and is + handled according to its restartPolicy. The name for an init container + or normal container must be unique among all containers. Init containers + may not have Lifecycle actions, Readiness probes, or Liveness probes. + The resourceRequirements of an init container are taken into account during + scheduling by finding the highest request/limit for each resource type, + and then using the max of of that value or the sum of the normal containers. + Limits are applied to init containers in a similar fashion. Init containers + cannot currently be added or removed. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/' + items: + $ref: '#/components/schemas/v1.Container' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: name + nodeName: + description: NodeName is a request to schedule this pod onto a specific + node. If it is non-empty, the scheduler simply schedules this pod onto + that node, assuming that it fits resource requirements. + type: string + nodeSelector: + additionalProperties: + type: string + description: 'NodeSelector is a selector which must be true for the pod + to fit on a node. Selector which must match a node''s labels for the pod + to be scheduled on that node. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/' + type: object + priority: + description: The priority value. Various system components use this field + to find the priority of the pod. When Priority Admission Controller is + enabled, it prevents users from setting this field. The admission controller + populates this field from PriorityClassName. The higher the value, the + higher the priority. + format: int32 + type: integer + priorityClassName: + description: If specified, indicates the pod's priority. "SYSTEM" is a special + keyword which indicates the highest priority. Any other name must be defined + by creating a PriorityClass object with that name. If not specified, the + pod priority will be default or zero if there is no default. + type: string + restartPolicy: + description: 'Restart policy for all containers within the pod. One of Always, + OnFailure, Never. Default to Always. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy' + type: string + schedulerName: + description: If specified, the pod will be dispatched by specified scheduler. + If not specified, the pod will be dispatched by default scheduler. + type: string + securityContext: + $ref: '#/components/schemas/v1.PodSecurityContext' + serviceAccount: + description: 'DeprecatedServiceAccount is a depreciated alias for ServiceAccountName. + Deprecated: Use serviceAccountName instead.' + type: string + serviceAccountName: + description: 'ServiceAccountName is the name of the ServiceAccount to use + to run this pod. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/' + type: string + subdomain: + description: If specified, the fully qualified Pod hostname will be "...svc.". If not specified, the pod will not have + a domainname at all. + type: string + terminationGracePeriodSeconds: + description: Optional duration in seconds the pod needs to terminate gracefully. + May be decreased in delete request. Value must be non-negative integer. + The value zero indicates delete immediately. If this value is nil, the + default grace period will be used instead. The grace period is the duration + in seconds after the processes running in the pod are sent a termination + signal and the time when the processes are forcibly halted with a kill + signal. Set this value longer than the expected cleanup time for your + process. Defaults to 30 seconds. + format: int64 + type: integer + tolerations: + description: If specified, the pod's tolerations. + items: + $ref: '#/components/schemas/v1.Toleration' + type: array + volumes: + description: 'List of volumes that can be mounted by containers belonging + to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes' + items: + $ref: '#/components/schemas/v1.Volume' + type: array + x-kubernetes-patch-strategy: merge,retainKeys + x-kubernetes-patch-merge-key: name + required: + - containers + type: object + v1.HTTPHeader: + description: HTTPHeader describes a custom header to be used in HTTP probes + example: + name: name + value: value + properties: + name: + description: The header field name + type: string + value: + description: The header field value + type: string + required: + - name + - value + type: object + v1.DaemonSet: + description: DaemonSet represents the configuration of a daemon set. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + numberUnavailable: 3 + updatedNumberScheduled: 4 + numberAvailable: 2 + numberMisscheduled: 7 + numberReady: 9 + currentNumberScheduled: 5 + collisionCount: 1 + desiredNumberScheduled: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 2 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.DaemonSetSpec' + status: + $ref: '#/components/schemas/v1.DaemonSetStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: DaemonSet + version: v1 + v1beta2.ReplicaSetList: + description: ReplicaSetList is a collection of ReplicaSets. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: 'List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller' + items: + $ref: '#/components/schemas/v1beta2.ReplicaSet' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: ReplicaSetList + version: v1beta2 + v1beta1.APIServiceSpec: + description: APIServiceSpec contains information for locating and communicating + with a server. Only https is supported, though you are able to disable certificate + verification. + example: + caBundle: caBundle + groupPriorityMinimum: 0 + versionPriority: 6 + service: + name: name + namespace: namespace + insecureSkipTLSVerify: true + version: version + group: group + properties: + caBundle: + description: CABundle is a PEM encoded CA bundle which will be used to validate + an API server's serving certificate. + format: byte + pattern: ^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$ + type: string + group: + description: Group is the API group name this server hosts + type: string + groupPriorityMinimum: + description: 'GroupPriorityMininum is the priority this group should have + at least. Higher priority means that the group is preferred by clients + over lower priority ones. Note that other versions of this group might + specify even higher GroupPriorityMininum values such that the whole group + gets a higher priority. The primary sort is based on GroupPriorityMinimum, + ordered highest number to lowest (20 before 10). The secondary sort is + based on the alphabetical comparison of the name of the object. (v1.bar + before v1.foo) We''d recommend something like: *.k8s.io (except extensions) + at 18000 and PaaSes (OpenShift, Deis) are recommended to be in the 2000s' + format: int32 + type: integer + insecureSkipTLSVerify: + description: InsecureSkipTLSVerify disables TLS certificate verification + when communicating with this server. This is strongly discouraged. You + should use the CABundle instead. + type: boolean + service: + $ref: '#/components/schemas/apiregistration.v1beta1.ServiceReference' + version: + description: Version is the API version this server hosts. For example, + "v1" + type: string + versionPriority: + description: VersionPriority controls the ordering of this API version inside + of its group. Must be greater than zero. The primary sort is based on + VersionPriority, ordered highest to lowest (20 before 10). The secondary + sort is based on the alphabetical comparison of the name of the object. (v1.bar + before v1.foo) Since it's inside of a group, the number can be small, + probably in the 10s. + format: int32 + type: integer + required: + - caBundle + - groupPriorityMinimum + - service + - versionPriority + type: object + v1.TokenReviewSpec: + description: TokenReviewSpec is a description of the token authentication request. + example: + token: token + properties: + token: + description: Token is the opaque bearer token. + type: string + type: object + v1.Deployment: + description: Deployment enables declarative updates for Pods and ReplicaSets. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + status: + unavailableReplicas: 2 + replicas: 3 + readyReplicas: 9 + collisionCount: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 4 + availableReplicas: 5 + observedGeneration: 7 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.DeploymentSpec' + status: + $ref: '#/components/schemas/v1.DeploymentStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: Deployment + version: v1 + v1.ResourceFieldSelector: + description: ResourceFieldSelector represents container resources (cpu, memory) + and their output format + example: + divisor: divisor + resource: resource + containerName: containerName + properties: + containerName: + description: 'Container name: required for volumes, optional for env vars' + type: string + divisor: + description: Specifies the output format of the exposed resources, defaults + to "1" + type: string + resource: + description: 'Required: resource to select' + type: string + required: + - resource + type: object + v1.EndpointSubset: + description: |- + EndpointSubset is a group of addresses with a common set of ports. The expanded set of endpoints is the Cartesian product of Addresses x Ports. For example, given: + { + Addresses: [{"ip": "10.10.1.1"}, {"ip": "10.10.2.2"}], + Ports: [{"name": "a", "port": 8675}, {"name": "b", "port": 309}] + } + The resulting set of endpoints can be viewed as: + a: [ 10.10.1.1:8675, 10.10.2.2:8675 ], + b: [ 10.10.1.1:309, 10.10.2.2:309 ] + example: + notReadyAddresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + addresses: + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + - nodeName: nodeName + targetRef: + uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + hostname: hostname + ip: ip + ports: + - protocol: protocol + port: 0 + name: name + - protocol: protocol + port: 0 + name: name + properties: + addresses: + description: IP addresses which offer the related ports that are marked + as ready. These endpoints should be considered safe for load balancers + and clients to utilize. + items: + $ref: '#/components/schemas/v1.EndpointAddress' + type: array + notReadyAddresses: + description: IP addresses which offer the related ports but are not currently + marked as ready because they have not yet finished starting, have recently + failed a readiness check, or have recently failed a liveness check. + items: + $ref: '#/components/schemas/v1.EndpointAddress' + type: array + ports: + description: Port numbers available on the related IP addresses. + items: + $ref: '#/components/schemas/v1.EndpointPort' + type: array + type: object + apps.v1beta1.DeploymentSpec: + description: DeploymentSpec is the specification of the desired behavior of + the Deployment. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + rollbackTo: + revision: 5 + properties: + minReadySeconds: + description: Minimum number of seconds for which a newly created pod should + be ready without any of its container crashing, for it to be considered + available. Defaults to 0 (pod will be considered available as soon as + it is ready) + format: int32 + type: integer + paused: + description: Indicates that the deployment is paused. + type: boolean + progressDeadlineSeconds: + description: The maximum time in seconds for a deployment to make progress + before it is considered to be failed. The deployment controller will continue + to process failed deployments and a condition with a ProgressDeadlineExceeded + reason will be surfaced in the deployment status. Note that progress will + not be estimated during the time a deployment is paused. Defaults to 600s. + format: int32 + type: integer + replicas: + description: Number of desired pods. This is a pointer to distinguish between + explicit zero and not specified. Defaults to 1. + format: int32 + type: integer + revisionHistoryLimit: + description: The number of old ReplicaSets to retain to allow rollback. + This is a pointer to distinguish between explicit zero and not specified. + Defaults to 2. + format: int32 + type: integer + rollbackTo: + $ref: '#/components/schemas/apps.v1beta1.RollbackConfig' + selector: + $ref: '#/components/schemas/v1.LabelSelector' + strategy: + $ref: '#/components/schemas/apps.v1beta1.DeploymentStrategy' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + required: + - template + type: object + v1beta1.JSONSchemaPropsOrStringArray: + description: JSONSchemaPropsOrStringArray represents a JSONSchemaProps or a + string array. + example: + Property: + - Property + - Property + properties: + Property: + items: + type: string + type: array + Schema: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + required: + - Property + - Schema + type: object + v1.ScaleIOPersistentVolumeSource: + description: ScaleIOPersistentVolumeSource represents a persistent ScaleIO volume + example: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + namespace: namespace + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + properties: + fsType: + description: Filesystem type to mount. Must be a filesystem type supported + by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred + to be "ext4" if unspecified. + type: string + gateway: + description: The host address of the ScaleIO API Gateway. + type: string + protectionDomain: + description: The name of the ScaleIO Protection Domain for the configured + storage. + type: string + readOnly: + description: Defaults to false (read/write). ReadOnly here will force the + ReadOnly setting in VolumeMounts. + type: boolean + secretRef: + $ref: '#/components/schemas/v1.SecretReference' + sslEnabled: + description: Flag to enable/disable SSL communication with Gateway, default + false + type: boolean + storageMode: + description: Indicates whether the storage for a volume should be ThickProvisioned + or ThinProvisioned. + type: string + storagePool: + description: The ScaleIO Storage Pool associated with the protection domain. + type: string + system: + description: The name of the storage system as configured in ScaleIO. + type: string + volumeName: + description: The name of a volume already created in the ScaleIO system + that is associated with this volume source. + type: string + required: + - gateway + - secretRef + - system + type: object + v2beta1.CrossVersionObjectReference: + description: CrossVersionObjectReference contains enough information to let + you identify the referred resource. + example: + apiVersion: apiVersion + kind: kind + name: name + properties: + apiVersion: + description: API version of the referent + type: string + kind: + description: 'Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds"' + type: string + name: + description: 'Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names' + type: string + required: + - kind + - name + type: object + extensions.v1beta1.DeploymentList: + description: DeploymentList is a list of Deployments. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + rollbackTo: + revision: 5 + status: + unavailableReplicas: 4 + replicas: 2 + readyReplicas: 3 + collisionCount: 7 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 7 + availableReplicas: 2 + observedGeneration: 9 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + rollbackTo: + revision: 5 + status: + unavailableReplicas: 4 + replicas: 2 + readyReplicas: 3 + collisionCount: 7 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 7 + availableReplicas: 2 + observedGeneration: 9 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of Deployments. + items: + $ref: '#/components/schemas/extensions.v1beta1.Deployment' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: DeploymentList + version: v1beta1 + v1.DaemonSetList: + description: DaemonSetList is a collection of daemon sets. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + numberUnavailable: 3 + updatedNumberScheduled: 4 + numberAvailable: 2 + numberMisscheduled: 7 + numberReady: 9 + currentNumberScheduled: 5 + collisionCount: 1 + desiredNumberScheduled: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 2 + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + updateStrategy: + type: type + rollingUpdate: + maxUnavailable: '{}' + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + status: + numberUnavailable: 3 + updatedNumberScheduled: 4 + numberAvailable: 2 + numberMisscheduled: 7 + numberReady: 9 + currentNumberScheduled: 5 + collisionCount: 1 + desiredNumberScheduled: 5 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + observedGeneration: 2 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: A list of daemon sets. + items: + $ref: '#/components/schemas/v1.DaemonSet' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: DaemonSetList + version: v1 + v1beta1.PodSecurityPolicySpec: + description: Pod Security Policy Spec defines the policy enforced. + example: + defaultAddCapabilities: + - defaultAddCapabilities + - defaultAddCapabilities + hostPorts: + - min: 5 + max: 1 + - min: 5 + max: 1 + fsGroup: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + seLinux: + seLinuxOptions: + role: role + level: level + type: type + user: user + rule: rule + hostNetwork: true + hostIPC: true + volumes: + - volumes + - volumes + requiredDropCapabilities: + - requiredDropCapabilities + - requiredDropCapabilities + allowedCapabilities: + - allowedCapabilities + - allowedCapabilities + readOnlyRootFilesystem: true + privileged: true + runAsUser: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + allowedHostPaths: + - pathPrefix: pathPrefix + - pathPrefix: pathPrefix + supplementalGroups: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + defaultAllowPrivilegeEscalation: true + allowPrivilegeEscalation: true + allowedFlexVolumes: + - driver: driver + - driver: driver + hostPID: true + properties: + allowPrivilegeEscalation: + description: AllowPrivilegeEscalation determines if a pod can request to + allow privilege escalation. If unspecified, defaults to true. + type: boolean + allowedCapabilities: + description: AllowedCapabilities is a list of capabilities that can be requested + to add to the container. Capabilities in this field may be added at the + pod author's discretion. You must not list a capability in both AllowedCapabilities + and RequiredDropCapabilities. + items: + type: string + type: array + allowedFlexVolumes: + description: AllowedFlexVolumes is a whitelist of allowed Flexvolumes. Empty + or nil indicates that all Flexvolumes may be used. This parameter is + effective only when the usage of the Flexvolumes is allowed in the "Volumes" + field. + items: + $ref: '#/components/schemas/v1beta1.AllowedFlexVolume' + type: array + allowedHostPaths: + description: is a white list of allowed host paths. Empty indicates that + all host paths may be used. + items: + $ref: '#/components/schemas/v1beta1.AllowedHostPath' + type: array + defaultAddCapabilities: + description: DefaultAddCapabilities is the default set of capabilities that + will be added to the container unless the pod spec specifically drops + the capability. You may not list a capability in both DefaultAddCapabilities + and RequiredDropCapabilities. Capabilities added here are implicitly allowed, + and need not be included in the AllowedCapabilities list. + items: + type: string + type: array + defaultAllowPrivilegeEscalation: + description: DefaultAllowPrivilegeEscalation controls the default setting + for whether a process can gain more privileges than its parent process. + type: boolean + fsGroup: + $ref: '#/components/schemas/v1beta1.FSGroupStrategyOptions' + hostIPC: + description: hostIPC determines if the policy allows the use of HostIPC + in the pod spec. + type: boolean + hostNetwork: + description: hostNetwork determines if the policy allows the use of HostNetwork + in the pod spec. + type: boolean + hostPID: + description: hostPID determines if the policy allows the use of HostPID + in the pod spec. + type: boolean + hostPorts: + description: hostPorts determines which host port ranges are allowed to + be exposed. + items: + $ref: '#/components/schemas/v1beta1.HostPortRange' + type: array + privileged: + description: privileged determines if a pod can request to be run as privileged. + type: boolean + readOnlyRootFilesystem: + description: ReadOnlyRootFilesystem when set to true will force containers + to run with a read only root file system. If the container specifically + requests to run with a non-read only root file system the PSP should deny + the pod. If set to false the container may run with a read only root file + system if it wishes but it will not be forced to. + type: boolean + requiredDropCapabilities: + description: RequiredDropCapabilities are the capabilities that will be + dropped from the container. These are required to be dropped and cannot + be added. + items: + type: string + type: array + runAsUser: + $ref: '#/components/schemas/v1beta1.RunAsUserStrategyOptions' + seLinux: + $ref: '#/components/schemas/v1beta1.SELinuxStrategyOptions' + supplementalGroups: + $ref: '#/components/schemas/v1beta1.SupplementalGroupsStrategyOptions' + volumes: + description: volumes is a white list of allowed volume plugins. Empty indicates + that all plugins may be used. + items: + type: string + type: array + required: + - fsGroup + - runAsUser + - seLinux + - supplementalGroups + type: object + v1alpha1.ClusterRole: + description: ClusterRole is a cluster level, logical grouping of PolicyRules + that can be referenced as a unit by a RoleBinding or ClusterRoleBinding. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + aggregationRule: + clusterRoleSelectors: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + apiVersion: apiVersion + kind: kind + rules: + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + - resourceNames: + - resourceNames + - resourceNames + resources: + - resources + - resources + verbs: + - verbs + - verbs + apiGroups: + - apiGroups + - apiGroups + nonResourceURLs: + - nonResourceURLs + - nonResourceURLs + properties: + aggregationRule: + $ref: '#/components/schemas/v1alpha1.AggregationRule' + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + rules: + description: Rules holds all the PolicyRules for this ClusterRole + items: + $ref: '#/components/schemas/v1alpha1.PolicyRule' + type: array + required: + - rules + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: ClusterRole + version: v1alpha1 + v1beta1.FSGroupStrategyOptions: + description: FSGroupStrategyOptions defines the strategy type and options used + to create the strategy. + example: + ranges: + - min: 6 + max: 0 + - min: 6 + max: 0 + rule: rule + properties: + ranges: + description: Ranges are the allowed ranges of fs groups. If you would like + to force a single fs group then supply a single range with the same start + and end. + items: + $ref: '#/components/schemas/v1beta1.IDRange' + type: array + rule: + description: Rule is the strategy that will dictate what FSGroup is used + in the SecurityContext. + type: string + type: object + v1.ReplicaSetStatus: + description: ReplicaSetStatus represents the current status of a ReplicaSet. + example: + fullyLabeledReplicas: 5 + replicas: 7 + readyReplicas: 2 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + status: status + availableReplicas: 1 + observedGeneration: 5 + properties: + availableReplicas: + description: The number of available replicas (ready for at least minReadySeconds) + for this replica set. + format: int32 + type: integer + conditions: + description: Represents the latest available observations of a replica set's + current state. + items: + $ref: '#/components/schemas/v1.ReplicaSetCondition' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: type + fullyLabeledReplicas: + description: The number of pods that have labels matching the labels of + the pod template of the replicaset. + format: int32 + type: integer + observedGeneration: + description: ObservedGeneration reflects the generation of the most recently + observed ReplicaSet. + format: int64 + type: integer + readyReplicas: + description: The number of ready replicas for this replica set. + format: int32 + type: integer + replicas: + description: 'Replicas is the most recently oberved number of replicas. + More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller' + format: int32 + type: integer + required: + - replicas + type: object + extensions.v1beta1.ScaleStatus: + description: represents the current status of a scale subresource. + example: + targetSelector: targetSelector + replicas: 6 + selector: + key: selector + properties: + replicas: + description: actual number of observed instances of the scaled object. + format: int32 + type: integer + selector: + additionalProperties: + type: string + description: 'label query over pods that should match the replicas count. + More info: http://kubernetes.io/docs/user-guide/labels#label-selectors' + type: object + targetSelector: + description: 'label selector for pods that should match the replicas count. + This is a serializated version of both map-based and more expressive set-based + selectors. This is done to avoid introspection in the clients. The string + will be in the same format as the query-param syntax. If the target type + only supports map-based selectors, both this field and map-based selector + field are populated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors' + type: string + required: + - replicas + type: object + v1beta2.DeploymentSpec: + description: DeploymentSpec is the specification of the desired behavior of + the Deployment. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + properties: + minReadySeconds: + description: Minimum number of seconds for which a newly created pod should + be ready without any of its container crashing, for it to be considered + available. Defaults to 0 (pod will be considered available as soon as + it is ready) + format: int32 + type: integer + paused: + description: Indicates that the deployment is paused. + type: boolean + progressDeadlineSeconds: + description: The maximum time in seconds for a deployment to make progress + before it is considered to be failed. The deployment controller will continue + to process failed deployments and a condition with a ProgressDeadlineExceeded + reason will be surfaced in the deployment status. Note that progress will + not be estimated during the time a deployment is paused. Defaults to 600s. + format: int32 + type: integer + replicas: + description: Number of desired pods. This is a pointer to distinguish between + explicit zero and not specified. Defaults to 1. + format: int32 + type: integer + revisionHistoryLimit: + description: The number of old ReplicaSets to retain to allow rollback. + This is a pointer to distinguish between explicit zero and not specified. + Defaults to 10. + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + strategy: + $ref: '#/components/schemas/v1beta2.DeploymentStrategy' + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + required: + - selector + - template + type: object + v1beta1.NetworkPolicy: + description: DEPRECATED 1.9 - This group version of NetworkPolicy is deprecated + by networking/v1/NetworkPolicy. NetworkPolicy describes what network traffic + is allowed for a set of Pods + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + ingress: + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - from: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + policyTypes: + - policyTypes + - policyTypes + egress: + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + - to: + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + - podSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ipBlock: + cidr: cidr + except: + - except + - except + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + ports: + - protocol: protocol + port: '{}' + - protocol: protocol + port: '{}' + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.NetworkPolicySpec' + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: NetworkPolicy + version: v1beta1 + v1beta1.IngressList: + description: IngressList is a collection of Ingress. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + backend: + servicePort: '{}' + serviceName: serviceName + rules: + - host: host + http: + paths: + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - host: host + http: + paths: + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + tls: + - secretName: secretName + hosts: + - hosts + - hosts + - secretName: secretName + hosts: + - hosts + - hosts + status: + loadBalancer: + ingress: + - hostname: hostname + ip: ip + - hostname: hostname + ip: ip + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + backend: + servicePort: '{}' + serviceName: serviceName + rules: + - host: host + http: + paths: + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - host: host + http: + paths: + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + - path: path + backend: + servicePort: '{}' + serviceName: serviceName + tls: + - secretName: secretName + hosts: + - hosts + - hosts + - secretName: secretName + hosts: + - hosts + - hosts + status: + loadBalancer: + ingress: + - hostname: hostname + ip: ip + - hostname: hostname + ip: ip + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: Items is the list of Ingress. + items: + $ref: '#/components/schemas/v1beta1.Ingress' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: extensions + kind: IngressList + version: v1beta1 + apps.v1beta1.Deployment: + description: DEPRECATED - This group version of Deployment is deprecated by + apps/v1beta2/Deployment. See the release notes for more information. Deployment + enables declarative updates for Pods and ReplicaSets. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + paused: true + replicas: 1 + revisionHistoryLimit: 5 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + minReadySeconds: 0 + strategy: + type: type + rollingUpdate: + maxSurge: '{}' + maxUnavailable: '{}' + progressDeadlineSeconds: 6 + rollbackTo: + revision: 5 + status: + unavailableReplicas: 4 + replicas: 2 + readyReplicas: 3 + collisionCount: 7 + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + updatedReplicas: 7 + availableReplicas: 2 + observedGeneration: 9 + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/apps.v1beta1.DeploymentSpec' + status: + $ref: '#/components/schemas/apps.v1beta1.DeploymentStatus' + type: object + x-kubernetes-group-version-kind: + - group: apps + kind: Deployment + version: v1beta1 + v1.RollingUpdateDaemonSet: + description: Spec to control the desired behavior of daemon set rolling update. + example: + maxUnavailable: '{}' + properties: + maxUnavailable: + description: 'The maximum number of DaemonSet pods that can be unavailable + during the update. Value can be an absolute number (ex: 5) or a percentage + of total number of DaemonSet pods at the start of the update (ex: 10%). + Absolute number is calculated from percentage by rounding up. This cannot + be 0. Default value is 1. Example: when this is set to 30%, at most 30% + of the total number of nodes that should be running the daemon pod (i.e. + status.desiredNumberScheduled) can have their pods stopped for an update + at any given time. The update starts by stopping at most 30% of those + DaemonSet pods and then brings up new DaemonSet pods in their place. Once + the new pods are available, it then proceeds onto other DaemonSet pods, + thus ensuring that at least 70% of original number of DaemonSet pods are + available at all times during the update.' + properties: {} + type: object + type: object + v1.GlusterfsVolumeSource: + description: Represents a Glusterfs mount that lasts the lifetime of a pod. + Glusterfs volumes do not support ownership management or SELinux relabeling. + example: + path: path + endpoints: endpoints + readOnly: true + properties: + endpoints: + description: 'EndpointsName is the endpoint name that details Glusterfs + topology. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md#create-a-pod' + type: string + path: + description: 'Path is the Glusterfs volume path. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md#create-a-pod' + type: string + readOnly: + description: 'ReadOnly here will force the Glusterfs volume to be mounted + with read-only permissions. Defaults to false. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md#create-a-pod' + type: boolean + required: + - endpoints + - path + type: object + v1beta1.JSONSchemaProps: + description: JSONSchemaProps is a JSON-Schema following Specification Draft + 4 (http://json-schema.org/). + example: + $schema: $schema + minLength: 2 + pattern: pattern + description: description + title: title + type: type + required: + - required + - required + example: + Raw: Raw + exclusiveMaximum: true + patternProperties: {} + allOf: + - null + - null + default: + Raw: Raw + oneOf: + - null + - null + additionalItems: + Allows: true + id: id + maxProperties: 1 + exclusiveMinimum: true + definitions: {} + multipleOf: 3.61607674925191080461672754609026014804840087890625 + maxItems: 0 + format: format + anyOf: + - null + - null + enum: + - Raw: Raw + - Raw: Raw + dependencies: + key: + Property: + - Property + - Property + minProperties: 7 + minItems: 5 + uniqueItems: true + maximum: 5.962133916683182377482808078639209270477294921875 + additionalProperties: + Allows: true + externalDocs: + description: description + url: url + $ref: $ref + items: + JSONSchemas: + - null + - null + minimum: 9.301444243932575517419536481611430644989013671875 + maxLength: 6 + properties: {} + properties: + $ref: + type: string + $schema: + type: string + additionalItems: + $ref: '#/components/schemas/v1beta1.JSONSchemaPropsOrBool' + additionalProperties: + $ref: '#/components/schemas/v1beta1.JSONSchemaPropsOrBool' + allOf: + items: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + type: array + anyOf: + items: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + type: array + default: + $ref: '#/components/schemas/v1beta1.JSON' + definitions: + additionalProperties: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + type: object + dependencies: + additionalProperties: + $ref: '#/components/schemas/v1beta1.JSONSchemaPropsOrStringArray' + type: object + description: + type: string + enum: + items: + $ref: '#/components/schemas/v1beta1.JSON' + type: array + example: + $ref: '#/components/schemas/v1beta1.JSON' + exclusiveMaximum: + type: boolean + exclusiveMinimum: + type: boolean + externalDocs: + $ref: '#/components/schemas/v1beta1.ExternalDocumentation' + format: + type: string + id: + type: string + items: + $ref: '#/components/schemas/v1beta1.JSONSchemaPropsOrArray' + maxItems: + format: int64 + type: integer + maxLength: + format: int64 + type: integer + maxProperties: + format: int64 + type: integer + maximum: + format: double + type: number + minItems: + format: int64 + type: integer + minLength: + format: int64 + type: integer + minProperties: + format: int64 + type: integer + minimum: + format: double + type: number + multipleOf: + format: double + type: number + not: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + oneOf: + items: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + type: array + pattern: + type: string + patternProperties: + additionalProperties: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + type: object + properties: + additionalProperties: + $ref: '#/components/schemas/v1beta1.JSONSchemaProps' + type: object + required: + items: + type: string + type: array + title: + type: string + type: + type: string + uniqueItems: + type: boolean + type: object + v1beta1.IDRange: + description: ID Range provides a min/max of an allowed range of IDs. + example: + min: 6 + max: 0 + properties: + max: + description: Max is the end of the range, inclusive. + format: int64 + type: integer + min: + description: Min is the start of the range, inclusive. + format: int64 + type: integer + required: + - max + - min + type: object + v1.StatefulSetSpec: + description: A StatefulSetSpec is the specification of a StatefulSet. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + podManagementPolicy: podManagementPolicy + updateStrategy: + type: type + rollingUpdate: + partition: 1 + replicas: 0 + revisionHistoryLimit: 6 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + serviceName: serviceName + volumeClaimTemplates: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + storageClassName: storageClassName + volumeName: volumeName + resources: + requests: + key: requests + limits: + key: limits + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + accessModes: + - accessModes + - accessModes + volumeMode: volumeMode + status: + phase: phase + accessModes: + - accessModes + - accessModes + conditions: + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + - reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastProbeTime: 2000-01-23T04:56:07.000+00:00 + status: status + capacity: + key: capacity + properties: + podManagementPolicy: + description: podManagementPolicy controls how pods are created during initial + scale up, when replacing pods on nodes, or when scaling down. The default + policy is `OrderedReady`, where pods are created in increasing order (pod-0, + then pod-1, etc) and the controller will wait until each pod is ready + before continuing. When scaling down, the pods are removed in the opposite + order. The alternative policy is `Parallel` which will create pods in + parallel to match the desired scale without waiting, and on scale down + will delete all pods at once. + type: string + replicas: + description: replicas is the desired number of replicas of the given Template. + These are replicas in the sense that they are instantiations of the same + Template, but individual replicas also have a consistent identity. If + unspecified, defaults to 1. + format: int32 + type: integer + revisionHistoryLimit: + description: revisionHistoryLimit is the maximum number of revisions that + will be maintained in the StatefulSet's revision history. The revision + history consists of all revisions not represented by a currently applied + StatefulSetSpec version. The default value is 10. + format: int32 + type: integer + selector: + $ref: '#/components/schemas/v1.LabelSelector' + serviceName: + description: 'serviceName is the name of the service that governs this StatefulSet. + This service must exist before the StatefulSet, and is responsible for + the network identity of the set. Pods get DNS/hostnames that follow the + pattern: pod-specific-string.serviceName.default.svc.cluster.local where + "pod-specific-string" is managed by the StatefulSet controller.' + type: string + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + updateStrategy: + $ref: '#/components/schemas/v1.StatefulSetUpdateStrategy' + volumeClaimTemplates: + description: volumeClaimTemplates is a list of claims that pods are allowed + to reference. The StatefulSet controller is responsible for mapping network + identities to claims in a way that maintains the identity of a pod. Every + claim in this list must have at least one matching (by name) volumeMount + in one container in the template. A claim in this list takes precedence + over any volumes in the template, with the same name. + items: + $ref: '#/components/schemas/v1.PersistentVolumeClaim' + type: array + required: + - selector + - serviceName + - template + type: object + v1.ContainerStatus: + description: ContainerStatus contains details for the current status of this + container. + example: + image: image + imageID: imageID + restartCount: 2 + ready: true + name: name + state: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + lastState: + running: + startedAt: 2000-01-23T04:56:07.000+00:00 + waiting: + reason: reason + message: message + terminated: + reason: reason + exitCode: 6 + startedAt: 2000-01-23T04:56:07.000+00:00 + containerID: containerID + message: message + signal: 1 + finishedAt: 2000-01-23T04:56:07.000+00:00 + properties: + containerID: + description: Container's ID in the format 'docker://'. + type: string + image: + description: 'The image the container is running. More info: https://kubernetes.io/docs/concepts/containers/images' + type: string + imageID: + description: ImageID of the container's image. + type: string + lastState: + $ref: '#/components/schemas/v1.ContainerState' + name: + description: This must be a DNS_LABEL. Each container in a pod must have + a unique name. Cannot be updated. + type: string + ready: + description: Specifies whether the container has passed its readiness probe. + type: boolean + restartCount: + description: The number of times the container has been restarted, currently + based on the number of dead containers that have not yet been removed. + Note that this is calculated from dead containers. But those containers + are subject to garbage collection. This value will get capped at 5 by + GC. + format: int32 + type: integer + state: + $ref: '#/components/schemas/v1.ContainerState' + required: + - image + - imageID + - name + - ready + - restartCount + type: object + v1.ServiceAccount: + description: 'ServiceAccount binds together: * a name, understood by users, + and perhaps by peripheral systems, for an identity * a principal that can + be authenticated and authorized * a set of secrets' + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + automountServiceAccountToken: true + kind: kind + imagePullSecrets: + - name: name + - name: name + secrets: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + automountServiceAccountToken: + description: AutomountServiceAccountToken indicates whether pods running + as this service account should have an API token automatically mounted. + Can be overridden at the pod level. + type: boolean + imagePullSecrets: + description: 'ImagePullSecrets is a list of references to secrets in the + same namespace to use for pulling any images in pods that reference this + ServiceAccount. ImagePullSecrets are distinct from Secrets because Secrets + can be mounted in the pod, but ImagePullSecrets are only accessed by the + kubelet. More info: https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod' + items: + $ref: '#/components/schemas/v1.LocalObjectReference' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + secrets: + description: 'Secrets is the list of secrets allowed to be used by pods + running using this ServiceAccount. More info: https://kubernetes.io/docs/concepts/configuration/secret' + items: + $ref: '#/components/schemas/v1.ObjectReference' + type: array + x-kubernetes-patch-strategy: merge + x-kubernetes-patch-merge-key: name + type: object + x-kubernetes-group-version-kind: + - group: "" + kind: ServiceAccount + version: v1 + v1.AWSElasticBlockStoreVolumeSource: + description: |- + Represents a Persistent Disk resource in AWS. + + An AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zone as the kubelet. An AWS EBS disk can only be mounted as read/write once. AWS EBS volumes support ownership management and SELinux relabeling. + example: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + properties: + fsType: + description: 'Filesystem type of the volume that you want to mount. Tip: + Ensure that the filesystem type is supported by the host operating system. + Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore' + type: string + partition: + description: 'The partition in the volume that you want to mount. If omitted, + the default is to mount by volume name. Examples: For volume /dev/sda1, + you specify the partition as "1". Similarly, the volume partition for + /dev/sda is "0" (or you can leave the property empty).' + format: int32 + type: integer + readOnly: + description: 'Specify "true" to force and set the ReadOnly property in VolumeMounts + to "true". If omitted, the default is "false". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore' + type: boolean + volumeID: + description: 'Unique ID of the persistent disk resource in AWS (Amazon EBS + volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore' + type: string + required: + - volumeID + type: object + v1alpha1.InitializerConfigurationList: + description: InitializerConfigurationList is a list of InitializerConfiguration. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + initializers: + - name: name + rules: + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - name: name + rules: + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + kind: kind + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + initializers: + - name: name + rules: + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - name: name + rules: + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: List of InitializerConfiguration. + items: + $ref: '#/components/schemas/v1alpha1.InitializerConfiguration' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: admissionregistration.k8s.io + kind: InitializerConfigurationList + version: v1alpha1 + v1.EventSource: + description: EventSource contains information for an event. + example: + component: component + host: host + properties: + component: + description: Component from which the event is generated. + type: string + host: + description: Node name on which the event is generated. + type: string + type: object + v1beta1.JobTemplateSpec: + description: JobTemplateSpec describes the data a Job should have when created + from a template + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + properties: + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1.JobSpec' + type: object + v2alpha1.CronJob: + description: CronJob represents the configuration of a single cron job. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + suspend: true + schedule: schedule + jobTemplate: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + backoffLimit: 6 + manualSelector: true + parallelism: 5 + completions: 1 + selector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + activeDeadlineSeconds: 0 + startingDeadlineSeconds: 6 + concurrencyPolicy: concurrencyPolicy + failedJobsHistoryLimit: 0 + successfulJobsHistoryLimit: 1 + status: + lastScheduleTime: 2000-01-23T04:56:07.000+00:00 + active: + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + - uid: uid + apiVersion: apiVersion + kind: kind + resourceVersion: resourceVersion + fieldPath: fieldPath + name: name + namespace: namespace + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v2alpha1.CronJobSpec' + status: + $ref: '#/components/schemas/v2alpha1.CronJobStatus' + type: object + x-kubernetes-group-version-kind: + - group: batch + kind: CronJob + version: v2alpha1 + v1alpha1.RoleBinding: + description: RoleBinding references a role, but does not contain it. It can + reference a Role in the same namespace or a ClusterRole in the global namespace. + It adds who information via Subjects and namespace information by which namespace + it exists in. RoleBindings in a given namespace only have effect in that + namespace. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + subjects: + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + - apiVersion: apiVersion + kind: kind + name: name + namespace: namespace + roleRef: + apiGroup: apiGroup + kind: kind + name: name + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + roleRef: + $ref: '#/components/schemas/v1alpha1.RoleRef' + subjects: + description: Subjects holds references to the objects the role applies to. + items: + $ref: '#/components/schemas/v1alpha1.Subject' + type: array + required: + - roleRef + - subjects + type: object + x-kubernetes-group-version-kind: + - group: rbac.authorization.k8s.io + kind: RoleBinding + version: v1alpha1 + v1.DownwardAPIVolumeSource: + description: DownwardAPIVolumeSource represents a volume containing downward + API info. Downward API volumes support ownership management and SELinux relabeling. + example: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + properties: + defaultMode: + description: 'Optional: mode bits to use on created files by default. Must + be a value between 0 and 0777. Defaults to 0644. Directories within the + path are not affected by this setting. This might be in conflict with + other options that affect the file mode, like fsGroup, and the result + can be other mode bits set.' + format: int32 + type: integer + items: + description: Items is a list of downward API volume file + items: + $ref: '#/components/schemas/v1.DownwardAPIVolumeFile' + type: array + type: object + v1.NodeDaemonEndpoints: + description: NodeDaemonEndpoints lists ports opened by daemons running on the + Node. + example: + kubeletEndpoint: + Port: 0 + properties: + kubeletEndpoint: + $ref: '#/components/schemas/v1.DaemonEndpoint' + type: object + v1beta1.MutatingWebhookConfigurationList: + description: MutatingWebhookConfigurationList is a list of MutatingWebhookConfiguration. + example: + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + kind: kind + items: + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + webhooks: + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + kind: kind + - metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + webhooks: + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + - name: name + namespaceSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + rules: + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + - operations: + - operations + - operations + apiVersions: + - apiVersions + - apiVersions + resources: + - resources + - resources + apiGroups: + - apiGroups + - apiGroups + clientConfig: + caBundle: caBundle + service: + path: path + name: name + namespace: namespace + url: url + failurePolicy: failurePolicy + kind: kind + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + items: + description: List of MutatingWebhookConfiguration. + items: + $ref: '#/components/schemas/v1beta1.MutatingWebhookConfiguration' + type: array + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ListMeta' + required: + - items + type: object + x-kubernetes-group-version-kind: + - group: admissionregistration.k8s.io + kind: MutatingWebhookConfigurationList + version: v1beta1 + v1beta1.IngressStatus: + description: IngressStatus describe the current state of the Ingress. + example: + loadBalancer: + ingress: + - hostname: hostname + ip: ip + - hostname: hostname + ip: ip + properties: + loadBalancer: + $ref: '#/components/schemas/v1.LoadBalancerStatus' + type: object + v1.NodeAddress: + description: NodeAddress contains information for the node's address. + example: + address: address + type: type + properties: + address: + description: The node address. + type: string + type: + description: Node address type, one of Hostname, ExternalIP or InternalIP. + type: string + required: + - address + - type + type: object + v1.VolumeDevice: + description: volumeDevice describes a mapping of a raw block device within a + container. + example: + devicePath: devicePath + name: name + properties: + devicePath: + description: devicePath is the path inside of the container that the device + will be mapped to. + type: string + name: + description: name must match the name of a persistentVolumeClaim in the + pod + type: string + required: + - devicePath + - name + type: object + v1.QuobyteVolumeSource: + description: Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte + volumes do not support ownership management or SELinux relabeling. + example: + volume: volume + registry: registry + readOnly: true + user: user + group: group + properties: + group: + description: Group to map volume access to Default is no group + type: string + readOnly: + description: ReadOnly here will force the Quobyte volume to be mounted with + read-only permissions. Defaults to false. + type: boolean + registry: + description: Registry represents a single or multiple Quobyte Registry services + specified as a string as host:port pair (multiple entries are separated + with commas) which acts as the central registry for volumes + type: string + user: + description: User to map volume access to Defaults to serivceaccount user + type: string + volume: + description: Volume is a string that references an already created Quobyte + volume by name. + type: string + required: + - registry + - volume + type: object + v1beta1.AllowedFlexVolume: + description: AllowedFlexVolume represents a single Flexvolume that is allowed + to be used. + example: + driver: driver + properties: + driver: + description: Driver is the name of the Flexvolume driver. + type: string + required: + - driver + type: object + v1.WeightedPodAffinityTerm: + description: The weights of all of the matched WeightedPodAffinityTerm fields + are added per-node to find the most preferred node(s) + example: + podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + properties: + podAffinityTerm: + $ref: '#/components/schemas/v1.PodAffinityTerm' + weight: + description: weight associated with matching the corresponding podAffinityTerm, + in the range 1-100. + format: int32 + type: integer + required: + - podAffinityTerm + - weight + type: object + v1.Preconditions: + description: Preconditions must be fulfilled before an operation (update, delete, + etc.) is carried out. + example: + uid: uid + properties: + uid: + description: Specifies the target UID. + type: string + type: object + v2beta1.PodsMetricSource: + description: PodsMetricSource indicates how to scale on a metric describing + each pod in the current scale target (for example, transactions-processed-per-second). + The values will be averaged together before being compared to the target value. + example: + metricName: metricName + targetAverageValue: targetAverageValue + properties: + metricName: + description: metricName is the name of the metric in question + type: string + targetAverageValue: + description: targetAverageValue is the target value of the average of the + metric across all relevant pods (as a quantity) + type: string + required: + - metricName + - targetAverageValue + type: object + v1.ISCSIPersistentVolumeSource: + description: ISCSIPersistentVolumeSource represents an ISCSI disk. ISCSI volumes + can only be mounted as read/write once. ISCSI volumes support ownership management + and SELinux relabeling. + example: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 0 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + namespace: namespace + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + properties: + chapAuthDiscovery: + description: whether support iSCSI Discovery CHAP authentication + type: boolean + chapAuthSession: + description: whether support iSCSI Session CHAP authentication + type: boolean + fsType: + description: 'Filesystem type of the volume that you want to mount. Tip: + Ensure that the filesystem type is supported by the host operating system. + Examples: "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. + More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi' + type: string + initiatorName: + description: Custom iSCSI Initiator Name. If initiatorName is specified + with iscsiInterface simultaneously, new iSCSI interface : will be created for the connection. + type: string + iqn: + description: Target iSCSI Qualified Name. + type: string + iscsiInterface: + description: iSCSI Interface Name that uses an iSCSI transport. Defaults + to 'default' (tcp). + type: string + lun: + description: iSCSI Target Lun number. + format: int32 + type: integer + portals: + description: iSCSI Target Portal List. The Portal is either an IP or ip_addr:port + if the port is other than default (typically TCP ports 860 and 3260). + items: + type: string + type: array + readOnly: + description: ReadOnly here will force the ReadOnly setting in VolumeMounts. + Defaults to false. + type: boolean + secretRef: + $ref: '#/components/schemas/v1.SecretReference' + targetPortal: + description: iSCSI Target Portal. The Portal is either an IP or ip_addr:port + if the port is other than default (typically TCP ports 860 and 3260). + type: string + required: + - iqn + - lun + - targetPortal + type: object + v1.ReplicationControllerSpec: + description: ReplicationControllerSpec is the specification of a replication + controller. + example: + template: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + spec: + dnsPolicy: dnsPolicy + nodeName: nodeName + terminationGracePeriodSeconds: 6 + dnsConfig: + searches: + - searches + - searches + nameservers: + - nameservers + - nameservers + options: + - name: name + value: value + - name: name + value: value + hostNetwork: true + serviceAccountName: serviceAccountName + imagePullSecrets: + - name: name + - name: name + priorityClassName: priorityClassName + hostAliases: + - ip: ip + hostnames: + - hostnames + - hostnames + - ip: ip + hostnames: + - hostnames + - hostnames + securityContext: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + nodeSelector: + key: nodeSelector + hostname: hostname + tolerations: + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + - effect: effect + tolerationSeconds: 7 + value: value + key: key + operator: operator + automountServiceAccountToken: true + schedulerName: schedulerName + activeDeadlineSeconds: 0 + hostIPC: true + volumes: + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + - quobyte: + volume: volume + registry: registry + readOnly: true + user: user + group: group + azureFile: + secretName: secretName + readOnly: true + shareName: shareName + flexVolume: + driver: driver + options: + key: options + secretRef: + name: name + readOnly: true + fsType: fsType + secret: + secretName: secretName + defaultMode: 3 + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + projected: + sources: + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + - downwardAPI: + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + configMap: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + secret: + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + defaultMode: 6 + cephfs: + path: path + secretRef: + name: name + secretFile: secretFile + readOnly: true + user: user + monitors: + - monitors + - monitors + scaleIO: + system: system + protectionDomain: protectionDomain + sslEnabled: true + storageMode: storageMode + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + storagePool: storagePool + gateway: gateway + emptyDir: + sizeLimit: sizeLimit + medium: medium + glusterfs: + path: path + endpoints: endpoints + readOnly: true + gcePersistentDisk: + partition: 8 + readOnly: true + pdName: pdName + fsType: fsType + photonPersistentDisk: + pdID: pdID + fsType: fsType + azureDisk: + diskName: diskName + kind: kind + readOnly: true + cachingMode: cachingMode + diskURI: diskURI + fsType: fsType + cinder: + volumeID: volumeID + readOnly: true + fsType: fsType + downwardAPI: + defaultMode: 9 + items: + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - mode: 9 + path: path + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + awsElasticBlockStore: + partition: 1 + volumeID: volumeID + readOnly: true + fsType: fsType + flocker: + datasetName: datasetName + datasetUUID: datasetUUID + iscsi: + chapAuthSession: true + iscsiInterface: iscsiInterface + lun: 9 + chapAuthDiscovery: true + iqn: iqn + portals: + - portals + - portals + secretRef: + name: name + initiatorName: initiatorName + readOnly: true + fsType: fsType + targetPortal: targetPortal + rbd: + image: image + pool: pool + secretRef: + name: name + readOnly: true + fsType: fsType + keyring: keyring + user: user + monitors: + - monitors + - monitors + configMap: + defaultMode: 4 + name: name + optional: true + items: + - mode: 5 + path: path + key: key + - mode: 5 + path: path + key: key + storageos: + volumeNamespace: volumeNamespace + volumeName: volumeName + secretRef: + name: name + readOnly: true + fsType: fsType + name: name + nfs: + path: path + server: server + readOnly: true + persistentVolumeClaim: + claimName: claimName + readOnly: true + gitRepo: + repository: repository + directory: directory + revision: revision + portworxVolume: + volumeID: volumeID + readOnly: true + fsType: fsType + vsphereVolume: + storagePolicyName: storagePolicyName + storagePolicyID: storagePolicyID + volumePath: volumePath + fsType: fsType + fc: + lun: 6 + targetWWNs: + - targetWWNs + - targetWWNs + readOnly: true + wwids: + - wwids + - wwids + fsType: fsType + hostPath: + path: path + type: type + serviceAccount: serviceAccount + priority: 7 + restartPolicy: restartPolicy + subdomain: subdomain + containers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + initContainers: + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - volumeDevices: + - devicePath: devicePath + name: name + - devicePath: devicePath + name: name + image: image + imagePullPolicy: imagePullPolicy + livenessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdin: true + terminationMessagePolicy: terminationMessagePolicy + terminationMessagePath: terminationMessagePath + workingDir: workingDir + resources: + requests: + key: requests + limits: + key: limits + securityContext: + privileged: true + runAsUser: 4 + capabilities: + add: + - add + - add + drop: + - drop + - drop + seLinuxOptions: + role: role + level: level + type: type + user: user + allowPrivilegeEscalation: true + runAsNonRoot: true + readOnlyRootFilesystem: true + env: + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + - name: name + value: value + valueFrom: + secretKeyRef: + name: name + optional: true + key: key + resourceFieldRef: + divisor: divisor + resource: resource + containerName: containerName + configMapKeyRef: + name: name + optional: true + key: key + fieldRef: + apiVersion: apiVersion + fieldPath: fieldPath + ports: + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + - protocol: protocol + hostIP: hostIP + name: name + containerPort: 3 + hostPort: 2 + command: + - command + - command + volumeMounts: + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + - mountPath: mountPath + mountPropagation: mountPropagation + name: name + readOnly: true + subPath: subPath + args: + - args + - args + lifecycle: + postStart: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + preStop: + tcpSocket: + port: '{}' + host: host + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + name: name + tty: true + readinessProbe: + failureThreshold: 5 + periodSeconds: 2 + tcpSocket: + port: '{}' + host: host + timeoutSeconds: 9 + successThreshold: 7 + initialDelaySeconds: 5 + exec: + command: + - command + - command + httpGet: + path: path + scheme: scheme + port: '{}' + host: host + httpHeaders: + - name: name + value: value + - name: name + value: value + stdinOnce: true + envFrom: + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + - configMapRef: + name: name + optional: true + prefix: prefix + secretRef: + name: name + optional: true + affinity: + nodeAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + nodeSelectorTerms: + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + - matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + preferredDuringSchedulingIgnoredDuringExecution: + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + - preference: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + weight: 6 + podAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + podAntiAffinity: + requiredDuringSchedulingIgnoredDuringExecution: + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + - labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + preferredDuringSchedulingIgnoredDuringExecution: + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + - podAffinityTerm: + labelSelector: + matchExpressions: + - values: + - values + - values + key: key + operator: operator + - values: + - values + - values + key: key + operator: operator + matchLabels: + key: matchLabels + topologyKey: topologyKey + namespaces: + - namespaces + - namespaces + weight: 1 + hostPID: true + replicas: 6 + selector: + key: selector + minReadySeconds: 0 + properties: + minReadySeconds: + description: Minimum number of seconds for which a newly created pod should + be ready without any of its container crashing, for it to be considered + available. Defaults to 0 (pod will be considered available as soon as + it is ready) + format: int32 + type: integer + replicas: + description: 'Replicas is the number of desired replicas. This is a pointer + to distinguish between explicit zero and unspecified. Defaults to 1. More + info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller' + format: int32 + type: integer + selector: + additionalProperties: + type: string + description: 'Selector is a label query over pods that should match the + Replicas count. If Selector is empty, it is defaulted to the labels present + on the Pod template. Label keys and values that must match in order to + be controlled by this replication controller, if empty defaulted to labels + on Pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors' + type: object + template: + $ref: '#/components/schemas/v1.PodTemplateSpec' + type: object + v1.APIResource: + description: APIResource specifies the name of a resource and whether it is + namespaced. + example: + shortNames: + - shortNames + - shortNames + kind: kind + name: name + verbs: + - verbs + - verbs + categories: + - categories + - categories + version: version + namespaced: true + group: group + singularName: singularName + properties: + categories: + description: categories is a list of the grouped resources this resource + belongs to (e.g. 'all') + items: + type: string + type: array + group: + description: 'group is the preferred group of the resource. Empty implies + the group of the containing resource list. For subresources, this may + have a different value, for example: Scale".' + type: string + kind: + description: kind is the kind for the resource (e.g. 'Foo' is the kind for + a resource 'foo') + type: string + name: + description: name is the plural name of the resource. + type: string + namespaced: + description: namespaced indicates if a resource is namespaced or not. + type: boolean + shortNames: + description: shortNames is a list of suggested short names of the resource. + items: + type: string + type: array + singularName: + description: singularName is the singular name of the resource. This allows + clients to handle plural and singular opaquely. The singularName is more + correct for reporting status on a single item and both singular and plural + are allowed from the kubectl CLI interface. + type: string + verbs: + description: verbs is a list of supported kube verbs (this includes get, + list, watch, create, update, patch, delete, deletecollection, and proxy) + items: + type: string + type: array + version: + description: 'version is the preferred version of the resource. Empty implies + the version of the containing resource list For subresources, this may + have a different value, for example: v1 (while inside a v1beta1 version + of the core resource''s group)".' + type: string + required: + - kind + - name + - namespaced + - singularName + - verbs + type: object + v1beta1.TokenReviewSpec: + description: TokenReviewSpec is a description of the token authentication request. + example: + token: token + properties: + token: + description: Token is the opaque bearer token. + type: string + type: object + v1.PodSecurityContext: + description: PodSecurityContext holds pod-level security attributes and common + container settings. Some fields are also present in container.securityContext. Field + values of container.securityContext take precedence over field values of PodSecurityContext. + example: + runAsUser: 1 + seLinuxOptions: + role: role + level: level + type: type + user: user + fsGroup: 1 + supplementalGroups: + - 1 + - 1 + runAsNonRoot: true + properties: + fsGroup: + description: |- + A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod: + + 1. The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw---- + + If unset, the Kubelet will not modify the ownership and permissions of any volume. + format: int64 + type: integer + runAsNonRoot: + description: Indicates that the container must run as a non-root user. If + true, the Kubelet will validate the image at runtime to ensure that it + does not run as UID 0 (root) and fail to start the container if it does. + If unset or false, no such validation will be performed. May also be set + in SecurityContext. If set in both SecurityContext and PodSecurityContext, + the value specified in SecurityContext takes precedence. + type: boolean + runAsUser: + description: The UID to run the entrypoint of the container process. Defaults + to user specified in image metadata if unspecified. May also be set in + SecurityContext. If set in both SecurityContext and PodSecurityContext, + the value specified in SecurityContext takes precedence for that container. + format: int64 + type: integer + seLinuxOptions: + $ref: '#/components/schemas/v1.SELinuxOptions' + supplementalGroups: + description: A list of groups applied to the first process run in each container, + in addition to the container's primary GID. If unspecified, no groups + will be added to any container. + items: + format: int64 + type: integer + type: array + type: object + v1beta1.SubjectAccessReview: + description: SubjectAccessReview checks whether or not a user or group can perform + an action. + example: + metadata: + generation: 6 + finalizers: + - finalizers + - finalizers + resourceVersion: resourceVersion + annotations: + key: annotations + generateName: generateName + deletionTimestamp: 2000-01-23T04:56:07.000+00:00 + labels: + key: labels + ownerReferences: + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + - uid: uid + controller: true + apiVersion: apiVersion + kind: kind + name: name + blockOwnerDeletion: true + selfLink: selfLink + deletionGracePeriodSeconds: 0 + uid: uid + initializers: + result: + reason: reason + metadata: + continue: continue + resourceVersion: resourceVersion + selfLink: selfLink + apiVersion: apiVersion + code: 1 + kind: kind + details: + uid: uid + kind: kind + causes: + - reason: reason + field: field + message: message + - reason: reason + field: field + message: message + retryAfterSeconds: 5 + name: name + group: group + message: message + status: status + pending: + - name: name + - name: name + clusterName: clusterName + creationTimestamp: 2000-01-23T04:56:07.000+00:00 + name: name + namespace: namespace + apiVersion: apiVersion + kind: kind + spec: + uid: uid + nonResourceAttributes: + path: path + verb: verb + extra: + key: + - extra + - extra + resourceAttributes: + resource: resource + subresource: subresource + name: name + namespace: namespace + verb: verb + version: version + group: group + user: user + group: + - group + - group + status: + reason: reason + allowed: true + evaluationError: evaluationError + denied: true + properties: + apiVersion: + description: 'APIVersion defines the versioned schema of this representation + of an object. Servers should convert recognized schemas to the latest + internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources' + type: string + kind: + description: 'Kind is a string value representing the REST resource this + object represents. Servers may infer this from the endpoint the client + submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds' + type: string + metadata: + $ref: '#/components/schemas/v1.ObjectMeta' + spec: + $ref: '#/components/schemas/v1beta1.SubjectAccessReviewSpec' + status: + $ref: '#/components/schemas/v1beta1.SubjectAccessReviewStatus' + required: + - spec + type: object + x-kubernetes-group-version-kind: + - group: authorization.k8s.io + kind: SubjectAccessReview + version: v1beta1 + v1beta2.ScaleSpec: + description: ScaleSpec describes the attributes of a scale subresource + example: + replicas: 0 + properties: + replicas: + description: desired number of instances for the scaled object. + format: int32 + type: integer + type: object + extensions.v1beta1.DeploymentCondition: + description: DeploymentCondition describes the state of a deployment at a certain + point. + example: + reason: reason + lastTransitionTime: 2000-01-23T04:56:07.000+00:00 + message: message + type: type + lastUpdateTime: 2000-01-23T04:56:07.000+00:00 + status: status + properties: + lastTransitionTime: + description: Last time the condition transitioned from one status to another. + format: date-time + type: string + lastUpdateTime: + description: The last time this condition was updated. + format: date-time + type: string + message: + description: A human readable message indicating details about the transition. + type: string + reason: + description: The reason for the condition's last transition. + type: string + status: + description: Status of the condition, one of True, False, Unknown. + type: string + type: + description: Type of deployment condition. + type: string + required: + - status + - type + type: object + securitySchemes: + BearerToken: + description: Bearer Token authentication + in: header + name: authorization + type: apiKey diff --git a/kubernetes/stack.yaml b/kubernetes/stack.yaml index f27e13a..f1bb059 100644 --- a/kubernetes/stack.yaml +++ b/kubernetes/stack.yaml @@ -1,8 +1,8 @@ -resolver: lts-10.0 +resolver: lts-13.9 build: haddock-arguments: haddock-args: - "--odir=./docs" -extra-deps: [] +extra-deps: [ katip-0.8.0.0 ] packages: - '.' diff --git a/kubernetes/swagger.yaml b/kubernetes/swagger.yaml deleted file mode 100644 index 6e10622..0000000 --- a/kubernetes/swagger.yaml +++ /dev/null @@ -1,235335 +0,0 @@ ---- -swagger: "2.0" -info: - version: "v1.9.12" - title: "Kubernetes" -security: -- BearerToken: [] -paths: - /api/: - get: - tags: - - "core" - description: "get available API versions" - operationId: "getAPIVersions" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIVersions" - 401: - description: "Unauthorized" - /api/v1/: - get: - tags: - - "core_v1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /api/v1/componentstatuses: - get: - tags: - - "core_v1" - description: "list objects of kind ComponentStatus" - operationId: "listComponentStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ComponentStatusList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "ComponentStatus" - version: "v1" - /api/v1/componentstatuses/{name}: - get: - tags: - - "core_v1" - description: "read the specified ComponentStatus" - operationId: "readComponentStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ComponentStatus" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ComponentStatus" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "ComponentStatus" - version: "v1" - /api/v1/configmaps: - get: - tags: - - "core_v1" - description: "list or watch objects of kind ConfigMap" - operationId: "listConfigMapForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ConfigMapList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "ConfigMap" - version: "v1" - /api/v1/endpoints: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Endpoints" - operationId: "listEndpointsForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.EndpointsList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Endpoints" - version: "v1" - /api/v1/events: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Event" - operationId: "listEventForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.EventList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Event" - version: "v1" - /api/v1/limitranges: - get: - tags: - - "core_v1" - description: "list or watch objects of kind LimitRange" - operationId: "listLimitRangeForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.LimitRangeList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "LimitRange" - version: "v1" - /api/v1/namespaces: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Namespace" - operationId: "listNamespace" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.NamespaceList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Namespace" - version: "v1" - post: - tags: - - "core_v1" - description: "create a Namespace" - operationId: "createNamespace" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Namespace" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Namespace" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Namespace" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Namespace" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "Namespace" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/bindings: - post: - tags: - - "core_v1" - description: "create a Binding" - operationId: "createNamespacedBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Binding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Binding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Binding" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Binding" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "Binding" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/configmaps: - get: - tags: - - "core_v1" - description: "list or watch objects of kind ConfigMap" - operationId: "listNamespacedConfigMap" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ConfigMapList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "ConfigMap" - version: "v1" - post: - tags: - - "core_v1" - description: "create a ConfigMap" - operationId: "createNamespacedConfigMap" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ConfigMap" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ConfigMap" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ConfigMap" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.ConfigMap" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "ConfigMap" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of ConfigMap" - operationId: "deleteCollectionNamespacedConfigMap" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "ConfigMap" - version: "v1" - /api/v1/namespaces/{namespace}/configmaps/{name}: - get: - tags: - - "core_v1" - description: "read the specified ConfigMap" - operationId: "readNamespacedConfigMap" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ConfigMap" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ConfigMap" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "ConfigMap" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified ConfigMap" - operationId: "replaceNamespacedConfigMap" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ConfigMap" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ConfigMap" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ConfigMap" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ConfigMap" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "ConfigMap" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a ConfigMap" - operationId: "deleteNamespacedConfigMap" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ConfigMap" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "ConfigMap" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified ConfigMap" - operationId: "patchNamespacedConfigMap" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ConfigMap" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ConfigMap" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "ConfigMap" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/endpoints: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Endpoints" - operationId: "listNamespacedEndpoints" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.EndpointsList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Endpoints" - version: "v1" - post: - tags: - - "core_v1" - description: "create Endpoints" - operationId: "createNamespacedEndpoints" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Endpoints" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Endpoints" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Endpoints" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Endpoints" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "Endpoints" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of Endpoints" - operationId: "deleteCollectionNamespacedEndpoints" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "Endpoints" - version: "v1" - /api/v1/namespaces/{namespace}/endpoints/{name}: - get: - tags: - - "core_v1" - description: "read the specified Endpoints" - operationId: "readNamespacedEndpoints" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Endpoints" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Endpoints" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Endpoints" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified Endpoints" - operationId: "replaceNamespacedEndpoints" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Endpoints" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Endpoints" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Endpoints" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Endpoints" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Endpoints" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete Endpoints" - operationId: "deleteNamespacedEndpoints" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Endpoints" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "Endpoints" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified Endpoints" - operationId: "patchNamespacedEndpoints" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Endpoints" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Endpoints" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Endpoints" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/events: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Event" - operationId: "listNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.EventList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Event" - version: "v1" - post: - tags: - - "core_v1" - description: "create an Event" - operationId: "createNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Event" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Event" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Event" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Event" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "Event" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of Event" - operationId: "deleteCollectionNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "Event" - version: "v1" - /api/v1/namespaces/{namespace}/events/{name}: - get: - tags: - - "core_v1" - description: "read the specified Event" - operationId: "readNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Event" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Event" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Event" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified Event" - operationId: "replaceNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Event" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Event" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Event" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Event" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Event" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete an Event" - operationId: "deleteNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Event" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "Event" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified Event" - operationId: "patchNamespacedEvent" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Event" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Event" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Event" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/limitranges: - get: - tags: - - "core_v1" - description: "list or watch objects of kind LimitRange" - operationId: "listNamespacedLimitRange" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.LimitRangeList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "LimitRange" - version: "v1" - post: - tags: - - "core_v1" - description: "create a LimitRange" - operationId: "createNamespacedLimitRange" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.LimitRange" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.LimitRange" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.LimitRange" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.LimitRange" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "LimitRange" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of LimitRange" - operationId: "deleteCollectionNamespacedLimitRange" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "LimitRange" - version: "v1" - /api/v1/namespaces/{namespace}/limitranges/{name}: - get: - tags: - - "core_v1" - description: "read the specified LimitRange" - operationId: "readNamespacedLimitRange" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the LimitRange" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.LimitRange" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "LimitRange" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified LimitRange" - operationId: "replaceNamespacedLimitRange" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the LimitRange" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.LimitRange" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.LimitRange" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.LimitRange" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "LimitRange" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a LimitRange" - operationId: "deleteNamespacedLimitRange" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the LimitRange" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "LimitRange" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified LimitRange" - operationId: "patchNamespacedLimitRange" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the LimitRange" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.LimitRange" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "LimitRange" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/persistentvolumeclaims: - get: - tags: - - "core_v1" - description: "list or watch objects of kind PersistentVolumeClaim" - operationId: "listNamespacedPersistentVolumeClaim" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaimList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - post: - tags: - - "core_v1" - description: "create a PersistentVolumeClaim" - operationId: "createNamespacedPersistentVolumeClaim" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of PersistentVolumeClaim" - operationId: "deleteCollectionNamespacedPersistentVolumeClaim" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}: - get: - tags: - - "core_v1" - description: "read the specified PersistentVolumeClaim" - operationId: "readNamespacedPersistentVolumeClaim" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolumeClaim" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified PersistentVolumeClaim" - operationId: "replaceNamespacedPersistentVolumeClaim" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolumeClaim" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a PersistentVolumeClaim" - operationId: "deleteNamespacedPersistentVolumeClaim" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolumeClaim" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified PersistentVolumeClaim" - operationId: "patchNamespacedPersistentVolumeClaim" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolumeClaim" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/persistentvolumeclaims/{name}/status: - get: - tags: - - "core_v1" - description: "read status of the specified PersistentVolumeClaim" - operationId: "readNamespacedPersistentVolumeClaimStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolumeClaim" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - put: - tags: - - "core_v1" - description: "replace status of the specified PersistentVolumeClaim" - operationId: "replaceNamespacedPersistentVolumeClaimStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolumeClaim" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update status of the specified PersistentVolumeClaim" - operationId: "patchNamespacedPersistentVolumeClaimStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolumeClaim" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaim" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/pods: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Pod" - operationId: "listNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PodList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - post: - tags: - - "core_v1" - description: "create a Pod" - operationId: "createNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Pod" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Pod" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Pod" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Pod" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of Pod" - operationId: "deleteCollectionNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - /api/v1/namespaces/{namespace}/pods/{name}: - get: - tags: - - "core_v1" - description: "read the specified Pod" - operationId: "readNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Pod" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified Pod" - operationId: "replaceNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Pod" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Pod" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Pod" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a Pod" - operationId: "deleteNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified Pod" - operationId: "patchNamespacedPod" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Pod" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/pods/{name}/attach: - get: - tags: - - "core_v1" - description: "connect GET requests to attach of Pod" - operationId: "connectGetNamespacedPodAttach" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "container" - in: "query" - description: "The container in which to execute the command. Defaults to only\ - \ container if there is only one container in the pod." - required: false - type: "string" - uniqueItems: true - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "stderr" - in: "query" - description: "Stderr if true indicates that stderr is to be redirected for\ - \ the attach call. Defaults to true." - required: false - type: "boolean" - uniqueItems: true - - name: "stdin" - in: "query" - description: "Stdin if true, redirects the standard input stream of the pod\ - \ for this call. Defaults to false." - required: false - type: "boolean" - uniqueItems: true - - name: "stdout" - in: "query" - description: "Stdout if true indicates that stdout is to be redirected for\ - \ the attach call. Defaults to true." - required: false - type: "boolean" - uniqueItems: true - - name: "tty" - in: "query" - description: "TTY if true indicates that a tty will be allocated for the attach\ - \ call. This is passed through the container runtime so the tty is allocated\ - \ on the worker node by the container runtime. Defaults to false." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - post: - tags: - - "core_v1" - description: "connect POST requests to attach of Pod" - operationId: "connectPostNamespacedPodAttach" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "container" - in: "query" - description: "The container in which to execute the command. Defaults to only\ - \ container if there is only one container in the pod." - required: false - type: "string" - uniqueItems: true - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "stderr" - in: "query" - description: "Stderr if true indicates that stderr is to be redirected for\ - \ the attach call. Defaults to true." - required: false - type: "boolean" - uniqueItems: true - - name: "stdin" - in: "query" - description: "Stdin if true, redirects the standard input stream of the pod\ - \ for this call. Defaults to false." - required: false - type: "boolean" - uniqueItems: true - - name: "stdout" - in: "query" - description: "Stdout if true indicates that stdout is to be redirected for\ - \ the attach call. Defaults to true." - required: false - type: "boolean" - uniqueItems: true - - name: "tty" - in: "query" - description: "TTY if true indicates that a tty will be allocated for the attach\ - \ call. This is passed through the container runtime so the tty is allocated\ - \ on the worker node by the container runtime. Defaults to false." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - /api/v1/namespaces/{namespace}/pods/{name}/binding: - post: - tags: - - "core_v1" - description: "create binding of a Pod" - operationId: "createNamespacedPodBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Binding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Binding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Binding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Binding" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Binding" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "Binding" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/pods/{name}/eviction: - post: - tags: - - "core_v1" - description: "create eviction of a Pod" - operationId: "createNamespacedPodEviction" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Eviction" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.Eviction" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Eviction" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.Eviction" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.Eviction" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "policy" - kind: "Eviction" - version: "v1beta1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/pods/{name}/exec: - get: - tags: - - "core_v1" - description: "connect GET requests to exec of Pod" - operationId: "connectGetNamespacedPodExec" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "command" - in: "query" - description: "Command is the remote command to execute. argv array. Not executed\ - \ within a shell." - required: false - type: "string" - uniqueItems: true - - name: "container" - in: "query" - description: "Container in which to execute the command. Defaults to only\ - \ container if there is only one container in the pod." - required: false - type: "string" - uniqueItems: true - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "stderr" - in: "query" - description: "Redirect the standard error stream of the pod for this call.\ - \ Defaults to true." - required: false - type: "boolean" - uniqueItems: true - - name: "stdin" - in: "query" - description: "Redirect the standard input stream of the pod for this call.\ - \ Defaults to false." - required: false - type: "boolean" - uniqueItems: true - - name: "stdout" - in: "query" - description: "Redirect the standard output stream of the pod for this call.\ - \ Defaults to true." - required: false - type: "boolean" - uniqueItems: true - - name: "tty" - in: "query" - description: "TTY if true indicates that a tty will be allocated for the exec\ - \ call. Defaults to false." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - post: - tags: - - "core_v1" - description: "connect POST requests to exec of Pod" - operationId: "connectPostNamespacedPodExec" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "command" - in: "query" - description: "Command is the remote command to execute. argv array. Not executed\ - \ within a shell." - required: false - type: "string" - uniqueItems: true - - name: "container" - in: "query" - description: "Container in which to execute the command. Defaults to only\ - \ container if there is only one container in the pod." - required: false - type: "string" - uniqueItems: true - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "stderr" - in: "query" - description: "Redirect the standard error stream of the pod for this call.\ - \ Defaults to true." - required: false - type: "boolean" - uniqueItems: true - - name: "stdin" - in: "query" - description: "Redirect the standard input stream of the pod for this call.\ - \ Defaults to false." - required: false - type: "boolean" - uniqueItems: true - - name: "stdout" - in: "query" - description: "Redirect the standard output stream of the pod for this call.\ - \ Defaults to true." - required: false - type: "boolean" - uniqueItems: true - - name: "tty" - in: "query" - description: "TTY if true indicates that a tty will be allocated for the exec\ - \ call. Defaults to false." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - /api/v1/namespaces/{namespace}/pods/{name}/log: - get: - tags: - - "core_v1" - description: "read log of the specified Pod" - operationId: "readNamespacedPodLog" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "text/plain" - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "container" - in: "query" - description: "The container for which to stream logs. Defaults to only container\ - \ if there is one container in the pod." - required: false - type: "string" - uniqueItems: true - - name: "follow" - in: "query" - description: "Follow the log stream of the pod. Defaults to false." - required: false - type: "boolean" - uniqueItems: true - - name: "limitBytes" - in: "query" - description: "If set, the number of bytes to read from the server before terminating\ - \ the log output. This may not display a complete final line of logging,\ - \ and may return slightly more or slightly less than the specified limit." - required: false - type: "integer" - uniqueItems: true - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "previous" - in: "query" - description: "Return previous terminated container logs. Defaults to false." - required: false - type: "boolean" - uniqueItems: true - - name: "sinceSeconds" - in: "query" - description: "A relative time in seconds before the current time from which\ - \ to show logs. If this value precedes the time a pod was started, only\ - \ logs since the pod start will be returned. If this value is in the future,\ - \ no logs will be returned. Only one of sinceSeconds or sinceTime may be\ - \ specified." - required: false - type: "integer" - uniqueItems: true - - name: "tailLines" - in: "query" - description: "If set, the number of lines from the end of the logs to show.\ - \ If not specified, logs are shown from the creation of the container or\ - \ sinceSeconds or sinceTime" - required: false - type: "integer" - uniqueItems: true - - name: "timestamps" - in: "query" - description: "If true, add an RFC3339 or RFC3339Nano timestamp at the beginning\ - \ of every line of log output. Defaults to false." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - /api/v1/namespaces/{namespace}/pods/{name}/portforward: - get: - tags: - - "core_v1" - description: "connect GET requests to portforward of Pod" - operationId: "connectGetNamespacedPodPortforward" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "ports" - in: "query" - description: "List of ports to forward Required when using WebSockets" - required: false - type: "integer" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - post: - tags: - - "core_v1" - description: "connect POST requests to portforward of Pod" - operationId: "connectPostNamespacedPodPortforward" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "ports" - in: "query" - description: "List of ports to forward Required when using WebSockets" - required: false - type: "integer" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - /api/v1/namespaces/{namespace}/pods/{name}/proxy: - get: - tags: - - "core_v1" - description: "connect GET requests to proxy of Pod" - operationId: "connectGetNamespacedPodProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - head: - tags: - - "core_v1" - description: "connect HEAD requests to proxy of Pod" - operationId: "connectHeadNamespacedPodProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - post: - tags: - - "core_v1" - description: "connect POST requests to proxy of Pod" - operationId: "connectPostNamespacedPodProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - put: - tags: - - "core_v1" - description: "connect PUT requests to proxy of Pod" - operationId: "connectPutNamespacedPodProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - delete: - tags: - - "core_v1" - description: "connect DELETE requests to proxy of Pod" - operationId: "connectDeleteNamespacedPodProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - options: - tags: - - "core_v1" - description: "connect OPTIONS requests to proxy of Pod" - operationId: "connectOptionsNamespacedPodProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - patch: - tags: - - "core_v1" - description: "connect PATCH requests to proxy of Pod" - operationId: "connectPatchNamespacedPodProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - /api/v1/namespaces/{namespace}/pods/{name}/proxy/{path}: - get: - tags: - - "core_v1" - description: "connect GET requests to proxy of Pod" - operationId: "connectGetNamespacedPodProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - head: - tags: - - "core_v1" - description: "connect HEAD requests to proxy of Pod" - operationId: "connectHeadNamespacedPodProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - post: - tags: - - "core_v1" - description: "connect POST requests to proxy of Pod" - operationId: "connectPostNamespacedPodProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - put: - tags: - - "core_v1" - description: "connect PUT requests to proxy of Pod" - operationId: "connectPutNamespacedPodProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - delete: - tags: - - "core_v1" - description: "connect DELETE requests to proxy of Pod" - operationId: "connectDeleteNamespacedPodProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - options: - tags: - - "core_v1" - description: "connect OPTIONS requests to proxy of Pod" - operationId: "connectOptionsNamespacedPodProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - patch: - tags: - - "core_v1" - description: "connect PATCH requests to proxy of Pod" - operationId: "connectPatchNamespacedPodProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ pod." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - /api/v1/namespaces/{namespace}/pods/{name}/status: - get: - tags: - - "core_v1" - description: "read status of the specified Pod" - operationId: "readNamespacedPodStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Pod" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - put: - tags: - - "core_v1" - description: "replace status of the specified Pod" - operationId: "replaceNamespacedPodStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Pod" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Pod" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Pod" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update status of the specified Pod" - operationId: "patchNamespacedPodStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Pod" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/podtemplates: - get: - tags: - - "core_v1" - description: "list or watch objects of kind PodTemplate" - operationId: "listNamespacedPodTemplate" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PodTemplateList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "PodTemplate" - version: "v1" - post: - tags: - - "core_v1" - description: "create a PodTemplate" - operationId: "createNamespacedPodTemplate" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.PodTemplate" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PodTemplate" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.PodTemplate" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.PodTemplate" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "PodTemplate" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of PodTemplate" - operationId: "deleteCollectionNamespacedPodTemplate" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "PodTemplate" - version: "v1" - /api/v1/namespaces/{namespace}/podtemplates/{name}: - get: - tags: - - "core_v1" - description: "read the specified PodTemplate" - operationId: "readNamespacedPodTemplate" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodTemplate" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PodTemplate" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "PodTemplate" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified PodTemplate" - operationId: "replaceNamespacedPodTemplate" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodTemplate" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.PodTemplate" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PodTemplate" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.PodTemplate" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "PodTemplate" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a PodTemplate" - operationId: "deleteNamespacedPodTemplate" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodTemplate" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "PodTemplate" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified PodTemplate" - operationId: "patchNamespacedPodTemplate" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodTemplate" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PodTemplate" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "PodTemplate" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/replicationcontrollers: - get: - tags: - - "core_v1" - description: "list or watch objects of kind ReplicationController" - operationId: "listNamespacedReplicationController" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicationControllerList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - post: - tags: - - "core_v1" - description: "create a ReplicationController" - operationId: "createNamespacedReplicationController" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ReplicationController" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicationController" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ReplicationController" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.ReplicationController" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of ReplicationController" - operationId: "deleteCollectionNamespacedReplicationController" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - /api/v1/namespaces/{namespace}/replicationcontrollers/{name}: - get: - tags: - - "core_v1" - description: "read the specified ReplicationController" - operationId: "readNamespacedReplicationController" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicationController" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicationController" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified ReplicationController" - operationId: "replaceNamespacedReplicationController" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicationController" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ReplicationController" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicationController" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ReplicationController" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a ReplicationController" - operationId: "deleteNamespacedReplicationController" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicationController" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified ReplicationController" - operationId: "patchNamespacedReplicationController" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicationController" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicationController" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/scale: - get: - tags: - - "core_v1" - description: "read scale of the specified ReplicationController" - operationId: "readNamespacedReplicationControllerScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - put: - tags: - - "core_v1" - description: "replace scale of the specified ReplicationController" - operationId: "replaceNamespacedReplicationControllerScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update scale of the specified ReplicationController" - operationId: "patchNamespacedReplicationControllerScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/replicationcontrollers/{name}/status: - get: - tags: - - "core_v1" - description: "read status of the specified ReplicationController" - operationId: "readNamespacedReplicationControllerStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicationController" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicationController" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - put: - tags: - - "core_v1" - description: "replace status of the specified ReplicationController" - operationId: "replaceNamespacedReplicationControllerStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicationController" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ReplicationController" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicationController" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ReplicationController" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update status of the specified ReplicationController" - operationId: "patchNamespacedReplicationControllerStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicationController" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicationController" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/resourcequotas: - get: - tags: - - "core_v1" - description: "list or watch objects of kind ResourceQuota" - operationId: "listNamespacedResourceQuota" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ResourceQuotaList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - post: - tags: - - "core_v1" - description: "create a ResourceQuota" - operationId: "createNamespacedResourceQuota" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ResourceQuota" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of ResourceQuota" - operationId: "deleteCollectionNamespacedResourceQuota" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - /api/v1/namespaces/{namespace}/resourcequotas/{name}: - get: - tags: - - "core_v1" - description: "read the specified ResourceQuota" - operationId: "readNamespacedResourceQuota" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ResourceQuota" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified ResourceQuota" - operationId: "replaceNamespacedResourceQuota" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ResourceQuota" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ResourceQuota" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a ResourceQuota" - operationId: "deleteNamespacedResourceQuota" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ResourceQuota" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified ResourceQuota" - operationId: "patchNamespacedResourceQuota" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ResourceQuota" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/resourcequotas/{name}/status: - get: - tags: - - "core_v1" - description: "read status of the specified ResourceQuota" - operationId: "readNamespacedResourceQuotaStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ResourceQuota" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - put: - tags: - - "core_v1" - description: "replace status of the specified ResourceQuota" - operationId: "replaceNamespacedResourceQuotaStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ResourceQuota" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ResourceQuota" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update status of the specified ResourceQuota" - operationId: "patchNamespacedResourceQuotaStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ResourceQuota" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ResourceQuota" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/secrets: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Secret" - operationId: "listNamespacedSecret" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.SecretList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Secret" - version: "v1" - post: - tags: - - "core_v1" - description: "create a Secret" - operationId: "createNamespacedSecret" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Secret" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Secret" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Secret" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Secret" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "Secret" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of Secret" - operationId: "deleteCollectionNamespacedSecret" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "Secret" - version: "v1" - /api/v1/namespaces/{namespace}/secrets/{name}: - get: - tags: - - "core_v1" - description: "read the specified Secret" - operationId: "readNamespacedSecret" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Secret" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Secret" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Secret" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified Secret" - operationId: "replaceNamespacedSecret" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Secret" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Secret" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Secret" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Secret" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Secret" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a Secret" - operationId: "deleteNamespacedSecret" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Secret" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "Secret" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified Secret" - operationId: "patchNamespacedSecret" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Secret" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Secret" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Secret" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/serviceaccounts: - get: - tags: - - "core_v1" - description: "list or watch objects of kind ServiceAccount" - operationId: "listNamespacedServiceAccount" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ServiceAccountList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "ServiceAccount" - version: "v1" - post: - tags: - - "core_v1" - description: "create a ServiceAccount" - operationId: "createNamespacedServiceAccount" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ServiceAccount" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ServiceAccount" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ServiceAccount" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.ServiceAccount" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "ServiceAccount" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of ServiceAccount" - operationId: "deleteCollectionNamespacedServiceAccount" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "ServiceAccount" - version: "v1" - /api/v1/namespaces/{namespace}/serviceaccounts/{name}: - get: - tags: - - "core_v1" - description: "read the specified ServiceAccount" - operationId: "readNamespacedServiceAccount" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ServiceAccount" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ServiceAccount" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "ServiceAccount" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified ServiceAccount" - operationId: "replaceNamespacedServiceAccount" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ServiceAccount" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ServiceAccount" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ServiceAccount" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ServiceAccount" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "ServiceAccount" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a ServiceAccount" - operationId: "deleteNamespacedServiceAccount" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ServiceAccount" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "ServiceAccount" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified ServiceAccount" - operationId: "patchNamespacedServiceAccount" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ServiceAccount" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ServiceAccount" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "ServiceAccount" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/services: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Service" - operationId: "listNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ServiceList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - post: - tags: - - "core_v1" - description: "create a Service" - operationId: "createNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Service" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Service" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Service" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Service" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/services/{name}: - get: - tags: - - "core_v1" - description: "read the specified Service" - operationId: "readNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Service" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified Service" - operationId: "replaceNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Service" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Service" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Service" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a Service" - operationId: "deleteNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - patch: - tags: - - "core_v1" - description: "partially update the specified Service" - operationId: "patchNamespacedService" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Service" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{namespace}/services/{name}/proxy: - get: - tags: - - "core_v1" - description: "connect GET requests to proxy of Service" - operationId: "connectGetNamespacedServiceProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - head: - tags: - - "core_v1" - description: "connect HEAD requests to proxy of Service" - operationId: "connectHeadNamespacedServiceProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - post: - tags: - - "core_v1" - description: "connect POST requests to proxy of Service" - operationId: "connectPostNamespacedServiceProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - put: - tags: - - "core_v1" - description: "connect PUT requests to proxy of Service" - operationId: "connectPutNamespacedServiceProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - delete: - tags: - - "core_v1" - description: "connect DELETE requests to proxy of Service" - operationId: "connectDeleteNamespacedServiceProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - options: - tags: - - "core_v1" - description: "connect OPTIONS requests to proxy of Service" - operationId: "connectOptionsNamespacedServiceProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - patch: - tags: - - "core_v1" - description: "connect PATCH requests to proxy of Service" - operationId: "connectPatchNamespacedServiceProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - /api/v1/namespaces/{namespace}/services/{name}/proxy/{path}: - get: - tags: - - "core_v1" - description: "connect GET requests to proxy of Service" - operationId: "connectGetNamespacedServiceProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - head: - tags: - - "core_v1" - description: "connect HEAD requests to proxy of Service" - operationId: "connectHeadNamespacedServiceProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - post: - tags: - - "core_v1" - description: "connect POST requests to proxy of Service" - operationId: "connectPostNamespacedServiceProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - put: - tags: - - "core_v1" - description: "connect PUT requests to proxy of Service" - operationId: "connectPutNamespacedServiceProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - delete: - tags: - - "core_v1" - description: "connect DELETE requests to proxy of Service" - operationId: "connectDeleteNamespacedServiceProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - options: - tags: - - "core_v1" - description: "connect OPTIONS requests to proxy of Service" - operationId: "connectOptionsNamespacedServiceProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - patch: - tags: - - "core_v1" - description: "connect PATCH requests to proxy of Service" - operationId: "connectPatchNamespacedServiceProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the part of URLs that include service endpoints, suffixes,\ - \ and parameters to use for the current proxy request to service. For example,\ - \ the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.\ - \ Path is _search?q=user:kimchy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - /api/v1/namespaces/{namespace}/services/{name}/status: - get: - tags: - - "core_v1" - description: "read status of the specified Service" - operationId: "readNamespacedServiceStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Service" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - put: - tags: - - "core_v1" - description: "replace status of the specified Service" - operationId: "replaceNamespacedServiceStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Service" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Service" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Service" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update status of the specified Service" - operationId: "patchNamespacedServiceStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Service" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{name}: - get: - tags: - - "core_v1" - description: "read the specified Namespace" - operationId: "readNamespace" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Namespace" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Namespace" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Namespace" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified Namespace" - operationId: "replaceNamespace" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Namespace" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Namespace" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Namespace" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Namespace" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Namespace" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a Namespace" - operationId: "deleteNamespace" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Namespace" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "Namespace" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified Namespace" - operationId: "patchNamespace" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Namespace" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Namespace" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Namespace" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{name}/finalize: - put: - tags: - - "core_v1" - description: "replace finalize of the specified Namespace" - operationId: "replaceNamespaceFinalize" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Namespace" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Namespace" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Namespace" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Namespace" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Namespace" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/namespaces/{name}/status: - get: - tags: - - "core_v1" - description: "read status of the specified Namespace" - operationId: "readNamespaceStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Namespace" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Namespace" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Namespace" - version: "v1" - put: - tags: - - "core_v1" - description: "replace status of the specified Namespace" - operationId: "replaceNamespaceStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Namespace" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Namespace" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Namespace" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Namespace" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Namespace" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update status of the specified Namespace" - operationId: "patchNamespaceStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Namespace" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Namespace" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Namespace" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/nodes: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Node" - operationId: "listNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.NodeList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - post: - tags: - - "core_v1" - description: "create a Node" - operationId: "createNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Node" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Node" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Node" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Node" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of Node" - operationId: "deleteCollectionNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - /api/v1/nodes/{name}: - get: - tags: - - "core_v1" - description: "read the specified Node" - operationId: "readNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Node" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified Node" - operationId: "replaceNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Node" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Node" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Node" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a Node" - operationId: "deleteNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified Node" - operationId: "patchNode" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Node" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/nodes/{name}/proxy: - get: - tags: - - "core_v1" - description: "connect GET requests to proxy of Node" - operationId: "connectGetNodeProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - head: - tags: - - "core_v1" - description: "connect HEAD requests to proxy of Node" - operationId: "connectHeadNodeProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - post: - tags: - - "core_v1" - description: "connect POST requests to proxy of Node" - operationId: "connectPostNodeProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - put: - tags: - - "core_v1" - description: "connect PUT requests to proxy of Node" - operationId: "connectPutNodeProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - delete: - tags: - - "core_v1" - description: "connect DELETE requests to proxy of Node" - operationId: "connectDeleteNodeProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - options: - tags: - - "core_v1" - description: "connect OPTIONS requests to proxy of Node" - operationId: "connectOptionsNodeProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - patch: - tags: - - "core_v1" - description: "connect PATCH requests to proxy of Node" - operationId: "connectPatchNodeProxy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - /api/v1/nodes/{name}/proxy/{path}: - get: - tags: - - "core_v1" - description: "connect GET requests to proxy of Node" - operationId: "connectGetNodeProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - head: - tags: - - "core_v1" - description: "connect HEAD requests to proxy of Node" - operationId: "connectHeadNodeProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - post: - tags: - - "core_v1" - description: "connect POST requests to proxy of Node" - operationId: "connectPostNodeProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - put: - tags: - - "core_v1" - description: "connect PUT requests to proxy of Node" - operationId: "connectPutNodeProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - delete: - tags: - - "core_v1" - description: "connect DELETE requests to proxy of Node" - operationId: "connectDeleteNodeProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - options: - tags: - - "core_v1" - description: "connect OPTIONS requests to proxy of Node" - operationId: "connectOptionsNodeProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - patch: - tags: - - "core_v1" - description: "connect PATCH requests to proxy of Node" - operationId: "connectPatchNodeProxyWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "query" - description: "Path is the URL path to use for the current proxy request to\ - \ node." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "connect" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - /api/v1/nodes/{name}/status: - get: - tags: - - "core_v1" - description: "read status of the specified Node" - operationId: "readNodeStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Node" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - put: - tags: - - "core_v1" - description: "replace status of the specified Node" - operationId: "replaceNodeStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Node" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Node" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Node" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update status of the specified Node" - operationId: "patchNodeStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Node" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/persistentvolumeclaims: - get: - tags: - - "core_v1" - description: "list or watch objects of kind PersistentVolumeClaim" - operationId: "listPersistentVolumeClaimForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolumeClaimList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - /api/v1/persistentvolumes: - get: - tags: - - "core_v1" - description: "list or watch objects of kind PersistentVolume" - operationId: "listPersistentVolume" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolumeList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolume" - version: "v1" - post: - tags: - - "core_v1" - description: "create a PersistentVolume" - operationId: "createPersistentVolume" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.PersistentVolume" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolume" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete collection of PersistentVolume" - operationId: "deleteCollectionPersistentVolume" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolume" - version: "v1" - /api/v1/persistentvolumes/{name}: - get: - tags: - - "core_v1" - description: "read the specified PersistentVolume" - operationId: "readPersistentVolume" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolume" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolume" - version: "v1" - put: - tags: - - "core_v1" - description: "replace the specified PersistentVolume" - operationId: "replacePersistentVolume" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolume" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.PersistentVolume" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolume" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "core_v1" - description: "delete a PersistentVolume" - operationId: "deletePersistentVolume" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolume" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolume" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update the specified PersistentVolume" - operationId: "patchPersistentVolume" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolume" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolume" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/persistentvolumes/{name}/status: - get: - tags: - - "core_v1" - description: "read status of the specified PersistentVolume" - operationId: "readPersistentVolumeStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolume" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolume" - version: "v1" - put: - tags: - - "core_v1" - description: "replace status of the specified PersistentVolume" - operationId: "replacePersistentVolumeStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolume" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.PersistentVolume" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolume" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "core_v1" - description: "partially update status of the specified PersistentVolume" - operationId: "patchPersistentVolumeStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PersistentVolume" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PersistentVolume" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "" - kind: "PersistentVolume" - version: "v1" - x-codegen-request-body-name: "body" - /api/v1/pods: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Pod" - operationId: "listPodForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PodList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - /api/v1/podtemplates: - get: - tags: - - "core_v1" - description: "list or watch objects of kind PodTemplate" - operationId: "listPodTemplateForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.PodTemplateList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "PodTemplate" - version: "v1" - /api/v1/proxy/namespaces/{namespace}/pods/{name}: - get: - tags: - - "core_v1" - description: "proxy GET requests to Pod" - operationId: "proxyGETNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - head: - tags: - - "core_v1" - description: "proxy HEAD requests to Pod" - operationId: "proxyHEADNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - post: - tags: - - "core_v1" - description: "proxy POST requests to Pod" - operationId: "proxyPOSTNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - put: - tags: - - "core_v1" - description: "proxy PUT requests to Pod" - operationId: "proxyPUTNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - delete: - tags: - - "core_v1" - description: "proxy DELETE requests to Pod" - operationId: "proxyDELETENamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - options: - tags: - - "core_v1" - description: "proxy OPTIONS requests to Pod" - operationId: "proxyOPTIONSNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - patch: - tags: - - "core_v1" - description: "proxy PATCH requests to Pod" - operationId: "proxyPATCHNamespacedPod" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - /api/v1/proxy/namespaces/{namespace}/pods/{name}/{path}: - get: - tags: - - "core_v1" - description: "proxy GET requests to Pod" - operationId: "proxyGETNamespacedPodWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - head: - tags: - - "core_v1" - description: "proxy HEAD requests to Pod" - operationId: "proxyHEADNamespacedPodWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - post: - tags: - - "core_v1" - description: "proxy POST requests to Pod" - operationId: "proxyPOSTNamespacedPodWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - put: - tags: - - "core_v1" - description: "proxy PUT requests to Pod" - operationId: "proxyPUTNamespacedPodWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - delete: - tags: - - "core_v1" - description: "proxy DELETE requests to Pod" - operationId: "proxyDELETENamespacedPodWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - options: - tags: - - "core_v1" - description: "proxy OPTIONS requests to Pod" - operationId: "proxyOPTIONSNamespacedPodWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - patch: - tags: - - "core_v1" - description: "proxy PATCH requests to Pod" - operationId: "proxyPATCHNamespacedPodWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Pod" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Pod" - version: "v1" - /api/v1/proxy/namespaces/{namespace}/services/{name}: - get: - tags: - - "core_v1" - description: "proxy GET requests to Service" - operationId: "proxyGETNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - head: - tags: - - "core_v1" - description: "proxy HEAD requests to Service" - operationId: "proxyHEADNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - post: - tags: - - "core_v1" - description: "proxy POST requests to Service" - operationId: "proxyPOSTNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - put: - tags: - - "core_v1" - description: "proxy PUT requests to Service" - operationId: "proxyPUTNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - delete: - tags: - - "core_v1" - description: "proxy DELETE requests to Service" - operationId: "proxyDELETENamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - options: - tags: - - "core_v1" - description: "proxy OPTIONS requests to Service" - operationId: "proxyOPTIONSNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - patch: - tags: - - "core_v1" - description: "proxy PATCH requests to Service" - operationId: "proxyPATCHNamespacedService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - /api/v1/proxy/namespaces/{namespace}/services/{name}/{path}: - get: - tags: - - "core_v1" - description: "proxy GET requests to Service" - operationId: "proxyGETNamespacedServiceWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - head: - tags: - - "core_v1" - description: "proxy HEAD requests to Service" - operationId: "proxyHEADNamespacedServiceWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - post: - tags: - - "core_v1" - description: "proxy POST requests to Service" - operationId: "proxyPOSTNamespacedServiceWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - put: - tags: - - "core_v1" - description: "proxy PUT requests to Service" - operationId: "proxyPUTNamespacedServiceWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - delete: - tags: - - "core_v1" - description: "proxy DELETE requests to Service" - operationId: "proxyDELETENamespacedServiceWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - options: - tags: - - "core_v1" - description: "proxy OPTIONS requests to Service" - operationId: "proxyOPTIONSNamespacedServiceWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - patch: - tags: - - "core_v1" - description: "proxy PATCH requests to Service" - operationId: "proxyPATCHNamespacedServiceWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Service" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - /api/v1/proxy/nodes/{name}: - get: - tags: - - "core_v1" - description: "proxy GET requests to Node" - operationId: "proxyGETNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - head: - tags: - - "core_v1" - description: "proxy HEAD requests to Node" - operationId: "proxyHEADNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - post: - tags: - - "core_v1" - description: "proxy POST requests to Node" - operationId: "proxyPOSTNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - put: - tags: - - "core_v1" - description: "proxy PUT requests to Node" - operationId: "proxyPUTNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - delete: - tags: - - "core_v1" - description: "proxy DELETE requests to Node" - operationId: "proxyDELETENode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - options: - tags: - - "core_v1" - description: "proxy OPTIONS requests to Node" - operationId: "proxyOPTIONSNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - patch: - tags: - - "core_v1" - description: "proxy PATCH requests to Node" - operationId: "proxyPATCHNode" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - /api/v1/proxy/nodes/{name}/{path}: - get: - tags: - - "core_v1" - description: "proxy GET requests to Node" - operationId: "proxyGETNodeWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - head: - tags: - - "core_v1" - description: "proxy HEAD requests to Node" - operationId: "proxyHEADNodeWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - post: - tags: - - "core_v1" - description: "proxy POST requests to Node" - operationId: "proxyPOSTNodeWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - put: - tags: - - "core_v1" - description: "proxy PUT requests to Node" - operationId: "proxyPUTNodeWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - delete: - tags: - - "core_v1" - description: "proxy DELETE requests to Node" - operationId: "proxyDELETENodeWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - options: - tags: - - "core_v1" - description: "proxy OPTIONS requests to Node" - operationId: "proxyOPTIONSNodeWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - patch: - tags: - - "core_v1" - description: "proxy PATCH requests to Node" - operationId: "proxyPATCHNodeWithPath" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "*/*" - parameters: - - name: "name" - in: "path" - description: "name of the Node" - required: true - type: "string" - uniqueItems: true - - name: "path" - in: "path" - description: "path to the resource" - required: true - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "string" - 401: - description: "Unauthorized" - x-kubernetes-action: "proxy" - x-kubernetes-group-version-kind: - group: "" - kind: "Node" - version: "v1" - /api/v1/replicationcontrollers: - get: - tags: - - "core_v1" - description: "list or watch objects of kind ReplicationController" - operationId: "listReplicationControllerForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicationControllerList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "ReplicationController" - version: "v1" - /api/v1/resourcequotas: - get: - tags: - - "core_v1" - description: "list or watch objects of kind ResourceQuota" - operationId: "listResourceQuotaForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ResourceQuotaList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "ResourceQuota" - version: "v1" - /api/v1/secrets: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Secret" - operationId: "listSecretForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.SecretList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Secret" - version: "v1" - /api/v1/serviceaccounts: - get: - tags: - - "core_v1" - description: "list or watch objects of kind ServiceAccount" - operationId: "listServiceAccountForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ServiceAccountList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "ServiceAccount" - version: "v1" - /api/v1/services: - get: - tags: - - "core_v1" - description: "list or watch objects of kind Service" - operationId: "listServiceForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ServiceList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "" - kind: "Service" - version: "v1" - /api/v1/watch/configmaps: {} - /api/v1/watch/endpoints: {} - /api/v1/watch/events: {} - /api/v1/watch/limitranges: {} - /api/v1/watch/namespaces: {} - /api/v1/watch/namespaces/{namespace}/configmaps: {} - /api/v1/watch/namespaces/{namespace}/configmaps/{name}: {} - /api/v1/watch/namespaces/{namespace}/endpoints: {} - /api/v1/watch/namespaces/{namespace}/endpoints/{name}: {} - /api/v1/watch/namespaces/{namespace}/events: {} - /api/v1/watch/namespaces/{namespace}/events/{name}: {} - /api/v1/watch/namespaces/{namespace}/limitranges: {} - /api/v1/watch/namespaces/{namespace}/limitranges/{name}: {} - /api/v1/watch/namespaces/{namespace}/persistentvolumeclaims: {} - /api/v1/watch/namespaces/{namespace}/persistentvolumeclaims/{name}: {} - /api/v1/watch/namespaces/{namespace}/pods: {} - /api/v1/watch/namespaces/{namespace}/pods/{name}: {} - /api/v1/watch/namespaces/{namespace}/podtemplates: {} - /api/v1/watch/namespaces/{namespace}/podtemplates/{name}: {} - /api/v1/watch/namespaces/{namespace}/replicationcontrollers: {} - /api/v1/watch/namespaces/{namespace}/replicationcontrollers/{name}: {} - /api/v1/watch/namespaces/{namespace}/resourcequotas: {} - /api/v1/watch/namespaces/{namespace}/resourcequotas/{name}: {} - /api/v1/watch/namespaces/{namespace}/secrets: {} - /api/v1/watch/namespaces/{namespace}/secrets/{name}: {} - /api/v1/watch/namespaces/{namespace}/serviceaccounts: {} - /api/v1/watch/namespaces/{namespace}/serviceaccounts/{name}: {} - /api/v1/watch/namespaces/{namespace}/services: {} - /api/v1/watch/namespaces/{namespace}/services/{name}: {} - /api/v1/watch/namespaces/{name}: {} - /api/v1/watch/nodes: {} - /api/v1/watch/nodes/{name}: {} - /api/v1/watch/persistentvolumeclaims: {} - /api/v1/watch/persistentvolumes: {} - /api/v1/watch/persistentvolumes/{name}: {} - /api/v1/watch/pods: {} - /api/v1/watch/podtemplates: {} - /api/v1/watch/replicationcontrollers: {} - /api/v1/watch/resourcequotas: {} - /api/v1/watch/secrets: {} - /api/v1/watch/serviceaccounts: {} - /api/v1/watch/services: {} - /apis/: - get: - tags: - - "apis" - description: "get available API versions" - operationId: "getAPIVersions" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroupList" - 401: - description: "Unauthorized" - /apis/admissionregistration.k8s.io/: - get: - tags: - - "admissionregistration" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/admissionregistration.k8s.io/v1alpha1/: - get: - tags: - - "admissionregistration_v1alpha1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations: - get: - tags: - - "admissionregistration_v1alpha1" - description: "list or watch objects of kind InitializerConfiguration" - operationId: "listInitializerConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.InitializerConfigurationList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "InitializerConfiguration" - version: "v1alpha1" - post: - tags: - - "admissionregistration_v1alpha1" - description: "create an InitializerConfiguration" - operationId: "createInitializerConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.InitializerConfiguration" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.InitializerConfiguration" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.InitializerConfiguration" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1alpha1.InitializerConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "InitializerConfiguration" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "admissionregistration_v1alpha1" - description: "delete collection of InitializerConfiguration" - operationId: "deleteCollectionInitializerConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "InitializerConfiguration" - version: "v1alpha1" - /apis/admissionregistration.k8s.io/v1alpha1/initializerconfigurations/{name}: - get: - tags: - - "admissionregistration_v1alpha1" - description: "read the specified InitializerConfiguration" - operationId: "readInitializerConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the InitializerConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.InitializerConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "InitializerConfiguration" - version: "v1alpha1" - put: - tags: - - "admissionregistration_v1alpha1" - description: "replace the specified InitializerConfiguration" - operationId: "replaceInitializerConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the InitializerConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.InitializerConfiguration" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.InitializerConfiguration" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.InitializerConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "InitializerConfiguration" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "admissionregistration_v1alpha1" - description: "delete an InitializerConfiguration" - operationId: "deleteInitializerConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the InitializerConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "InitializerConfiguration" - version: "v1alpha1" - x-codegen-request-body-name: "body" - patch: - tags: - - "admissionregistration_v1alpha1" - description: "partially update the specified InitializerConfiguration" - operationId: "patchInitializerConfiguration" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the InitializerConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.InitializerConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "InitializerConfiguration" - version: "v1alpha1" - x-codegen-request-body-name: "body" - /apis/admissionregistration.k8s.io/v1alpha1/watch/initializerconfigurations: {} - /apis/admissionregistration.k8s.io/v1alpha1/watch/initializerconfigurations/{name}: {} - /apis/admissionregistration.k8s.io/v1beta1/: - get: - tags: - - "admissionregistration_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations: - get: - tags: - - "admissionregistration_v1beta1" - description: "list or watch objects of kind MutatingWebhookConfiguration" - operationId: "listMutatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.MutatingWebhookConfigurationList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "MutatingWebhookConfiguration" - version: "v1beta1" - post: - tags: - - "admissionregistration_v1beta1" - description: "create a MutatingWebhookConfiguration" - operationId: "createMutatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.MutatingWebhookConfiguration" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.MutatingWebhookConfiguration" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.MutatingWebhookConfiguration" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.MutatingWebhookConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "MutatingWebhookConfiguration" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "admissionregistration_v1beta1" - description: "delete collection of MutatingWebhookConfiguration" - operationId: "deleteCollectionMutatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "MutatingWebhookConfiguration" - version: "v1beta1" - /apis/admissionregistration.k8s.io/v1beta1/mutatingwebhookconfigurations/{name}: - get: - tags: - - "admissionregistration_v1beta1" - description: "read the specified MutatingWebhookConfiguration" - operationId: "readMutatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the MutatingWebhookConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.MutatingWebhookConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "MutatingWebhookConfiguration" - version: "v1beta1" - put: - tags: - - "admissionregistration_v1beta1" - description: "replace the specified MutatingWebhookConfiguration" - operationId: "replaceMutatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the MutatingWebhookConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.MutatingWebhookConfiguration" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.MutatingWebhookConfiguration" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.MutatingWebhookConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "MutatingWebhookConfiguration" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "admissionregistration_v1beta1" - description: "delete a MutatingWebhookConfiguration" - operationId: "deleteMutatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the MutatingWebhookConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "MutatingWebhookConfiguration" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "admissionregistration_v1beta1" - description: "partially update the specified MutatingWebhookConfiguration" - operationId: "patchMutatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the MutatingWebhookConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.MutatingWebhookConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "MutatingWebhookConfiguration" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations: - get: - tags: - - "admissionregistration_v1beta1" - description: "list or watch objects of kind ValidatingWebhookConfiguration" - operationId: "listValidatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfigurationList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "ValidatingWebhookConfiguration" - version: "v1beta1" - post: - tags: - - "admissionregistration_v1beta1" - description: "create a ValidatingWebhookConfiguration" - operationId: "createValidatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfiguration" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfiguration" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfiguration" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "ValidatingWebhookConfiguration" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "admissionregistration_v1beta1" - description: "delete collection of ValidatingWebhookConfiguration" - operationId: "deleteCollectionValidatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "ValidatingWebhookConfiguration" - version: "v1beta1" - /apis/admissionregistration.k8s.io/v1beta1/validatingwebhookconfigurations/{name}: - get: - tags: - - "admissionregistration_v1beta1" - description: "read the specified ValidatingWebhookConfiguration" - operationId: "readValidatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ValidatingWebhookConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "ValidatingWebhookConfiguration" - version: "v1beta1" - put: - tags: - - "admissionregistration_v1beta1" - description: "replace the specified ValidatingWebhookConfiguration" - operationId: "replaceValidatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ValidatingWebhookConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfiguration" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfiguration" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "ValidatingWebhookConfiguration" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "admissionregistration_v1beta1" - description: "delete a ValidatingWebhookConfiguration" - operationId: "deleteValidatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ValidatingWebhookConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "ValidatingWebhookConfiguration" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "admissionregistration_v1beta1" - description: "partially update the specified ValidatingWebhookConfiguration" - operationId: "patchValidatingWebhookConfiguration" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ValidatingWebhookConfiguration" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfiguration" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "admissionregistration.k8s.io" - kind: "ValidatingWebhookConfiguration" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/admissionregistration.k8s.io/v1beta1/watch/mutatingwebhookconfigurations: {} - /apis/admissionregistration.k8s.io/v1beta1/watch/mutatingwebhookconfigurations/{name}: {} - /apis/admissionregistration.k8s.io/v1beta1/watch/validatingwebhookconfigurations: {} - /apis/admissionregistration.k8s.io/v1beta1/watch/validatingwebhookconfigurations/{name}: {} - /apis/apiextensions.k8s.io/: - get: - tags: - - "apiextensions" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/apiextensions.k8s.io/v1beta1/: - get: - tags: - - "apiextensions_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions: - get: - tags: - - "apiextensions_v1beta1" - description: "list or watch objects of kind CustomResourceDefinition" - operationId: "listCustomResourceDefinition" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinitionList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apiextensions.k8s.io" - kind: "CustomResourceDefinition" - version: "v1beta1" - post: - tags: - - "apiextensions_v1beta1" - description: "create a CustomResourceDefinition" - operationId: "createCustomResourceDefinition" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apiextensions.k8s.io" - kind: "CustomResourceDefinition" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apiextensions_v1beta1" - description: "delete collection of CustomResourceDefinition" - operationId: "deleteCollectionCustomResourceDefinition" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apiextensions.k8s.io" - kind: "CustomResourceDefinition" - version: "v1beta1" - /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}: - get: - tags: - - "apiextensions_v1beta1" - description: "read the specified CustomResourceDefinition" - operationId: "readCustomResourceDefinition" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CustomResourceDefinition" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apiextensions.k8s.io" - kind: "CustomResourceDefinition" - version: "v1beta1" - put: - tags: - - "apiextensions_v1beta1" - description: "replace the specified CustomResourceDefinition" - operationId: "replaceCustomResourceDefinition" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CustomResourceDefinition" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apiextensions.k8s.io" - kind: "CustomResourceDefinition" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apiextensions_v1beta1" - description: "delete a CustomResourceDefinition" - operationId: "deleteCustomResourceDefinition" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CustomResourceDefinition" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apiextensions.k8s.io" - kind: "CustomResourceDefinition" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apiextensions_v1beta1" - description: "partially update the specified CustomResourceDefinition" - operationId: "patchCustomResourceDefinition" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CustomResourceDefinition" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apiextensions.k8s.io" - kind: "CustomResourceDefinition" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apiextensions.k8s.io/v1beta1/customresourcedefinitions/{name}/status: - put: - tags: - - "apiextensions_v1beta1" - description: "replace status of the specified CustomResourceDefinition" - operationId: "replaceCustomResourceDefinitionStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CustomResourceDefinition" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apiextensions.k8s.io" - kind: "CustomResourceDefinition" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apiextensions.k8s.io/v1beta1/watch/customresourcedefinitions: {} - /apis/apiextensions.k8s.io/v1beta1/watch/customresourcedefinitions/{name}: {} - /apis/apiregistration.k8s.io/: - get: - tags: - - "apiregistration" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/apiregistration.k8s.io/v1beta1/: - get: - tags: - - "apiregistration_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/apiregistration.k8s.io/v1beta1/apiservices: - get: - tags: - - "apiregistration_v1beta1" - description: "list or watch objects of kind APIService" - operationId: "listAPIService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.APIServiceList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apiregistration.k8s.io" - kind: "APIService" - version: "v1beta1" - post: - tags: - - "apiregistration_v1beta1" - description: "create an APIService" - operationId: "createAPIService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.APIService" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.APIService" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.APIService" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.APIService" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apiregistration.k8s.io" - kind: "APIService" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apiregistration_v1beta1" - description: "delete collection of APIService" - operationId: "deleteCollectionAPIService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apiregistration.k8s.io" - kind: "APIService" - version: "v1beta1" - /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}: - get: - tags: - - "apiregistration_v1beta1" - description: "read the specified APIService" - operationId: "readAPIService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the APIService" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.APIService" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apiregistration.k8s.io" - kind: "APIService" - version: "v1beta1" - put: - tags: - - "apiregistration_v1beta1" - description: "replace the specified APIService" - operationId: "replaceAPIService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the APIService" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.APIService" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.APIService" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.APIService" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apiregistration.k8s.io" - kind: "APIService" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apiregistration_v1beta1" - description: "delete an APIService" - operationId: "deleteAPIService" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the APIService" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apiregistration.k8s.io" - kind: "APIService" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apiregistration_v1beta1" - description: "partially update the specified APIService" - operationId: "patchAPIService" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the APIService" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.APIService" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apiregistration.k8s.io" - kind: "APIService" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apiregistration.k8s.io/v1beta1/apiservices/{name}/status: - put: - tags: - - "apiregistration_v1beta1" - description: "replace status of the specified APIService" - operationId: "replaceAPIServiceStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the APIService" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.APIService" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.APIService" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.APIService" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apiregistration.k8s.io" - kind: "APIService" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apiregistration.k8s.io/v1beta1/watch/apiservices: {} - /apis/apiregistration.k8s.io/v1beta1/watch/apiservices/{name}: {} - /apis/apps/: - get: - tags: - - "apps" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/apps/v1/: - get: - tags: - - "apps_v1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/apps/v1/controllerrevisions: - get: - tags: - - "apps_v1" - description: "list or watch objects of kind ControllerRevision" - operationId: "listControllerRevisionForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ControllerRevisionList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1" - /apis/apps/v1/daemonsets: - get: - tags: - - "apps_v1" - description: "list or watch objects of kind DaemonSet" - operationId: "listDaemonSetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DaemonSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - /apis/apps/v1/deployments: - get: - tags: - - "apps_v1" - description: "list or watch objects of kind Deployment" - operationId: "listDeploymentForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DeploymentList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - /apis/apps/v1/namespaces/{namespace}/controllerrevisions: - get: - tags: - - "apps_v1" - description: "list or watch objects of kind ControllerRevision" - operationId: "listNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ControllerRevisionList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1" - post: - tags: - - "apps_v1" - description: "create a ControllerRevision" - operationId: "createNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ControllerRevision" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ControllerRevision" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ControllerRevision" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1" - description: "delete collection of ControllerRevision" - operationId: "deleteCollectionNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1" - /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}: - get: - tags: - - "apps_v1" - description: "read the specified ControllerRevision" - operationId: "readNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace the specified ControllerRevision" - operationId: "replaceNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ControllerRevision" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ControllerRevision" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1" - description: "delete a ControllerRevision" - operationId: "deleteNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update the specified ControllerRevision" - operationId: "patchNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/daemonsets: - get: - tags: - - "apps_v1" - description: "list or watch objects of kind DaemonSet" - operationId: "listNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DaemonSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - post: - tags: - - "apps_v1" - description: "create a DaemonSet" - operationId: "createNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DaemonSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DaemonSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.DaemonSet" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1" - description: "delete collection of DaemonSet" - operationId: "deleteCollectionNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}: - get: - tags: - - "apps_v1" - description: "read the specified DaemonSet" - operationId: "readNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace the specified DaemonSet" - operationId: "replaceNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DaemonSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DaemonSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1" - description: "delete a DaemonSet" - operationId: "deleteNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update the specified DaemonSet" - operationId: "patchNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status: - get: - tags: - - "apps_v1" - description: "read status of the specified DaemonSet" - operationId: "readNamespacedDaemonSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace status of the specified DaemonSet" - operationId: "replaceNamespacedDaemonSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DaemonSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DaemonSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update status of the specified DaemonSet" - operationId: "patchNamespacedDaemonSetStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/deployments: - get: - tags: - - "apps_v1" - description: "list or watch objects of kind Deployment" - operationId: "listNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.DeploymentList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - post: - tags: - - "apps_v1" - description: "create a Deployment" - operationId: "createNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Deployment" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1" - description: "delete collection of Deployment" - operationId: "deleteCollectionNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - /apis/apps/v1/namespaces/{namespace}/deployments/{name}: - get: - tags: - - "apps_v1" - description: "read the specified Deployment" - operationId: "readNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace the specified Deployment" - operationId: "replaceNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1" - description: "delete a Deployment" - operationId: "deleteNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update the specified Deployment" - operationId: "patchNamespacedDeployment" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale: - get: - tags: - - "apps_v1" - description: "read scale of the specified Deployment" - operationId: "readNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace scale of the specified Deployment" - operationId: "replaceNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update scale of the specified Deployment" - operationId: "patchNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status: - get: - tags: - - "apps_v1" - description: "read status of the specified Deployment" - operationId: "readNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace status of the specified Deployment" - operationId: "replaceNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update status of the specified Deployment" - operationId: "patchNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/replicasets: - get: - tags: - - "apps_v1" - description: "list or watch objects of kind ReplicaSet" - operationId: "listNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicaSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - post: - tags: - - "apps_v1" - description: "create a ReplicaSet" - operationId: "createNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ReplicaSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1" - description: "delete collection of ReplicaSet" - operationId: "deleteCollectionNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - /apis/apps/v1/namespaces/{namespace}/replicasets/{name}: - get: - tags: - - "apps_v1" - description: "read the specified ReplicaSet" - operationId: "readNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace the specified ReplicaSet" - operationId: "replaceNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ReplicaSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1" - description: "delete a ReplicaSet" - operationId: "deleteNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update the specified ReplicaSet" - operationId: "patchNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale: - get: - tags: - - "apps_v1" - description: "read scale of the specified ReplicaSet" - operationId: "readNamespacedReplicaSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace scale of the specified ReplicaSet" - operationId: "replaceNamespacedReplicaSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update scale of the specified ReplicaSet" - operationId: "patchNamespacedReplicaSetScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status: - get: - tags: - - "apps_v1" - description: "read status of the specified ReplicaSet" - operationId: "readNamespacedReplicaSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace status of the specified ReplicaSet" - operationId: "replaceNamespacedReplicaSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ReplicaSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update status of the specified ReplicaSet" - operationId: "patchNamespacedReplicaSetStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/statefulsets: - get: - tags: - - "apps_v1" - description: "list or watch objects of kind StatefulSet" - operationId: "listNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StatefulSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - post: - tags: - - "apps_v1" - description: "create a StatefulSet" - operationId: "createNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.StatefulSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StatefulSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.StatefulSet" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1" - description: "delete collection of StatefulSet" - operationId: "deleteCollectionNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}: - get: - tags: - - "apps_v1" - description: "read the specified StatefulSet" - operationId: "readNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace the specified StatefulSet" - operationId: "replaceNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.StatefulSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StatefulSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1" - description: "delete a StatefulSet" - operationId: "deleteNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update the specified StatefulSet" - operationId: "patchNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale: - get: - tags: - - "apps_v1" - description: "read scale of the specified StatefulSet" - operationId: "readNamespacedStatefulSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace scale of the specified StatefulSet" - operationId: "replaceNamespacedStatefulSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update scale of the specified StatefulSet" - operationId: "patchNamespacedStatefulSetScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "Scale" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status: - get: - tags: - - "apps_v1" - description: "read status of the specified StatefulSet" - operationId: "readNamespacedStatefulSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - put: - tags: - - "apps_v1" - description: "replace status of the specified StatefulSet" - operationId: "replaceNamespacedStatefulSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.StatefulSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StatefulSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1" - description: "partially update status of the specified StatefulSet" - operationId: "patchNamespacedStatefulSetStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - x-codegen-request-body-name: "body" - /apis/apps/v1/replicasets: - get: - tags: - - "apps_v1" - description: "list or watch objects of kind ReplicaSet" - operationId: "listReplicaSetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ReplicaSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1" - /apis/apps/v1/statefulsets: - get: - tags: - - "apps_v1" - description: "list or watch objects of kind StatefulSet" - operationId: "listStatefulSetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StatefulSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1" - /apis/apps/v1/watch/controllerrevisions: {} - /apis/apps/v1/watch/daemonsets: {} - /apis/apps/v1/watch/deployments: {} - /apis/apps/v1/watch/namespaces/{namespace}/controllerrevisions: {} - /apis/apps/v1/watch/namespaces/{namespace}/controllerrevisions/{name}: {} - /apis/apps/v1/watch/namespaces/{namespace}/daemonsets: {} - /apis/apps/v1/watch/namespaces/{namespace}/daemonsets/{name}: {} - /apis/apps/v1/watch/namespaces/{namespace}/deployments: {} - /apis/apps/v1/watch/namespaces/{namespace}/deployments/{name}: {} - /apis/apps/v1/watch/namespaces/{namespace}/replicasets: {} - /apis/apps/v1/watch/namespaces/{namespace}/replicasets/{name}: {} - /apis/apps/v1/watch/namespaces/{namespace}/statefulsets: {} - /apis/apps/v1/watch/namespaces/{namespace}/statefulsets/{name}: {} - /apis/apps/v1/watch/replicasets: {} - /apis/apps/v1/watch/statefulsets: {} - /apis/apps/v1beta1/: - get: - tags: - - "apps_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/apps/v1beta1/controllerrevisions: - get: - tags: - - "apps_v1beta1" - description: "list or watch objects of kind ControllerRevision" - operationId: "listControllerRevisionForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ControllerRevisionList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta1" - /apis/apps/v1beta1/deployments: - get: - tags: - - "apps_v1beta1" - description: "list or watch objects of kind Deployment" - operationId: "listDeploymentForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.DeploymentList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions: - get: - tags: - - "apps_v1beta1" - description: "list or watch objects of kind ControllerRevision" - operationId: "listNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ControllerRevisionList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta1" - post: - tags: - - "apps_v1beta1" - description: "create a ControllerRevision" - operationId: "createNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ControllerRevision" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ControllerRevision" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ControllerRevision" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta1" - description: "delete collection of ControllerRevision" - operationId: "deleteCollectionNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta1" - /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name}: - get: - tags: - - "apps_v1beta1" - description: "read the specified ControllerRevision" - operationId: "readNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta1" - put: - tags: - - "apps_v1beta1" - description: "replace the specified ControllerRevision" - operationId: "replaceNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ControllerRevision" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ControllerRevision" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta1" - description: "delete a ControllerRevision" - operationId: "deleteNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta1" - description: "partially update the specified ControllerRevision" - operationId: "patchNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apps/v1beta1/namespaces/{namespace}/deployments: - get: - tags: - - "apps_v1beta1" - description: "list or watch objects of kind Deployment" - operationId: "listNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.DeploymentList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - post: - tags: - - "apps_v1beta1" - description: "create a Deployment" - operationId: "createNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta1" - description: "delete collection of Deployment" - operationId: "deleteCollectionNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}: - get: - tags: - - "apps_v1beta1" - description: "read the specified Deployment" - operationId: "readNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - put: - tags: - - "apps_v1beta1" - description: "replace the specified Deployment" - operationId: "replaceNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta1" - description: "delete a Deployment" - operationId: "deleteNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta1" - description: "partially update the specified Deployment" - operationId: "patchNamespacedDeployment" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/rollback: - post: - tags: - - "apps_v1beta1" - description: "create rollback of a Deployment" - operationId: "createNamespacedDeploymentRollback" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DeploymentRollback" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/apps.v1beta1.DeploymentRollback" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.DeploymentRollback" - 201: - description: "Created" - schema: - $ref: "#/definitions/apps.v1beta1.DeploymentRollback" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/apps.v1beta1.DeploymentRollback" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DeploymentRollback" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/scale: - get: - tags: - - "apps_v1beta1" - description: "read scale of the specified Deployment" - operationId: "readNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta1" - put: - tags: - - "apps_v1beta1" - description: "replace scale of the specified Deployment" - operationId: "replaceNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/apps.v1beta1.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/apps.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta1" - description: "partially update scale of the specified Deployment" - operationId: "patchNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/status: - get: - tags: - - "apps_v1beta1" - description: "read status of the specified Deployment" - operationId: "readNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - put: - tags: - - "apps_v1beta1" - description: "replace status of the specified Deployment" - operationId: "replaceNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta1" - description: "partially update status of the specified Deployment" - operationId: "patchNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apps/v1beta1/namespaces/{namespace}/statefulsets: - get: - tags: - - "apps_v1beta1" - description: "list or watch objects of kind StatefulSet" - operationId: "listNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StatefulSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - post: - tags: - - "apps_v1beta1" - description: "create a StatefulSet" - operationId: "createNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta1" - description: "delete collection of StatefulSet" - operationId: "deleteCollectionNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}: - get: - tags: - - "apps_v1beta1" - description: "read the specified StatefulSet" - operationId: "readNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - put: - tags: - - "apps_v1beta1" - description: "replace the specified StatefulSet" - operationId: "replaceNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta1" - description: "delete a StatefulSet" - operationId: "deleteNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta1" - description: "partially update the specified StatefulSet" - operationId: "patchNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/scale: - get: - tags: - - "apps_v1beta1" - description: "read scale of the specified StatefulSet" - operationId: "readNamespacedStatefulSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta1" - put: - tags: - - "apps_v1beta1" - description: "replace scale of the specified StatefulSet" - operationId: "replaceNamespacedStatefulSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/apps.v1beta1.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/apps.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta1" - description: "partially update scale of the specified StatefulSet" - operationId: "patchNamespacedStatefulSetScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/apps.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/status: - get: - tags: - - "apps_v1beta1" - description: "read status of the specified StatefulSet" - operationId: "readNamespacedStatefulSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - put: - tags: - - "apps_v1beta1" - description: "replace status of the specified StatefulSet" - operationId: "replaceNamespacedStatefulSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta1" - description: "partially update status of the specified StatefulSet" - operationId: "patchNamespacedStatefulSetStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/apps/v1beta1/statefulsets: - get: - tags: - - "apps_v1beta1" - description: "list or watch objects of kind StatefulSet" - operationId: "listStatefulSetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StatefulSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - /apis/apps/v1beta1/watch/controllerrevisions: {} - /apis/apps/v1beta1/watch/deployments: {} - /apis/apps/v1beta1/watch/namespaces/{namespace}/controllerrevisions: {} - /apis/apps/v1beta1/watch/namespaces/{namespace}/controllerrevisions/{name}: {} - /apis/apps/v1beta1/watch/namespaces/{namespace}/deployments: {} - /apis/apps/v1beta1/watch/namespaces/{namespace}/deployments/{name}: {} - /apis/apps/v1beta1/watch/namespaces/{namespace}/statefulsets: {} - /apis/apps/v1beta1/watch/namespaces/{namespace}/statefulsets/{name}: {} - /apis/apps/v1beta1/watch/statefulsets: {} - /apis/apps/v1beta2/: - get: - tags: - - "apps_v1beta2" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/apps/v1beta2/controllerrevisions: - get: - tags: - - "apps_v1beta2" - description: "list or watch objects of kind ControllerRevision" - operationId: "listControllerRevisionForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ControllerRevisionList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta2" - /apis/apps/v1beta2/daemonsets: - get: - tags: - - "apps_v1beta2" - description: "list or watch objects of kind DaemonSet" - operationId: "listDaemonSetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DaemonSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - /apis/apps/v1beta2/deployments: - get: - tags: - - "apps_v1beta2" - description: "list or watch objects of kind Deployment" - operationId: "listDeploymentForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DeploymentList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions: - get: - tags: - - "apps_v1beta2" - description: "list or watch objects of kind ControllerRevision" - operationId: "listNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ControllerRevisionList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta2" - post: - tags: - - "apps_v1beta2" - description: "create a ControllerRevision" - operationId: "createNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.ControllerRevision" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ControllerRevision" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.ControllerRevision" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta2.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta2" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta2" - description: "delete collection of ControllerRevision" - operationId: "deleteCollectionNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta2" - /apis/apps/v1beta2/namespaces/{namespace}/controllerrevisions/{name}: - get: - tags: - - "apps_v1beta2" - description: "read the specified ControllerRevision" - operationId: "readNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace the specified ControllerRevision" - operationId: "replaceNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.ControllerRevision" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ControllerRevision" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta2" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta2" - description: "delete a ControllerRevision" - operationId: "deleteNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update the specified ControllerRevision" - operationId: "patchNamespacedControllerRevision" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ControllerRevision" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ControllerRevision" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ControllerRevision" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/daemonsets: - get: - tags: - - "apps_v1beta2" - description: "list or watch objects of kind DaemonSet" - operationId: "listNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DaemonSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - post: - tags: - - "apps_v1beta2" - description: "create a DaemonSet" - operationId: "createNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta2" - description: "delete collection of DaemonSet" - operationId: "deleteCollectionNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}: - get: - tags: - - "apps_v1beta2" - description: "read the specified DaemonSet" - operationId: "readNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace the specified DaemonSet" - operationId: "replaceNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta2" - description: "delete a DaemonSet" - operationId: "deleteNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update the specified DaemonSet" - operationId: "patchNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/daemonsets/{name}/status: - get: - tags: - - "apps_v1beta2" - description: "read status of the specified DaemonSet" - operationId: "readNamespacedDaemonSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace status of the specified DaemonSet" - operationId: "replaceNamespacedDaemonSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update status of the specified DaemonSet" - operationId: "patchNamespacedDaemonSetStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/deployments: - get: - tags: - - "apps_v1beta2" - description: "list or watch objects of kind Deployment" - operationId: "listNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.DeploymentList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - post: - tags: - - "apps_v1beta2" - description: "create a Deployment" - operationId: "createNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta2" - description: "delete collection of Deployment" - operationId: "deleteCollectionNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}: - get: - tags: - - "apps_v1beta2" - description: "read the specified Deployment" - operationId: "readNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace the specified Deployment" - operationId: "replaceNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta2" - description: "delete a Deployment" - operationId: "deleteNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update the specified Deployment" - operationId: "patchNamespacedDeployment" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/scale: - get: - tags: - - "apps_v1beta2" - description: "read scale of the specified Deployment" - operationId: "readNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace scale of the specified Deployment" - operationId: "replaceNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update scale of the specified Deployment" - operationId: "patchNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/deployments/{name}/status: - get: - tags: - - "apps_v1beta2" - description: "read status of the specified Deployment" - operationId: "readNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace status of the specified Deployment" - operationId: "replaceNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update status of the specified Deployment" - operationId: "patchNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Deployment" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/replicasets: - get: - tags: - - "apps_v1beta2" - description: "list or watch objects of kind ReplicaSet" - operationId: "listNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ReplicaSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - post: - tags: - - "apps_v1beta2" - description: "create a ReplicaSet" - operationId: "createNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta2" - description: "delete collection of ReplicaSet" - operationId: "deleteCollectionNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}: - get: - tags: - - "apps_v1beta2" - description: "read the specified ReplicaSet" - operationId: "readNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace the specified ReplicaSet" - operationId: "replaceNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta2" - description: "delete a ReplicaSet" - operationId: "deleteNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update the specified ReplicaSet" - operationId: "patchNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/scale: - get: - tags: - - "apps_v1beta2" - description: "read scale of the specified ReplicaSet" - operationId: "readNamespacedReplicaSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace scale of the specified ReplicaSet" - operationId: "replaceNamespacedReplicaSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update scale of the specified ReplicaSet" - operationId: "patchNamespacedReplicaSetScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/replicasets/{name}/status: - get: - tags: - - "apps_v1beta2" - description: "read status of the specified ReplicaSet" - operationId: "readNamespacedReplicaSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace status of the specified ReplicaSet" - operationId: "replaceNamespacedReplicaSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update status of the specified ReplicaSet" - operationId: "patchNamespacedReplicaSetStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/statefulsets: - get: - tags: - - "apps_v1beta2" - description: "list or watch objects of kind StatefulSet" - operationId: "listNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.StatefulSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - post: - tags: - - "apps_v1beta2" - description: "create a StatefulSet" - operationId: "createNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta2" - description: "delete collection of StatefulSet" - operationId: "deleteCollectionNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}: - get: - tags: - - "apps_v1beta2" - description: "read the specified StatefulSet" - operationId: "readNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace the specified StatefulSet" - operationId: "replaceNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - delete: - tags: - - "apps_v1beta2" - description: "delete a StatefulSet" - operationId: "deleteNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update the specified StatefulSet" - operationId: "patchNamespacedStatefulSet" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/scale: - get: - tags: - - "apps_v1beta2" - description: "read scale of the specified StatefulSet" - operationId: "readNamespacedStatefulSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace scale of the specified StatefulSet" - operationId: "replaceNamespacedStatefulSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update scale of the specified StatefulSet" - operationId: "patchNamespacedStatefulSetScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "Scale" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/namespaces/{namespace}/statefulsets/{name}/status: - get: - tags: - - "apps_v1beta2" - description: "read status of the specified StatefulSet" - operationId: "readNamespacedStatefulSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - put: - tags: - - "apps_v1beta2" - description: "replace status of the specified StatefulSet" - operationId: "replaceNamespacedStatefulSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - patch: - tags: - - "apps_v1beta2" - description: "partially update status of the specified StatefulSet" - operationId: "patchNamespacedStatefulSetStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StatefulSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.StatefulSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - x-codegen-request-body-name: "body" - /apis/apps/v1beta2/replicasets: - get: - tags: - - "apps_v1beta2" - description: "list or watch objects of kind ReplicaSet" - operationId: "listReplicaSetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.ReplicaSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - /apis/apps/v1beta2/statefulsets: - get: - tags: - - "apps_v1beta2" - description: "list or watch objects of kind StatefulSet" - operationId: "listStatefulSetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta2.StatefulSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - /apis/apps/v1beta2/watch/controllerrevisions: {} - /apis/apps/v1beta2/watch/daemonsets: {} - /apis/apps/v1beta2/watch/deployments: {} - /apis/apps/v1beta2/watch/namespaces/{namespace}/controllerrevisions: {} - /apis/apps/v1beta2/watch/namespaces/{namespace}/controllerrevisions/{name}: {} - /apis/apps/v1beta2/watch/namespaces/{namespace}/daemonsets: {} - /apis/apps/v1beta2/watch/namespaces/{namespace}/daemonsets/{name}: {} - /apis/apps/v1beta2/watch/namespaces/{namespace}/deployments: {} - /apis/apps/v1beta2/watch/namespaces/{namespace}/deployments/{name}: {} - /apis/apps/v1beta2/watch/namespaces/{namespace}/replicasets: {} - /apis/apps/v1beta2/watch/namespaces/{namespace}/replicasets/{name}: {} - /apis/apps/v1beta2/watch/namespaces/{namespace}/statefulsets: {} - /apis/apps/v1beta2/watch/namespaces/{namespace}/statefulsets/{name}: {} - /apis/apps/v1beta2/watch/replicasets: {} - /apis/apps/v1beta2/watch/statefulsets: {} - /apis/authentication.k8s.io/: - get: - tags: - - "authentication" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/authentication.k8s.io/v1/: - get: - tags: - - "authentication_v1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/authentication.k8s.io/v1/tokenreviews: - post: - tags: - - "authentication_v1" - description: "create a TokenReview" - operationId: "createTokenReview" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.TokenReview" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.TokenReview" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.TokenReview" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.TokenReview" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "authentication.k8s.io" - kind: "TokenReview" - version: "v1" - x-codegen-request-body-name: "body" - /apis/authentication.k8s.io/v1beta1/: - get: - tags: - - "authentication_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/authentication.k8s.io/v1beta1/tokenreviews: - post: - tags: - - "authentication_v1beta1" - description: "create a TokenReview" - operationId: "createTokenReview" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.TokenReview" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.TokenReview" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.TokenReview" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.TokenReview" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "authentication.k8s.io" - kind: "TokenReview" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/authorization.k8s.io/: - get: - tags: - - "authorization" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/authorization.k8s.io/v1/: - get: - tags: - - "authorization_v1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/authorization.k8s.io/v1/namespaces/{namespace}/localsubjectaccessreviews: - post: - tags: - - "authorization_v1" - description: "create a LocalSubjectAccessReview" - operationId: "createNamespacedLocalSubjectAccessReview" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.LocalSubjectAccessReview" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.LocalSubjectAccessReview" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.LocalSubjectAccessReview" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.LocalSubjectAccessReview" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "authorization.k8s.io" - kind: "LocalSubjectAccessReview" - version: "v1" - x-codegen-request-body-name: "body" - /apis/authorization.k8s.io/v1/selfsubjectaccessreviews: - post: - tags: - - "authorization_v1" - description: "create a SelfSubjectAccessReview" - operationId: "createSelfSubjectAccessReview" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.SelfSubjectAccessReview" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.SelfSubjectAccessReview" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.SelfSubjectAccessReview" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.SelfSubjectAccessReview" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "authorization.k8s.io" - kind: "SelfSubjectAccessReview" - version: "v1" - x-codegen-request-body-name: "body" - /apis/authorization.k8s.io/v1/selfsubjectrulesreviews: - post: - tags: - - "authorization_v1" - description: "create a SelfSubjectRulesReview" - operationId: "createSelfSubjectRulesReview" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.SelfSubjectRulesReview" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.SelfSubjectRulesReview" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.SelfSubjectRulesReview" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.SelfSubjectRulesReview" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "authorization.k8s.io" - kind: "SelfSubjectRulesReview" - version: "v1" - x-codegen-request-body-name: "body" - /apis/authorization.k8s.io/v1/subjectaccessreviews: - post: - tags: - - "authorization_v1" - description: "create a SubjectAccessReview" - operationId: "createSubjectAccessReview" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.SubjectAccessReview" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.SubjectAccessReview" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.SubjectAccessReview" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.SubjectAccessReview" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "authorization.k8s.io" - kind: "SubjectAccessReview" - version: "v1" - x-codegen-request-body-name: "body" - /apis/authorization.k8s.io/v1beta1/: - get: - tags: - - "authorization_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/authorization.k8s.io/v1beta1/namespaces/{namespace}/localsubjectaccessreviews: - post: - tags: - - "authorization_v1beta1" - description: "create a LocalSubjectAccessReview" - operationId: "createNamespacedLocalSubjectAccessReview" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.LocalSubjectAccessReview" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.LocalSubjectAccessReview" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.LocalSubjectAccessReview" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.LocalSubjectAccessReview" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "authorization.k8s.io" - kind: "LocalSubjectAccessReview" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/authorization.k8s.io/v1beta1/selfsubjectaccessreviews: - post: - tags: - - "authorization_v1beta1" - description: "create a SelfSubjectAccessReview" - operationId: "createSelfSubjectAccessReview" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.SelfSubjectAccessReview" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.SelfSubjectAccessReview" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.SelfSubjectAccessReview" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.SelfSubjectAccessReview" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "authorization.k8s.io" - kind: "SelfSubjectAccessReview" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/authorization.k8s.io/v1beta1/selfsubjectrulesreviews: - post: - tags: - - "authorization_v1beta1" - description: "create a SelfSubjectRulesReview" - operationId: "createSelfSubjectRulesReview" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.SelfSubjectRulesReview" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.SelfSubjectRulesReview" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.SelfSubjectRulesReview" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.SelfSubjectRulesReview" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "authorization.k8s.io" - kind: "SelfSubjectRulesReview" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/authorization.k8s.io/v1beta1/subjectaccessreviews: - post: - tags: - - "authorization_v1beta1" - description: "create a SubjectAccessReview" - operationId: "createSubjectAccessReview" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.SubjectAccessReview" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.SubjectAccessReview" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.SubjectAccessReview" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.SubjectAccessReview" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "authorization.k8s.io" - kind: "SubjectAccessReview" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/autoscaling/: - get: - tags: - - "autoscaling" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/autoscaling/v1/: - get: - tags: - - "autoscaling_v1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/autoscaling/v1/horizontalpodautoscalers: - get: - tags: - - "autoscaling_v1" - description: "list or watch objects of kind HorizontalPodAutoscaler" - operationId: "listHorizontalPodAutoscalerForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscalerList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers: - get: - tags: - - "autoscaling_v1" - description: "list or watch objects of kind HorizontalPodAutoscaler" - operationId: "listNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscalerList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - post: - tags: - - "autoscaling_v1" - description: "create a HorizontalPodAutoscaler" - operationId: "createNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "autoscaling_v1" - description: "delete collection of HorizontalPodAutoscaler" - operationId: "deleteCollectionNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}: - get: - tags: - - "autoscaling_v1" - description: "read the specified HorizontalPodAutoscaler" - operationId: "readNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - put: - tags: - - "autoscaling_v1" - description: "replace the specified HorizontalPodAutoscaler" - operationId: "replaceNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "autoscaling_v1" - description: "delete a HorizontalPodAutoscaler" - operationId: "deleteNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "autoscaling_v1" - description: "partially update the specified HorizontalPodAutoscaler" - operationId: "patchNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - x-codegen-request-body-name: "body" - /apis/autoscaling/v1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status: - get: - tags: - - "autoscaling_v1" - description: "read status of the specified HorizontalPodAutoscaler" - operationId: "readNamespacedHorizontalPodAutoscalerStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - put: - tags: - - "autoscaling_v1" - description: "replace status of the specified HorizontalPodAutoscaler" - operationId: "replaceNamespacedHorizontalPodAutoscalerStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "autoscaling_v1" - description: "partially update status of the specified HorizontalPodAutoscaler" - operationId: "patchNamespacedHorizontalPodAutoscalerStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - x-codegen-request-body-name: "body" - /apis/autoscaling/v1/watch/horizontalpodautoscalers: {} - /apis/autoscaling/v1/watch/namespaces/{namespace}/horizontalpodautoscalers: {} - /apis/autoscaling/v1/watch/namespaces/{namespace}/horizontalpodautoscalers/{name}: {} - /apis/autoscaling/v2beta1/: - get: - tags: - - "autoscaling_v2beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/autoscaling/v2beta1/horizontalpodautoscalers: - get: - tags: - - "autoscaling_v2beta1" - description: "list or watch objects of kind HorizontalPodAutoscaler" - operationId: "listHorizontalPodAutoscalerForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscalerList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers: - get: - tags: - - "autoscaling_v2beta1" - description: "list or watch objects of kind HorizontalPodAutoscaler" - operationId: "listNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscalerList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - post: - tags: - - "autoscaling_v2beta1" - description: "create a HorizontalPodAutoscaler" - operationId: "createNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 201: - description: "Created" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "autoscaling_v2beta1" - description: "delete collection of HorizontalPodAutoscaler" - operationId: "deleteCollectionNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}: - get: - tags: - - "autoscaling_v2beta1" - description: "read the specified HorizontalPodAutoscaler" - operationId: "readNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - put: - tags: - - "autoscaling_v2beta1" - description: "replace the specified HorizontalPodAutoscaler" - operationId: "replaceNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 201: - description: "Created" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "autoscaling_v2beta1" - description: "delete a HorizontalPodAutoscaler" - operationId: "deleteNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "autoscaling_v2beta1" - description: "partially update the specified HorizontalPodAutoscaler" - operationId: "patchNamespacedHorizontalPodAutoscaler" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - x-codegen-request-body-name: "body" - /apis/autoscaling/v2beta1/namespaces/{namespace}/horizontalpodautoscalers/{name}/status: - get: - tags: - - "autoscaling_v2beta1" - description: "read status of the specified HorizontalPodAutoscaler" - operationId: "readNamespacedHorizontalPodAutoscalerStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - put: - tags: - - "autoscaling_v2beta1" - description: "replace status of the specified HorizontalPodAutoscaler" - operationId: "replaceNamespacedHorizontalPodAutoscalerStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 201: - description: "Created" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "autoscaling_v2beta1" - description: "partially update status of the specified HorizontalPodAutoscaler" - operationId: "patchNamespacedHorizontalPodAutoscalerStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the HorizontalPodAutoscaler" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - x-codegen-request-body-name: "body" - /apis/autoscaling/v2beta1/watch/horizontalpodautoscalers: {} - /apis/autoscaling/v2beta1/watch/namespaces/{namespace}/horizontalpodautoscalers: {} - /apis/autoscaling/v2beta1/watch/namespaces/{namespace}/horizontalpodautoscalers/{name}: {} - /apis/batch/: - get: - tags: - - "batch" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/batch/v1/: - get: - tags: - - "batch_v1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/batch/v1/jobs: - get: - tags: - - "batch_v1" - description: "list or watch objects of kind Job" - operationId: "listJobForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.JobList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - /apis/batch/v1/namespaces/{namespace}/jobs: - get: - tags: - - "batch_v1" - description: "list or watch objects of kind Job" - operationId: "listNamespacedJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.JobList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - post: - tags: - - "batch_v1" - description: "create a Job" - operationId: "createNamespacedJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Job" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Job" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Job" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Job" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "batch_v1" - description: "delete collection of Job" - operationId: "deleteCollectionNamespacedJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - /apis/batch/v1/namespaces/{namespace}/jobs/{name}: - get: - tags: - - "batch_v1" - description: "read the specified Job" - operationId: "readNamespacedJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Job" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Job" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - put: - tags: - - "batch_v1" - description: "replace the specified Job" - operationId: "replaceNamespacedJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Job" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Job" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Job" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Job" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "batch_v1" - description: "delete a Job" - operationId: "deleteNamespacedJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Job" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "batch_v1" - description: "partially update the specified Job" - operationId: "patchNamespacedJob" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Job" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Job" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - x-codegen-request-body-name: "body" - /apis/batch/v1/namespaces/{namespace}/jobs/{name}/status: - get: - tags: - - "batch_v1" - description: "read status of the specified Job" - operationId: "readNamespacedJobStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Job" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Job" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - put: - tags: - - "batch_v1" - description: "replace status of the specified Job" - operationId: "replaceNamespacedJobStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Job" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Job" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Job" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Job" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "batch_v1" - description: "partially update status of the specified Job" - operationId: "patchNamespacedJobStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Job" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Job" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "batch" - kind: "Job" - version: "v1" - x-codegen-request-body-name: "body" - /apis/batch/v1/watch/jobs: {} - /apis/batch/v1/watch/namespaces/{namespace}/jobs: {} - /apis/batch/v1/watch/namespaces/{namespace}/jobs/{name}: {} - /apis/batch/v1beta1/: - get: - tags: - - "batch_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/batch/v1beta1/cronjobs: - get: - tags: - - "batch_v1beta1" - description: "list or watch objects of kind CronJob" - operationId: "listCronJobForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CronJobList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - /apis/batch/v1beta1/namespaces/{namespace}/cronjobs: - get: - tags: - - "batch_v1beta1" - description: "list or watch objects of kind CronJob" - operationId: "listNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CronJobList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - post: - tags: - - "batch_v1beta1" - description: "create a CronJob" - operationId: "createNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.CronJob" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "batch_v1beta1" - description: "delete collection of CronJob" - operationId: "deleteCollectionNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}: - get: - tags: - - "batch_v1beta1" - description: "read the specified CronJob" - operationId: "readNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - put: - tags: - - "batch_v1beta1" - description: "replace the specified CronJob" - operationId: "replaceNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.CronJob" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "batch_v1beta1" - description: "delete a CronJob" - operationId: "deleteNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "batch_v1beta1" - description: "partially update the specified CronJob" - operationId: "patchNamespacedCronJob" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/batch/v1beta1/namespaces/{namespace}/cronjobs/{name}/status: - get: - tags: - - "batch_v1beta1" - description: "read status of the specified CronJob" - operationId: "readNamespacedCronJobStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - put: - tags: - - "batch_v1beta1" - description: "replace status of the specified CronJob" - operationId: "replaceNamespacedCronJobStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.CronJob" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "batch_v1beta1" - description: "partially update status of the specified CronJob" - operationId: "patchNamespacedCronJobStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/batch/v1beta1/watch/cronjobs: {} - /apis/batch/v1beta1/watch/namespaces/{namespace}/cronjobs: {} - /apis/batch/v1beta1/watch/namespaces/{namespace}/cronjobs/{name}: {} - /apis/batch/v2alpha1/: - get: - tags: - - "batch_v2alpha1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/batch/v2alpha1/cronjobs: - get: - tags: - - "batch_v2alpha1" - description: "list or watch objects of kind CronJob" - operationId: "listCronJobForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2alpha1.CronJobList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs: - get: - tags: - - "batch_v2alpha1" - description: "list or watch objects of kind CronJob" - operationId: "listNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2alpha1.CronJobList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - post: - tags: - - "batch_v2alpha1" - description: "create a CronJob" - operationId: "createNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v2alpha1.CronJob" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 201: - description: "Created" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "batch_v2alpha1" - description: "delete collection of CronJob" - operationId: "deleteCollectionNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}: - get: - tags: - - "batch_v2alpha1" - description: "read the specified CronJob" - operationId: "readNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - put: - tags: - - "batch_v2alpha1" - description: "replace the specified CronJob" - operationId: "replaceNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v2alpha1.CronJob" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 201: - description: "Created" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "batch_v2alpha1" - description: "delete a CronJob" - operationId: "deleteNamespacedCronJob" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - x-codegen-request-body-name: "body" - patch: - tags: - - "batch_v2alpha1" - description: "partially update the specified CronJob" - operationId: "patchNamespacedCronJob" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - x-codegen-request-body-name: "body" - /apis/batch/v2alpha1/namespaces/{namespace}/cronjobs/{name}/status: - get: - tags: - - "batch_v2alpha1" - description: "read status of the specified CronJob" - operationId: "readNamespacedCronJobStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - put: - tags: - - "batch_v2alpha1" - description: "replace status of the specified CronJob" - operationId: "replaceNamespacedCronJobStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v2alpha1.CronJob" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 201: - description: "Created" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - x-codegen-request-body-name: "body" - patch: - tags: - - "batch_v2alpha1" - description: "partially update status of the specified CronJob" - operationId: "patchNamespacedCronJobStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CronJob" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v2alpha1.CronJob" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "batch" - kind: "CronJob" - version: "v2alpha1" - x-codegen-request-body-name: "body" - /apis/batch/v2alpha1/watch/cronjobs: {} - /apis/batch/v2alpha1/watch/namespaces/{namespace}/cronjobs: {} - /apis/batch/v2alpha1/watch/namespaces/{namespace}/cronjobs/{name}: {} - /apis/certificates.k8s.io/: - get: - tags: - - "certificates" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/certificates.k8s.io/v1beta1/: - get: - tags: - - "certificates_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/certificates.k8s.io/v1beta1/certificatesigningrequests: - get: - tags: - - "certificates_v1beta1" - description: "list or watch objects of kind CertificateSigningRequest" - operationId: "listCertificateSigningRequest" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequestList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "certificates.k8s.io" - kind: "CertificateSigningRequest" - version: "v1beta1" - post: - tags: - - "certificates_v1beta1" - description: "create a CertificateSigningRequest" - operationId: "createCertificateSigningRequest" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "certificates.k8s.io" - kind: "CertificateSigningRequest" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "certificates_v1beta1" - description: "delete collection of CertificateSigningRequest" - operationId: "deleteCollectionCertificateSigningRequest" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "certificates.k8s.io" - kind: "CertificateSigningRequest" - version: "v1beta1" - /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}: - get: - tags: - - "certificates_v1beta1" - description: "read the specified CertificateSigningRequest" - operationId: "readCertificateSigningRequest" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CertificateSigningRequest" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "certificates.k8s.io" - kind: "CertificateSigningRequest" - version: "v1beta1" - put: - tags: - - "certificates_v1beta1" - description: "replace the specified CertificateSigningRequest" - operationId: "replaceCertificateSigningRequest" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CertificateSigningRequest" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "certificates.k8s.io" - kind: "CertificateSigningRequest" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "certificates_v1beta1" - description: "delete a CertificateSigningRequest" - operationId: "deleteCertificateSigningRequest" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CertificateSigningRequest" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "certificates.k8s.io" - kind: "CertificateSigningRequest" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "certificates_v1beta1" - description: "partially update the specified CertificateSigningRequest" - operationId: "patchCertificateSigningRequest" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CertificateSigningRequest" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "certificates.k8s.io" - kind: "CertificateSigningRequest" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}/approval: - put: - tags: - - "certificates_v1beta1" - description: "replace approval of the specified CertificateSigningRequest" - operationId: "replaceCertificateSigningRequestApproval" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CertificateSigningRequest" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "certificates.k8s.io" - kind: "CertificateSigningRequest" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/certificates.k8s.io/v1beta1/certificatesigningrequests/{name}/status: - put: - tags: - - "certificates_v1beta1" - description: "replace status of the specified CertificateSigningRequest" - operationId: "replaceCertificateSigningRequestStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the CertificateSigningRequest" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "certificates.k8s.io" - kind: "CertificateSigningRequest" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/certificates.k8s.io/v1beta1/watch/certificatesigningrequests: {} - /apis/certificates.k8s.io/v1beta1/watch/certificatesigningrequests/{name}: {} - /apis/events.k8s.io/: - get: - tags: - - "events" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/events.k8s.io/v1beta1/: - get: - tags: - - "events_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/events.k8s.io/v1beta1/events: - get: - tags: - - "events_v1beta1" - description: "list or watch objects of kind Event" - operationId: "listEventForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.EventList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "events.k8s.io" - kind: "Event" - version: "v1beta1" - /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events: - get: - tags: - - "events_v1beta1" - description: "list or watch objects of kind Event" - operationId: "listNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.EventList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "events.k8s.io" - kind: "Event" - version: "v1beta1" - post: - tags: - - "events_v1beta1" - description: "create an Event" - operationId: "createNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.Event" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Event" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.Event" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.Event" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "events.k8s.io" - kind: "Event" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "events_v1beta1" - description: "delete collection of Event" - operationId: "deleteCollectionNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "events.k8s.io" - kind: "Event" - version: "v1beta1" - /apis/events.k8s.io/v1beta1/namespaces/{namespace}/events/{name}: - get: - tags: - - "events_v1beta1" - description: "read the specified Event" - operationId: "readNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Event" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Event" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "events.k8s.io" - kind: "Event" - version: "v1beta1" - put: - tags: - - "events_v1beta1" - description: "replace the specified Event" - operationId: "replaceNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Event" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.Event" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Event" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.Event" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "events.k8s.io" - kind: "Event" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "events_v1beta1" - description: "delete an Event" - operationId: "deleteNamespacedEvent" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Event" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "events.k8s.io" - kind: "Event" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "events_v1beta1" - description: "partially update the specified Event" - operationId: "patchNamespacedEvent" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Event" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Event" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "events.k8s.io" - kind: "Event" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/events.k8s.io/v1beta1/watch/events: {} - /apis/events.k8s.io/v1beta1/watch/namespaces/{namespace}/events: {} - /apis/events.k8s.io/v1beta1/watch/namespaces/{namespace}/events/{name}: {} - /apis/extensions/: - get: - tags: - - "extensions" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/extensions/v1beta1/: - get: - tags: - - "extensions_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/extensions/v1beta1/daemonsets: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind DaemonSet" - operationId: "listDaemonSetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.DaemonSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - /apis/extensions/v1beta1/deployments: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind Deployment" - operationId: "listDeploymentForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.DeploymentList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - /apis/extensions/v1beta1/ingresses: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind Ingress" - operationId: "listIngressForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.IngressList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind DaemonSet" - operationId: "listNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.DaemonSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - post: - tags: - - "extensions_v1beta1" - description: "create a DaemonSet" - operationId: "createNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete collection of DaemonSet" - operationId: "deleteCollectionNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}: - get: - tags: - - "extensions_v1beta1" - description: "read the specified DaemonSet" - operationId: "readNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace the specified DaemonSet" - operationId: "replaceNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete a DaemonSet" - operationId: "deleteNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update the specified DaemonSet" - operationId: "patchNamespacedDaemonSet" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}/status: - get: - tags: - - "extensions_v1beta1" - description: "read status of the specified DaemonSet" - operationId: "readNamespacedDaemonSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace status of the specified DaemonSet" - operationId: "replaceNamespacedDaemonSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update status of the specified DaemonSet" - operationId: "patchNamespacedDaemonSetStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DaemonSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.DaemonSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/deployments: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind Deployment" - operationId: "listNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.DeploymentList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - post: - tags: - - "extensions_v1beta1" - description: "create a Deployment" - operationId: "createNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete collection of Deployment" - operationId: "deleteCollectionNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}: - get: - tags: - - "extensions_v1beta1" - description: "read the specified Deployment" - operationId: "readNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace the specified Deployment" - operationId: "replaceNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete a Deployment" - operationId: "deleteNamespacedDeployment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update the specified Deployment" - operationId: "patchNamespacedDeployment" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollback: - post: - tags: - - "extensions_v1beta1" - description: "create rollback of a Deployment" - operationId: "createNamespacedDeploymentRollback" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the DeploymentRollback" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/extensions.v1beta1.DeploymentRollback" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.DeploymentRollback" - 201: - description: "Created" - schema: - $ref: "#/definitions/extensions.v1beta1.DeploymentRollback" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/extensions.v1beta1.DeploymentRollback" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "DeploymentRollback" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/scale: - get: - tags: - - "extensions_v1beta1" - description: "read scale of the specified Deployment" - operationId: "readNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Scale" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace scale of the specified Deployment" - operationId: "replaceNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Scale" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update scale of the specified Deployment" - operationId: "patchNamespacedDeploymentScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Scale" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/status: - get: - tags: - - "extensions_v1beta1" - description: "read status of the specified Deployment" - operationId: "readNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace status of the specified Deployment" - operationId: "replaceNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 201: - description: "Created" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update status of the specified Deployment" - operationId: "patchNamespacedDeploymentStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Deployment" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Deployment" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Deployment" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/ingresses: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind Ingress" - operationId: "listNamespacedIngress" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.IngressList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - post: - tags: - - "extensions_v1beta1" - description: "create an Ingress" - operationId: "createNamespacedIngress" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.Ingress" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete collection of Ingress" - operationId: "deleteCollectionNamespacedIngress" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}: - get: - tags: - - "extensions_v1beta1" - description: "read the specified Ingress" - operationId: "readNamespacedIngress" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Ingress" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace the specified Ingress" - operationId: "replaceNamespacedIngress" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Ingress" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.Ingress" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete an Ingress" - operationId: "deleteNamespacedIngress" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Ingress" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update the specified Ingress" - operationId: "patchNamespacedIngress" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Ingress" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/status: - get: - tags: - - "extensions_v1beta1" - description: "read status of the specified Ingress" - operationId: "readNamespacedIngressStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Ingress" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace status of the specified Ingress" - operationId: "replaceNamespacedIngressStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Ingress" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.Ingress" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update status of the specified Ingress" - operationId: "patchNamespacedIngressStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Ingress" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Ingress" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Ingress" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind NetworkPolicy" - operationId: "listNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.NetworkPolicyList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "NetworkPolicy" - version: "v1beta1" - post: - tags: - - "extensions_v1beta1" - description: "create a NetworkPolicy" - operationId: "createNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.NetworkPolicy" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.NetworkPolicy" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.NetworkPolicy" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.NetworkPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "NetworkPolicy" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete collection of NetworkPolicy" - operationId: "deleteCollectionNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "NetworkPolicy" - version: "v1beta1" - /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies/{name}: - get: - tags: - - "extensions_v1beta1" - description: "read the specified NetworkPolicy" - operationId: "readNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the NetworkPolicy" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.NetworkPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "NetworkPolicy" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace the specified NetworkPolicy" - operationId: "replaceNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the NetworkPolicy" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.NetworkPolicy" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.NetworkPolicy" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.NetworkPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "NetworkPolicy" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete a NetworkPolicy" - operationId: "deleteNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the NetworkPolicy" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "NetworkPolicy" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update the specified NetworkPolicy" - operationId: "patchNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the NetworkPolicy" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.NetworkPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "NetworkPolicy" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/replicasets: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind ReplicaSet" - operationId: "listNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ReplicaSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - post: - tags: - - "extensions_v1beta1" - description: "create a ReplicaSet" - operationId: "createNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete collection of ReplicaSet" - operationId: "deleteCollectionNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}: - get: - tags: - - "extensions_v1beta1" - description: "read the specified ReplicaSet" - operationId: "readNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace the specified ReplicaSet" - operationId: "replaceNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete a ReplicaSet" - operationId: "deleteNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update the specified ReplicaSet" - operationId: "patchNamespacedReplicaSet" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale: - get: - tags: - - "extensions_v1beta1" - description: "read scale of the specified ReplicaSet" - operationId: "readNamespacedReplicaSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Scale" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace scale of the specified ReplicaSet" - operationId: "replaceNamespacedReplicaSetScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Scale" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update scale of the specified ReplicaSet" - operationId: "patchNamespacedReplicaSetScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Scale" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/status: - get: - tags: - - "extensions_v1beta1" - description: "read status of the specified ReplicaSet" - operationId: "readNamespacedReplicaSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace status of the specified ReplicaSet" - operationId: "replaceNamespacedReplicaSetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update status of the specified ReplicaSet" - operationId: "patchNamespacedReplicaSetStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ReplicaSet" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ReplicaSet" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale: - get: - tags: - - "extensions_v1beta1" - description: "read scale of the specified ReplicationControllerDummy" - operationId: "readNamespacedReplicationControllerDummyScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Scale" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace scale of the specified ReplicationControllerDummy" - operationId: "replaceNamespacedReplicationControllerDummyScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 201: - description: "Created" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Scale" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update scale of the specified ReplicationControllerDummy" - operationId: "patchNamespacedReplicationControllerDummyScale" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Scale" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/extensions.v1beta1.Scale" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "Scale" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/networkpolicies: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind NetworkPolicy" - operationId: "listNetworkPolicyForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.NetworkPolicyList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "NetworkPolicy" - version: "v1beta1" - /apis/extensions/v1beta1/podsecuritypolicies: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind PodSecurityPolicy" - operationId: "listPodSecurityPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodSecurityPolicyList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "PodSecurityPolicy" - version: "v1beta1" - post: - tags: - - "extensions_v1beta1" - description: "create a PodSecurityPolicy" - operationId: "createPodSecurityPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.PodSecurityPolicy" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodSecurityPolicy" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.PodSecurityPolicy" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.PodSecurityPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "PodSecurityPolicy" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete collection of PodSecurityPolicy" - operationId: "deleteCollectionPodSecurityPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "PodSecurityPolicy" - version: "v1beta1" - /apis/extensions/v1beta1/podsecuritypolicies/{name}: - get: - tags: - - "extensions_v1beta1" - description: "read the specified PodSecurityPolicy" - operationId: "readPodSecurityPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodSecurityPolicy" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodSecurityPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "PodSecurityPolicy" - version: "v1beta1" - put: - tags: - - "extensions_v1beta1" - description: "replace the specified PodSecurityPolicy" - operationId: "replacePodSecurityPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodSecurityPolicy" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.PodSecurityPolicy" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodSecurityPolicy" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.PodSecurityPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "PodSecurityPolicy" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "extensions_v1beta1" - description: "delete a PodSecurityPolicy" - operationId: "deletePodSecurityPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodSecurityPolicy" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "PodSecurityPolicy" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "extensions_v1beta1" - description: "partially update the specified PodSecurityPolicy" - operationId: "patchPodSecurityPolicy" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodSecurityPolicy" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodSecurityPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "PodSecurityPolicy" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/extensions/v1beta1/replicasets: - get: - tags: - - "extensions_v1beta1" - description: "list or watch objects of kind ReplicaSet" - operationId: "listReplicaSetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ReplicaSetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - /apis/extensions/v1beta1/watch/daemonsets: {} - /apis/extensions/v1beta1/watch/deployments: {} - /apis/extensions/v1beta1/watch/ingresses: {} - /apis/extensions/v1beta1/watch/namespaces/{namespace}/daemonsets: {} - /apis/extensions/v1beta1/watch/namespaces/{namespace}/daemonsets/{name}: {} - /apis/extensions/v1beta1/watch/namespaces/{namespace}/deployments: {} - /apis/extensions/v1beta1/watch/namespaces/{namespace}/deployments/{name}: {} - /apis/extensions/v1beta1/watch/namespaces/{namespace}/ingresses: {} - /apis/extensions/v1beta1/watch/namespaces/{namespace}/ingresses/{name}: {} - /apis/extensions/v1beta1/watch/namespaces/{namespace}/networkpolicies: {} - /apis/extensions/v1beta1/watch/namespaces/{namespace}/networkpolicies/{name}: {} - /apis/extensions/v1beta1/watch/namespaces/{namespace}/replicasets: {} - /apis/extensions/v1beta1/watch/namespaces/{namespace}/replicasets/{name}: {} - /apis/extensions/v1beta1/watch/networkpolicies: {} - /apis/extensions/v1beta1/watch/podsecuritypolicies: {} - /apis/extensions/v1beta1/watch/podsecuritypolicies/{name}: {} - /apis/extensions/v1beta1/watch/replicasets: {} - /apis/networking.k8s.io/: - get: - tags: - - "networking" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/networking.k8s.io/v1/: - get: - tags: - - "networking_v1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies: - get: - tags: - - "networking_v1" - description: "list or watch objects of kind NetworkPolicy" - operationId: "listNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.NetworkPolicyList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "networking.k8s.io" - kind: "NetworkPolicy" - version: "v1" - post: - tags: - - "networking_v1" - description: "create a NetworkPolicy" - operationId: "createNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.NetworkPolicy" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.NetworkPolicy" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.NetworkPolicy" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.NetworkPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "networking.k8s.io" - kind: "NetworkPolicy" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "networking_v1" - description: "delete collection of NetworkPolicy" - operationId: "deleteCollectionNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "networking.k8s.io" - kind: "NetworkPolicy" - version: "v1" - /apis/networking.k8s.io/v1/namespaces/{namespace}/networkpolicies/{name}: - get: - tags: - - "networking_v1" - description: "read the specified NetworkPolicy" - operationId: "readNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the NetworkPolicy" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.NetworkPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "networking.k8s.io" - kind: "NetworkPolicy" - version: "v1" - put: - tags: - - "networking_v1" - description: "replace the specified NetworkPolicy" - operationId: "replaceNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the NetworkPolicy" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.NetworkPolicy" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.NetworkPolicy" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.NetworkPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "networking.k8s.io" - kind: "NetworkPolicy" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "networking_v1" - description: "delete a NetworkPolicy" - operationId: "deleteNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the NetworkPolicy" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "networking.k8s.io" - kind: "NetworkPolicy" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "networking_v1" - description: "partially update the specified NetworkPolicy" - operationId: "patchNamespacedNetworkPolicy" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the NetworkPolicy" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.NetworkPolicy" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "networking.k8s.io" - kind: "NetworkPolicy" - version: "v1" - x-codegen-request-body-name: "body" - /apis/networking.k8s.io/v1/networkpolicies: - get: - tags: - - "networking_v1" - description: "list or watch objects of kind NetworkPolicy" - operationId: "listNetworkPolicyForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.NetworkPolicyList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "networking.k8s.io" - kind: "NetworkPolicy" - version: "v1" - /apis/networking.k8s.io/v1/watch/namespaces/{namespace}/networkpolicies: {} - /apis/networking.k8s.io/v1/watch/namespaces/{namespace}/networkpolicies/{name}: {} - /apis/networking.k8s.io/v1/watch/networkpolicies: {} - /apis/policy/: - get: - tags: - - "policy" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/policy/v1beta1/: - get: - tags: - - "policy_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets: - get: - tags: - - "policy_v1beta1" - description: "list or watch objects of kind PodDisruptionBudget" - operationId: "listNamespacedPodDisruptionBudget" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudgetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - post: - tags: - - "policy_v1beta1" - description: "create a PodDisruptionBudget" - operationId: "createNamespacedPodDisruptionBudget" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "policy_v1beta1" - description: "delete collection of PodDisruptionBudget" - operationId: "deleteCollectionNamespacedPodDisruptionBudget" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}: - get: - tags: - - "policy_v1beta1" - description: "read the specified PodDisruptionBudget" - operationId: "readNamespacedPodDisruptionBudget" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodDisruptionBudget" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - put: - tags: - - "policy_v1beta1" - description: "replace the specified PodDisruptionBudget" - operationId: "replaceNamespacedPodDisruptionBudget" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodDisruptionBudget" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "policy_v1beta1" - description: "delete a PodDisruptionBudget" - operationId: "deleteNamespacedPodDisruptionBudget" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodDisruptionBudget" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "policy_v1beta1" - description: "partially update the specified PodDisruptionBudget" - operationId: "patchNamespacedPodDisruptionBudget" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodDisruptionBudget" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/policy/v1beta1/namespaces/{namespace}/poddisruptionbudgets/{name}/status: - get: - tags: - - "policy_v1beta1" - description: "read status of the specified PodDisruptionBudget" - operationId: "readNamespacedPodDisruptionBudgetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodDisruptionBudget" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - put: - tags: - - "policy_v1beta1" - description: "replace status of the specified PodDisruptionBudget" - operationId: "replaceNamespacedPodDisruptionBudgetStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodDisruptionBudget" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "policy_v1beta1" - description: "partially update status of the specified PodDisruptionBudget" - operationId: "patchNamespacedPodDisruptionBudgetStatus" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodDisruptionBudget" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/policy/v1beta1/poddisruptionbudgets: - get: - tags: - - "policy_v1beta1" - description: "list or watch objects of kind PodDisruptionBudget" - operationId: "listPodDisruptionBudgetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.PodDisruptionBudgetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - /apis/policy/v1beta1/watch/namespaces/{namespace}/poddisruptionbudgets: {} - /apis/policy/v1beta1/watch/namespaces/{namespace}/poddisruptionbudgets/{name}: {} - /apis/policy/v1beta1/watch/poddisruptionbudgets: {} - /apis/rbac.authorization.k8s.io/: - get: - tags: - - "rbacAuthorization" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/rbac.authorization.k8s.io/v1/: - get: - tags: - - "rbacAuthorization_v1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/rbac.authorization.k8s.io/v1/clusterrolebindings: - get: - tags: - - "rbacAuthorization_v1" - description: "list or watch objects of kind ClusterRoleBinding" - operationId: "listClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ClusterRoleBindingList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1" - post: - tags: - - "rbacAuthorization_v1" - description: "create a ClusterRoleBinding" - operationId: "createClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ClusterRoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ClusterRoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ClusterRoleBinding" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1" - description: "delete collection of ClusterRoleBinding" - operationId: "deleteCollectionClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1" - /apis/rbac.authorization.k8s.io/v1/clusterrolebindings/{name}: - get: - tags: - - "rbacAuthorization_v1" - description: "read the specified ClusterRoleBinding" - operationId: "readClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1" - put: - tags: - - "rbacAuthorization_v1" - description: "replace the specified ClusterRoleBinding" - operationId: "replaceClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ClusterRoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ClusterRoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1" - description: "delete a ClusterRoleBinding" - operationId: "deleteClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1" - description: "partially update the specified ClusterRoleBinding" - operationId: "patchClusterRoleBinding" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1/clusterroles: - get: - tags: - - "rbacAuthorization_v1" - description: "list or watch objects of kind ClusterRole" - operationId: "listClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ClusterRoleList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1" - post: - tags: - - "rbacAuthorization_v1" - description: "create a ClusterRole" - operationId: "createClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ClusterRole" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ClusterRole" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ClusterRole" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1" - description: "delete collection of ClusterRole" - operationId: "deleteCollectionClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1" - /apis/rbac.authorization.k8s.io/v1/clusterroles/{name}: - get: - tags: - - "rbacAuthorization_v1" - description: "read the specified ClusterRole" - operationId: "readClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1" - put: - tags: - - "rbacAuthorization_v1" - description: "replace the specified ClusterRole" - operationId: "replaceClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.ClusterRole" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ClusterRole" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1" - description: "delete a ClusterRole" - operationId: "deleteClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1" - description: "partially update the specified ClusterRole" - operationId: "patchClusterRole" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings: - get: - tags: - - "rbacAuthorization_v1" - description: "list or watch objects of kind RoleBinding" - operationId: "listNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.RoleBindingList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1" - post: - tags: - - "rbacAuthorization_v1" - description: "create a RoleBinding" - operationId: "createNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.RoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.RoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.RoleBinding" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1" - description: "delete collection of RoleBinding" - operationId: "deleteCollectionNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1" - /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/rolebindings/{name}: - get: - tags: - - "rbacAuthorization_v1" - description: "read the specified RoleBinding" - operationId: "readNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1" - put: - tags: - - "rbacAuthorization_v1" - description: "replace the specified RoleBinding" - operationId: "replaceNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.RoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.RoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1" - description: "delete a RoleBinding" - operationId: "deleteNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1" - description: "partially update the specified RoleBinding" - operationId: "patchNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles: - get: - tags: - - "rbacAuthorization_v1" - description: "list or watch objects of kind Role" - operationId: "listNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.RoleList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1" - post: - tags: - - "rbacAuthorization_v1" - description: "create a Role" - operationId: "createNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Role" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Role" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Role" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1" - description: "delete collection of Role" - operationId: "deleteCollectionNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1" - /apis/rbac.authorization.k8s.io/v1/namespaces/{namespace}/roles/{name}: - get: - tags: - - "rbacAuthorization_v1" - description: "read the specified Role" - operationId: "readNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1" - put: - tags: - - "rbacAuthorization_v1" - description: "replace the specified Role" - operationId: "replaceNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.Role" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Role" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1" - description: "delete a Role" - operationId: "deleteNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1" - description: "partially update the specified Role" - operationId: "patchNamespacedRole" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1/rolebindings: - get: - tags: - - "rbacAuthorization_v1" - description: "list or watch objects of kind RoleBinding" - operationId: "listRoleBindingForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.RoleBindingList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1" - /apis/rbac.authorization.k8s.io/v1/roles: - get: - tags: - - "rbacAuthorization_v1" - description: "list or watch objects of kind Role" - operationId: "listRoleForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.RoleList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1" - /apis/rbac.authorization.k8s.io/v1/watch/clusterrolebindings: {} - /apis/rbac.authorization.k8s.io/v1/watch/clusterrolebindings/{name}: {} - /apis/rbac.authorization.k8s.io/v1/watch/clusterroles: {} - /apis/rbac.authorization.k8s.io/v1/watch/clusterroles/{name}: {} - /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/rolebindings: {} - /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/rolebindings/{name}: {} - /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/roles: {} - /apis/rbac.authorization.k8s.io/v1/watch/namespaces/{namespace}/roles/{name}: {} - /apis/rbac.authorization.k8s.io/v1/watch/rolebindings: {} - /apis/rbac.authorization.k8s.io/v1/watch/roles: {} - /apis/rbac.authorization.k8s.io/v1alpha1/: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "list or watch objects of kind ClusterRoleBinding" - operationId: "listClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleBindingList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1alpha1" - post: - tags: - - "rbacAuthorization_v1alpha1" - description: "create a ClusterRoleBinding" - operationId: "createClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleBinding" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1alpha1" - description: "delete collection of ClusterRoleBinding" - operationId: "deleteCollectionClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1alpha1" - /apis/rbac.authorization.k8s.io/v1alpha1/clusterrolebindings/{name}: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "read the specified ClusterRoleBinding" - operationId: "readClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1alpha1" - put: - tags: - - "rbacAuthorization_v1alpha1" - description: "replace the specified ClusterRoleBinding" - operationId: "replaceClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1alpha1" - description: "delete a ClusterRoleBinding" - operationId: "deleteClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1alpha1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1alpha1" - description: "partially update the specified ClusterRoleBinding" - operationId: "patchClusterRoleBinding" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1alpha1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "list or watch objects of kind ClusterRole" - operationId: "listClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.ClusterRoleList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1alpha1" - post: - tags: - - "rbacAuthorization_v1alpha1" - description: "create a ClusterRole" - operationId: "createClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.ClusterRole" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.ClusterRole" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.ClusterRole" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1alpha1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1alpha1" - description: "delete collection of ClusterRole" - operationId: "deleteCollectionClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1alpha1" - /apis/rbac.authorization.k8s.io/v1alpha1/clusterroles/{name}: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "read the specified ClusterRole" - operationId: "readClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1alpha1" - put: - tags: - - "rbacAuthorization_v1alpha1" - description: "replace the specified ClusterRole" - operationId: "replaceClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.ClusterRole" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.ClusterRole" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1alpha1" - description: "delete a ClusterRole" - operationId: "deleteClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1alpha1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1alpha1" - description: "partially update the specified ClusterRole" - operationId: "patchClusterRole" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1alpha1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "list or watch objects of kind RoleBinding" - operationId: "listNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.RoleBindingList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1alpha1" - post: - tags: - - "rbacAuthorization_v1alpha1" - description: "create a RoleBinding" - operationId: "createNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.RoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.RoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.RoleBinding" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1alpha1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1alpha1" - description: "delete collection of RoleBinding" - operationId: "deleteCollectionNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1alpha1" - /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/rolebindings/{name}: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "read the specified RoleBinding" - operationId: "readNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1alpha1" - put: - tags: - - "rbacAuthorization_v1alpha1" - description: "replace the specified RoleBinding" - operationId: "replaceNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.RoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.RoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1alpha1" - description: "delete a RoleBinding" - operationId: "deleteNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1alpha1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1alpha1" - description: "partially update the specified RoleBinding" - operationId: "patchNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1alpha1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "list or watch objects of kind Role" - operationId: "listNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.RoleList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1alpha1" - post: - tags: - - "rbacAuthorization_v1alpha1" - description: "create a Role" - operationId: "createNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.Role" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.Role" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.Role" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1alpha1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1alpha1" - description: "delete collection of Role" - operationId: "deleteCollectionNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1alpha1" - /apis/rbac.authorization.k8s.io/v1alpha1/namespaces/{namespace}/roles/{name}: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "read the specified Role" - operationId: "readNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1alpha1" - put: - tags: - - "rbacAuthorization_v1alpha1" - description: "replace the specified Role" - operationId: "replaceNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.Role" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.Role" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1alpha1" - description: "delete a Role" - operationId: "deleteNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1alpha1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1alpha1" - description: "partially update the specified Role" - operationId: "patchNamespacedRole" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1alpha1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1alpha1/rolebindings: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "list or watch objects of kind RoleBinding" - operationId: "listRoleBindingForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.RoleBindingList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1alpha1" - /apis/rbac.authorization.k8s.io/v1alpha1/roles: - get: - tags: - - "rbacAuthorization_v1alpha1" - description: "list or watch objects of kind Role" - operationId: "listRoleForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.RoleList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1alpha1" - /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterrolebindings: {} - /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterrolebindings/{name}: {} - /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterroles: {} - /apis/rbac.authorization.k8s.io/v1alpha1/watch/clusterroles/{name}: {} - /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/rolebindings: {} - /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/rolebindings/{name}: {} - /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/roles: {} - /apis/rbac.authorization.k8s.io/v1alpha1/watch/namespaces/{namespace}/roles/{name}: {} - /apis/rbac.authorization.k8s.io/v1alpha1/watch/rolebindings: {} - /apis/rbac.authorization.k8s.io/v1alpha1/watch/roles: {} - /apis/rbac.authorization.k8s.io/v1beta1/: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "list or watch objects of kind ClusterRoleBinding" - operationId: "listClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ClusterRoleBindingList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1beta1" - post: - tags: - - "rbacAuthorization_v1beta1" - description: "create a ClusterRoleBinding" - operationId: "createClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ClusterRoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ClusterRoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ClusterRoleBinding" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1beta1" - description: "delete collection of ClusterRoleBinding" - operationId: "deleteCollectionClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1beta1" - /apis/rbac.authorization.k8s.io/v1beta1/clusterrolebindings/{name}: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "read the specified ClusterRoleBinding" - operationId: "readClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1beta1" - put: - tags: - - "rbacAuthorization_v1beta1" - description: "replace the specified ClusterRoleBinding" - operationId: "replaceClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ClusterRoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ClusterRoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1beta1" - description: "delete a ClusterRoleBinding" - operationId: "deleteClusterRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1beta1" - description: "partially update the specified ClusterRoleBinding" - operationId: "patchClusterRoleBinding" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ClusterRoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1beta1/clusterroles: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "list or watch objects of kind ClusterRole" - operationId: "listClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ClusterRoleList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1beta1" - post: - tags: - - "rbacAuthorization_v1beta1" - description: "create a ClusterRole" - operationId: "createClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ClusterRole" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ClusterRole" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ClusterRole" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1beta1" - description: "delete collection of ClusterRole" - operationId: "deleteCollectionClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1beta1" - /apis/rbac.authorization.k8s.io/v1beta1/clusterroles/{name}: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "read the specified ClusterRole" - operationId: "readClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1beta1" - put: - tags: - - "rbacAuthorization_v1beta1" - description: "replace the specified ClusterRole" - operationId: "replaceClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.ClusterRole" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ClusterRole" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1beta1" - description: "delete a ClusterRole" - operationId: "deleteClusterRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1beta1" - description: "partially update the specified ClusterRole" - operationId: "patchClusterRole" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the ClusterRole" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.ClusterRole" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "list or watch objects of kind RoleBinding" - operationId: "listNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.RoleBindingList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1beta1" - post: - tags: - - "rbacAuthorization_v1beta1" - description: "create a RoleBinding" - operationId: "createNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.RoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.RoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.RoleBinding" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1beta1" - description: "delete collection of RoleBinding" - operationId: "deleteCollectionNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1beta1" - /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/rolebindings/{name}: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "read the specified RoleBinding" - operationId: "readNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1beta1" - put: - tags: - - "rbacAuthorization_v1beta1" - description: "replace the specified RoleBinding" - operationId: "replaceNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.RoleBinding" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.RoleBinding" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1beta1" - description: "delete a RoleBinding" - operationId: "deleteNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1beta1" - description: "partially update the specified RoleBinding" - operationId: "patchNamespacedRoleBinding" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the RoleBinding" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.RoleBinding" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "list or watch objects of kind Role" - operationId: "listNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.RoleList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1beta1" - post: - tags: - - "rbacAuthorization_v1beta1" - description: "create a Role" - operationId: "createNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.Role" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Role" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.Role" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1beta1" - description: "delete collection of Role" - operationId: "deleteCollectionNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1beta1" - /apis/rbac.authorization.k8s.io/v1beta1/namespaces/{namespace}/roles/{name}: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "read the specified Role" - operationId: "readNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1beta1" - put: - tags: - - "rbacAuthorization_v1beta1" - description: "replace the specified Role" - operationId: "replaceNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.Role" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Role" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "rbacAuthorization_v1beta1" - description: "delete a Role" - operationId: "deleteNamespacedRole" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "rbacAuthorization_v1beta1" - description: "partially update the specified Role" - operationId: "patchNamespacedRole" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the Role" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.Role" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/rbac.authorization.k8s.io/v1beta1/rolebindings: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "list or watch objects of kind RoleBinding" - operationId: "listRoleBindingForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.RoleBindingList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1beta1" - /apis/rbac.authorization.k8s.io/v1beta1/roles: - get: - tags: - - "rbacAuthorization_v1beta1" - description: "list or watch objects of kind Role" - operationId: "listRoleForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.RoleList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1beta1" - /apis/rbac.authorization.k8s.io/v1beta1/watch/clusterrolebindings: {} - /apis/rbac.authorization.k8s.io/v1beta1/watch/clusterrolebindings/{name}: {} - /apis/rbac.authorization.k8s.io/v1beta1/watch/clusterroles: {} - /apis/rbac.authorization.k8s.io/v1beta1/watch/clusterroles/{name}: {} - /apis/rbac.authorization.k8s.io/v1beta1/watch/namespaces/{namespace}/rolebindings: {} - /apis/rbac.authorization.k8s.io/v1beta1/watch/namespaces/{namespace}/rolebindings/{name}: {} - /apis/rbac.authorization.k8s.io/v1beta1/watch/namespaces/{namespace}/roles: {} - /apis/rbac.authorization.k8s.io/v1beta1/watch/namespaces/{namespace}/roles/{name}: {} - /apis/rbac.authorization.k8s.io/v1beta1/watch/rolebindings: {} - /apis/rbac.authorization.k8s.io/v1beta1/watch/roles: {} - /apis/scheduling.k8s.io/: - get: - tags: - - "scheduling" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/scheduling.k8s.io/v1alpha1/: - get: - tags: - - "scheduling_v1alpha1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/scheduling.k8s.io/v1alpha1/priorityclasses: - get: - tags: - - "scheduling_v1alpha1" - description: "list or watch objects of kind PriorityClass" - operationId: "listPriorityClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PriorityClassList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "scheduling.k8s.io" - kind: "PriorityClass" - version: "v1alpha1" - post: - tags: - - "scheduling_v1alpha1" - description: "create a PriorityClass" - operationId: "createPriorityClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.PriorityClass" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PriorityClass" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.PriorityClass" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1alpha1.PriorityClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "scheduling.k8s.io" - kind: "PriorityClass" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "scheduling_v1alpha1" - description: "delete collection of PriorityClass" - operationId: "deleteCollectionPriorityClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "scheduling.k8s.io" - kind: "PriorityClass" - version: "v1alpha1" - /apis/scheduling.k8s.io/v1alpha1/priorityclasses/{name}: - get: - tags: - - "scheduling_v1alpha1" - description: "read the specified PriorityClass" - operationId: "readPriorityClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PriorityClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PriorityClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "scheduling.k8s.io" - kind: "PriorityClass" - version: "v1alpha1" - put: - tags: - - "scheduling_v1alpha1" - description: "replace the specified PriorityClass" - operationId: "replacePriorityClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PriorityClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.PriorityClass" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PriorityClass" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.PriorityClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "scheduling.k8s.io" - kind: "PriorityClass" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "scheduling_v1alpha1" - description: "delete a PriorityClass" - operationId: "deletePriorityClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PriorityClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "scheduling.k8s.io" - kind: "PriorityClass" - version: "v1alpha1" - x-codegen-request-body-name: "body" - patch: - tags: - - "scheduling_v1alpha1" - description: "partially update the specified PriorityClass" - operationId: "patchPriorityClass" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PriorityClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PriorityClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "scheduling.k8s.io" - kind: "PriorityClass" - version: "v1alpha1" - x-codegen-request-body-name: "body" - /apis/scheduling.k8s.io/v1alpha1/watch/priorityclasses: {} - /apis/scheduling.k8s.io/v1alpha1/watch/priorityclasses/{name}: {} - /apis/settings.k8s.io/: - get: - tags: - - "settings" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/settings.k8s.io/v1alpha1/: - get: - tags: - - "settings_v1alpha1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets: - get: - tags: - - "settings_v1alpha1" - description: "list or watch objects of kind PodPreset" - operationId: "listNamespacedPodPreset" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PodPresetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "settings.k8s.io" - kind: "PodPreset" - version: "v1alpha1" - post: - tags: - - "settings_v1alpha1" - description: "create a PodPreset" - operationId: "createNamespacedPodPreset" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.PodPreset" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PodPreset" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.PodPreset" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1alpha1.PodPreset" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "settings.k8s.io" - kind: "PodPreset" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "settings_v1alpha1" - description: "delete collection of PodPreset" - operationId: "deleteCollectionNamespacedPodPreset" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "settings.k8s.io" - kind: "PodPreset" - version: "v1alpha1" - /apis/settings.k8s.io/v1alpha1/namespaces/{namespace}/podpresets/{name}: - get: - tags: - - "settings_v1alpha1" - description: "read the specified PodPreset" - operationId: "readNamespacedPodPreset" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodPreset" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PodPreset" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "settings.k8s.io" - kind: "PodPreset" - version: "v1alpha1" - put: - tags: - - "settings_v1alpha1" - description: "replace the specified PodPreset" - operationId: "replaceNamespacedPodPreset" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodPreset" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.PodPreset" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PodPreset" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.PodPreset" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "settings.k8s.io" - kind: "PodPreset" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "settings_v1alpha1" - description: "delete a PodPreset" - operationId: "deleteNamespacedPodPreset" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodPreset" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "settings.k8s.io" - kind: "PodPreset" - version: "v1alpha1" - x-codegen-request-body-name: "body" - patch: - tags: - - "settings_v1alpha1" - description: "partially update the specified PodPreset" - operationId: "patchNamespacedPodPreset" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the PodPreset" - required: true - type: "string" - uniqueItems: true - - name: "namespace" - in: "path" - description: "object name and auth scope, such as for teams and projects" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PodPreset" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "settings.k8s.io" - kind: "PodPreset" - version: "v1alpha1" - x-codegen-request-body-name: "body" - /apis/settings.k8s.io/v1alpha1/podpresets: - get: - tags: - - "settings_v1alpha1" - description: "list or watch objects of kind PodPreset" - operationId: "listPodPresetForAllNamespaces" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.PodPresetList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "settings.k8s.io" - kind: "PodPreset" - version: "v1alpha1" - /apis/settings.k8s.io/v1alpha1/watch/namespaces/{namespace}/podpresets: {} - /apis/settings.k8s.io/v1alpha1/watch/namespaces/{namespace}/podpresets/{name}: {} - /apis/settings.k8s.io/v1alpha1/watch/podpresets: {} - /apis/storage.k8s.io/: - get: - tags: - - "storage" - description: "get information of a group" - operationId: "getAPIGroup" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIGroup" - 401: - description: "Unauthorized" - /apis/storage.k8s.io/v1/: - get: - tags: - - "storage_v1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/storage.k8s.io/v1/storageclasses: - get: - tags: - - "storage_v1" - description: "list or watch objects of kind StorageClass" - operationId: "listStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StorageClassList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1" - post: - tags: - - "storage_v1" - description: "create a StorageClass" - operationId: "createStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.StorageClass" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StorageClass" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.StorageClass" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1.StorageClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "storage_v1" - description: "delete collection of StorageClass" - operationId: "deleteCollectionStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1" - /apis/storage.k8s.io/v1/storageclasses/{name}: - get: - tags: - - "storage_v1" - description: "read the specified StorageClass" - operationId: "readStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StorageClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StorageClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1" - put: - tags: - - "storage_v1" - description: "replace the specified StorageClass" - operationId: "replaceStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StorageClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.StorageClass" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StorageClass" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1.StorageClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1" - x-codegen-request-body-name: "body" - delete: - tags: - - "storage_v1" - description: "delete a StorageClass" - operationId: "deleteStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StorageClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1" - x-codegen-request-body-name: "body" - patch: - tags: - - "storage_v1" - description: "partially update the specified StorageClass" - operationId: "patchStorageClass" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StorageClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.StorageClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1" - x-codegen-request-body-name: "body" - /apis/storage.k8s.io/v1/watch/storageclasses: {} - /apis/storage.k8s.io/v1/watch/storageclasses/{name}: {} - /apis/storage.k8s.io/v1alpha1/: - get: - tags: - - "storage_v1alpha1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/storage.k8s.io/v1alpha1/volumeattachments: - get: - tags: - - "storage_v1alpha1" - description: "list or watch objects of kind VolumeAttachment" - operationId: "listVolumeAttachment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.VolumeAttachmentList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "VolumeAttachment" - version: "v1alpha1" - post: - tags: - - "storage_v1alpha1" - description: "create a VolumeAttachment" - operationId: "createVolumeAttachment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.VolumeAttachment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.VolumeAttachment" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.VolumeAttachment" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1alpha1.VolumeAttachment" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "VolumeAttachment" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "storage_v1alpha1" - description: "delete collection of VolumeAttachment" - operationId: "deleteCollectionVolumeAttachment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "VolumeAttachment" - version: "v1alpha1" - /apis/storage.k8s.io/v1alpha1/volumeattachments/{name}: - get: - tags: - - "storage_v1alpha1" - description: "read the specified VolumeAttachment" - operationId: "readVolumeAttachment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the VolumeAttachment" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.VolumeAttachment" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "VolumeAttachment" - version: "v1alpha1" - put: - tags: - - "storage_v1alpha1" - description: "replace the specified VolumeAttachment" - operationId: "replaceVolumeAttachment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the VolumeAttachment" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1alpha1.VolumeAttachment" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.VolumeAttachment" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1alpha1.VolumeAttachment" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "VolumeAttachment" - version: "v1alpha1" - x-codegen-request-body-name: "body" - delete: - tags: - - "storage_v1alpha1" - description: "delete a VolumeAttachment" - operationId: "deleteVolumeAttachment" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the VolumeAttachment" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "VolumeAttachment" - version: "v1alpha1" - x-codegen-request-body-name: "body" - patch: - tags: - - "storage_v1alpha1" - description: "partially update the specified VolumeAttachment" - operationId: "patchVolumeAttachment" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the VolumeAttachment" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1alpha1.VolumeAttachment" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "VolumeAttachment" - version: "v1alpha1" - x-codegen-request-body-name: "body" - /apis/storage.k8s.io/v1alpha1/watch/volumeattachments: {} - /apis/storage.k8s.io/v1alpha1/watch/volumeattachments/{name}: {} - /apis/storage.k8s.io/v1beta1/: - get: - tags: - - "storage_v1beta1" - description: "get available resources" - operationId: "getAPIResources" - schemes: - - "https" - consumes: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.APIResourceList" - 401: - description: "Unauthorized" - /apis/storage.k8s.io/v1beta1/storageclasses: - get: - tags: - - "storage_v1beta1" - description: "list or watch objects of kind StorageClass" - operationId: "listStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - - "application/json;stream=watch" - - "application/vnd.kubernetes.protobuf;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StorageClassList" - 401: - description: "Unauthorized" - x-kubernetes-action: "list" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1beta1" - post: - tags: - - "storage_v1beta1" - description: "create a StorageClass" - operationId: "createStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.StorageClass" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StorageClass" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.StorageClass" - 202: - description: "Accepted" - schema: - $ref: "#/definitions/v1beta1.StorageClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "post" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "storage_v1beta1" - description: "delete collection of StorageClass" - operationId: "deleteCollectionStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "continue" - in: "query" - description: "The continue option should be set when retrieving more results\ - \ from the server. Since this value is server defined, clients may only\ - \ use the continue value from a previous query result with identical query\ - \ parameters (except for the value of continue) and the server may reject\ - \ a continue value it does not recognize. If the specified continue value\ - \ is no longer valid whether due to expiration (generally five to fifteen\ - \ minutes) or a configuration change on the server the server will respond\ - \ with a 410 ResourceExpired error indicating the client must restart their\ - \ list without the continue field. This field is not supported when watch\ - \ is true. Clients may start a watch from the last resourceVersion value\ - \ returned by the server and not miss any modifications." - required: false - type: "string" - uniqueItems: true - - name: "fieldSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ fields. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "includeUninitialized" - in: "query" - description: "If true, partially initialized resources are included in the\ - \ response." - required: false - type: "boolean" - uniqueItems: true - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "limit" - in: "query" - description: "limit is a maximum number of responses to return for a list\ - \ call. If more items exist, the server will set the `continue` field on\ - \ the list metadata to a value that can be used with the same initial query\ - \ to retrieve the next set of results. Setting a limit may return fewer\ - \ than the requested amount of items (up to zero items) in the event all\ - \ requested objects are filtered out and clients should only use the presence\ - \ of the continue field to determine whether more results are available.\ - \ Servers may choose not to support the limit argument and will return all\ - \ of the available results. If limit is specified and the continue field\ - \ is empty, clients may assume that no more results are available. This\ - \ field is not supported if watch is true.\n\nThe server guarantees that\ - \ the objects returned when using continue will be identical to issuing\ - \ a single list call without a limit - that is, no objects created, modified,\ - \ or deleted after the first request is issued will be included in any subsequent\ - \ continued requests. This is sometimes referred to as a consistent snapshot,\ - \ and ensures that a client that is using limit to receive smaller chunks\ - \ of a very large result can ensure they see all possible objects. If objects\ - \ are updated during a chunked list the version of the object that was present\ - \ at the time the first list result was calculated is returned." - required: false - type: "integer" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications. Specify resourceVersion." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "deletecollection" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1beta1" - /apis/storage.k8s.io/v1beta1/storageclasses/{name}: - get: - tags: - - "storage_v1beta1" - description: "read the specified StorageClass" - operationId: "readStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StorageClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "exact" - in: "query" - description: "Should the export be exact. Exact export maintains cluster-specific\ - \ fields like 'Namespace'." - required: false - type: "boolean" - uniqueItems: true - - name: "export" - in: "query" - description: "Should this value be exported. Export strips fields that a\ - \ user can not specify." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StorageClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "get" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1beta1" - put: - tags: - - "storage_v1beta1" - description: "replace the specified StorageClass" - operationId: "replaceStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StorageClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1beta1.StorageClass" - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StorageClass" - 201: - description: "Created" - schema: - $ref: "#/definitions/v1beta1.StorageClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "put" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1beta1" - x-codegen-request-body-name: "body" - delete: - tags: - - "storage_v1beta1" - description: "delete a StorageClass" - operationId: "deleteStorageClass" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StorageClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1.Status" - 401: - description: "Unauthorized" - x-kubernetes-action: "delete" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1beta1" - x-codegen-request-body-name: "body" - patch: - tags: - - "storage_v1beta1" - description: "partially update the specified StorageClass" - operationId: "patchStorageClass" - schemes: - - "https" - consumes: - - "application/json-patch+json" - - "application/merge-patch+json" - - "application/strategic-merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "name" - in: "path" - description: "name of the StorageClass" - required: true - type: "string" - uniqueItems: true - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "Patch is provided to give a concrete name and type to the\ - \ Kubernetes PATCH request body." - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/v1beta1.StorageClass" - 401: - description: "Unauthorized" - x-kubernetes-action: "patch" - x-kubernetes-group-version-kind: - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1beta1" - x-codegen-request-body-name: "body" - /apis/storage.k8s.io/v1beta1/watch/storageclasses: {} - /apis/storage.k8s.io/v1beta1/watch/storageclasses/{name}: {} - /logs/: - get: - tags: - - "logs" - operationId: "logFileListHandler" - schemes: - - "https" - parameters: [] - responses: - 401: - description: "Unauthorized" - /logs/{logpath}: - get: - tags: - - "logs" - operationId: "logFileHandler" - schemes: - - "https" - parameters: - - name: "logpath" - in: "path" - description: "path to the log" - required: true - type: "string" - uniqueItems: true - responses: - 401: - description: "Unauthorized" - /version/: - get: - tags: - - "version" - description: "get the code version" - operationId: "getCode" - schemes: - - "https" - consumes: - - "application/json" - produces: - - "application/json" - parameters: [] - responses: - 200: - description: "OK" - schema: - $ref: "#/definitions/version.Info" - 401: - description: "Unauthorized" - /apis/{group}/{version}/namespaces/{namespace}/{plural}: - get: - tags: - - "custom_objects" - description: "list or watch namespace scoped custom objects" - operationId: "listNamespacedCustomObject" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/json;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "group" - in: "path" - description: "The custom resource's group name" - required: true - type: "string" - - name: "version" - in: "path" - description: "The custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "The custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call. This limits the duration of\ - \ the call, regardless of any activity or inactivity." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - post: - tags: - - "custom_objects" - description: "Creates a namespace scoped Custom object" - operationId: "createNamespacedCustomObject" - schemes: - - "https" - produces: - - "application/json" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "group" - in: "path" - description: "The custom resource's group name" - required: true - type: "string" - - name: "version" - in: "path" - description: "The custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "The custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - in: "body" - name: "body" - description: "The JSON schema of the Resource to create." - required: true - schema: - type: "object" - responses: - 201: - description: "Created" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - /apis/{group}/{version}/{plural}: - get: - tags: - - "custom_objects" - description: "list or watch cluster scoped custom objects" - operationId: "listClusterCustomObject" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/json;stream=watch" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "group" - in: "path" - description: "The custom resource's group name" - required: true - type: "string" - - name: "version" - in: "path" - description: "The custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "The custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "labelSelector" - in: "query" - description: "A selector to restrict the list of returned objects by their\ - \ labels. Defaults to everything." - required: false - type: "string" - uniqueItems: true - - name: "resourceVersion" - in: "query" - description: "When specified with a watch call, shows changes that occur after\ - \ that particular version of a resource. Defaults to changes from the beginning\ - \ of history. When specified for list: - if unset, then the result is returned\ - \ from remote storage based on quorum-read flag; - if it's 0, then we simply\ - \ return what we currently have in cache, no guarantee; - if set to non\ - \ zero, then the result is at least as fresh as given rv." - required: false - type: "string" - uniqueItems: true - - name: "timeoutSeconds" - in: "query" - description: "Timeout for the list/watch call. This limits the duration of\ - \ the call, regardless of any activity or inactivity." - required: false - type: "integer" - uniqueItems: true - - name: "watch" - in: "query" - description: "Watch for changes to the described resources and return them\ - \ as a stream of add, update, and remove notifications." - required: false - type: "boolean" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - post: - tags: - - "custom_objects" - description: "Creates a cluster scoped Custom object" - operationId: "createClusterCustomObject" - schemes: - - "https" - produces: - - "application/json" - parameters: - - name: "pretty" - in: "query" - description: "If 'true', then the output is pretty printed." - required: false - type: "string" - uniqueItems: true - - name: "group" - in: "path" - description: "The custom resource's group name" - required: true - type: "string" - - name: "version" - in: "path" - description: "The custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "The custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - in: "body" - name: "body" - description: "The JSON schema of the Resource to create." - required: true - schema: - type: "object" - responses: - 201: - description: "Created" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - /apis/{group}/{version}/{plural}/{name}/status: - get: - tags: - - "custom_objects" - description: "read status of the specified cluster scoped custom object" - operationId: "getClusterCustomObjectStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - put: - tags: - - "custom_objects" - description: "replace status of the cluster scoped specified custom object" - operationId: "replaceClusterCustomObjectStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - required: true - schema: - type: "object" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 201: - description: "Created" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - patch: - tags: - - "custom_objects" - description: "partially update status of the specified cluster scoped custom\ - \ object" - operationId: "patchClusterCustomObjectStatus" - schemes: - - "https" - consumes: - - "application/merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "The JSON schema of the Resource to patch." - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}: - get: - tags: - - "custom_objects" - description: "Returns a namespace scoped custom object" - operationId: "getNamespacedCustomObject" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - responses: - 200: - description: "A single Resource" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - put: - tags: - - "custom_objects" - description: "replace the specified namespace scoped custom object" - operationId: "replaceNamespacedCustomObject" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - description: "The JSON schema of the Resource to replace." - required: true - schema: - type: "object" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - delete: - tags: - - "custom_objects" - description: "Deletes the specified namespace scoped custom object" - operationId: "deleteNamespacedCustomObject" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - patch: - tags: - - "custom_objects" - description: "patch the specified namespace scoped custom object" - operationId: "patchNamespacedCustomObject" - schemes: - - "https" - consumes: - - "application/merge-patch+json" - produces: - - "application/json" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - description: "The JSON schema of the Resource to patch." - required: true - schema: - type: "object" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}/scale: - get: - tags: - - "custom_objects" - description: "read scale of the specified namespace scoped custom object" - operationId: "getNamespacedCustomObjectScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - put: - tags: - - "custom_objects" - description: "replace scale of the specified namespace scoped custom object" - operationId: "replaceNamespacedCustomObjectScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - required: true - schema: - type: "object" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 201: - description: "Created" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - patch: - tags: - - "custom_objects" - description: "partially update scale of the specified namespace scoped custom\ - \ object" - operationId: "patchNamespacedCustomObjectScale" - schemes: - - "https" - consumes: - - "application/merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "The JSON schema of the Resource to patch." - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - /apis/{group}/{version}/{plural}/{name}/scale: - get: - tags: - - "custom_objects" - description: "read scale of the specified custom object" - operationId: "getClusterCustomObjectScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - put: - tags: - - "custom_objects" - description: "replace scale of the specified cluster scoped custom object" - operationId: "replaceClusterCustomObjectScale" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - required: true - schema: - type: "object" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 201: - description: "Created" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - patch: - tags: - - "custom_objects" - description: "partially update scale of the specified cluster scoped custom\ - \ object" - operationId: "patchClusterCustomObjectScale" - schemes: - - "https" - consumes: - - "application/merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "The JSON schema of the Resource to patch." - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - /apis/{group}/{version}/{plural}/{name}: - get: - tags: - - "custom_objects" - description: "Returns a cluster scoped custom object" - operationId: "getClusterCustomObject" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom object's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - responses: - 200: - description: "A single Resource" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - put: - tags: - - "custom_objects" - description: "replace the specified cluster scoped custom object" - operationId: "replaceClusterCustomObject" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom object's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - description: "The JSON schema of the Resource to replace." - required: true - schema: - type: "object" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - delete: - tags: - - "custom_objects" - description: "Deletes the specified cluster scoped custom object" - operationId: "deleteClusterCustomObject" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom object's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - required: true - schema: - $ref: "#/definitions/v1.DeleteOptions" - - name: "gracePeriodSeconds" - in: "query" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - required: false - type: "integer" - uniqueItems: true - - name: "orphanDependents" - in: "query" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - required: false - type: "boolean" - uniqueItems: true - - name: "propagationPolicy" - in: "query" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy." - required: false - type: "string" - uniqueItems: true - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - patch: - tags: - - "custom_objects" - description: "patch the specified cluster scoped custom object" - operationId: "patchClusterCustomObject" - schemes: - - "https" - consumes: - - "application/merge-patch+json" - produces: - - "application/json" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom object's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - description: "The JSON schema of the Resource to patch." - required: true - schema: - type: "object" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - /apis/{group}/{version}/namespaces/{namespace}/{plural}/{name}/status: - get: - tags: - - "custom_objects" - description: "read status of the specified namespace scoped custom object" - operationId: "getNamespacedCustomObjectStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - put: - tags: - - "custom_objects" - description: "replace status of the specified namespace scoped custom object" - operationId: "replaceNamespacedCustomObjectStatus" - schemes: - - "https" - consumes: - - "*/*" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - required: true - schema: - type: "object" - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 201: - description: "Created" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" - patch: - tags: - - "custom_objects" - description: "partially update status of the specified namespace scoped custom\ - \ object" - operationId: "patchNamespacedCustomObjectStatus" - schemes: - - "https" - consumes: - - "application/merge-patch+json" - produces: - - "application/json" - - "application/yaml" - - "application/vnd.kubernetes.protobuf" - parameters: - - name: "group" - in: "path" - description: "the custom resource's group" - required: true - type: "string" - - name: "version" - in: "path" - description: "the custom resource's version" - required: true - type: "string" - - name: "namespace" - in: "path" - description: "The custom resource's namespace" - required: true - type: "string" - - name: "plural" - in: "path" - description: "the custom resource's plural name. For TPRs this would be lowercase\ - \ plural kind." - required: true - type: "string" - - name: "name" - in: "path" - description: "the custom object's name" - required: true - type: "string" - - in: "body" - name: "body" - required: true - schema: - type: "object" - description: "The JSON schema of the Resource to patch." - responses: - 200: - description: "OK" - schema: - type: "object" - properties: {} - 401: - description: "Unauthorized" - x-codegen-request-body-name: "body" -securityDefinitions: - BearerToken: - description: "Bearer Token authentication" - type: "apiKey" - name: "authorization" - in: "header" -definitions: - v1.SelfSubjectRulesReview: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec holds information about the request being evaluated." - $ref: "#/definitions/v1.SelfSubjectRulesReviewSpec" - x-dataType: "V1SelfSubjectRulesReviewSpec" - status: - description: "Status is filled in by the server and indicates the set of actions\ - \ a user can perform." - $ref: "#/definitions/v1.SubjectRulesReviewStatus" - x-dataType: "V1SubjectRulesReviewStatus" - description: "SelfSubjectRulesReview enumerates the set of actions the current\ - \ user can perform within a namespace. The returned list of actions may be incomplete\ - \ depending on the server's authorization mode, and any errors experienced during\ - \ the evaluation. SelfSubjectRulesReview should be used by UIs to show/hide\ - \ actions, or to quickly let an end user reason about their permissions. It\ - \ should NOT Be used by external systems to drive authorization decisions as\ - \ this raises confused deputy, cache lifetime/revocation, and correctness concerns.\ - \ SubjectAccessReview, and LocalAccessReview are the correct way to defer authorization\ - \ decisions to the API server." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - namespace: "namespace" - status: - incomplete: true - nonResourceRules: - - verbs: - - "verbs" - - "verbs" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - verbs: - - "verbs" - - "verbs" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - resourceRules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - evaluationError: "evaluationError" - x-kubernetes-group-version-kind: - - group: "authorization.k8s.io" - kind: "SelfSubjectRulesReview" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - extensions.v1beta1.ScaleSpec: - properties: - replicas: - type: "integer" - format: "int32" - description: "desired number of instances for the scaled object." - x-dataType: "Int" - description: "describes the attributes of a scale subresource" - example: - replicas: 0 - v1.FlockerVolumeSource: - properties: - datasetName: - type: "string" - description: "Name of the dataset stored as metadata -> name on the dataset\ - \ for Flocker should be considered as deprecated" - x-dataType: "Text" - datasetUUID: - type: "string" - description: "UUID of the dataset. This is unique identifier of a Flocker\ - \ dataset" - x-dataType: "Text" - description: "Represents a Flocker volume mounted by the Flocker agent. One and\ - \ only one of datasetName and datasetUUID should be set. Flocker volumes do\ - \ not support ownership management or SELinux relabeling." - example: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - v1.DeploymentCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - lastUpdateTime: - type: "string" - format: "date-time" - description: "The last time this condition was updated." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of deployment condition." - x-dataType: "Text" - description: "DeploymentCondition describes the state of a deployment at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - v1.ScaleSpec: - properties: - replicas: - type: "integer" - format: "int32" - description: "desired number of instances for the scaled object." - x-dataType: "Int" - description: "ScaleSpec describes the attributes of a scale subresource." - example: - replicas: 0 - apps.v1beta1.RollbackConfig: - properties: - revision: - type: "integer" - format: "int64" - description: "The revision to rollback to. If set to 0, rollback to the last\ - \ revision." - x-dataType: "Integer" - description: "DEPRECATED." - example: - revision: 5 - v1.SecretReference: - properties: - name: - type: "string" - description: "Name is unique within a namespace to reference a secret resource." - x-dataType: "Text" - namespace: - type: "string" - description: "Namespace defines the space within which the secret name must\ - \ be unique." - x-dataType: "Text" - description: "SecretReference represents a Secret Reference. It has enough information\ - \ to retrieve secret in any namespace" - example: - name: "name" - namespace: "namespace" - v1.StatefulSet: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the desired identities of pods in this set." - $ref: "#/definitions/v1.StatefulSetSpec" - x-dataType: "V1StatefulSetSpec" - status: - description: "Status is the current status of Pods in this StatefulSet. This\ - \ data may be out of date by some window of time." - $ref: "#/definitions/v1.StatefulSetStatus" - x-dataType: "V1StatefulSetStatus" - description: "StatefulSet represents a set of pods with consistent identities.\ - \ Identities are defined as:\n - Network: A single stable DNS and hostname.\n\ - \ - Storage: As many VolumeClaims as requested.\nThe StatefulSet guarantees\ - \ that a given network identity will always map to the same storage identity." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - status: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "StatefulSet" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.NodeStatus: - properties: - addresses: - type: "array" - description: "List of addresses reachable to the node. Queried from cloud\ - \ provider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#addresses" - items: - $ref: "#/definitions/v1.NodeAddress" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1NodeAddress]" - allocatable: - type: "object" - description: "Allocatable represents the resources of a node that are available\ - \ for scheduling. Defaults to Capacity." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - capacity: - type: "object" - description: "Capacity represents the total resources of a node. More info:\ - \ https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - conditions: - type: "array" - description: "Conditions is an array of current observed node conditions.\ - \ More info: https://kubernetes.io/docs/concepts/nodes/node/#condition" - items: - $ref: "#/definitions/v1.NodeCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1NodeCondition]" - daemonEndpoints: - description: "Endpoints of daemons running on the Node." - $ref: "#/definitions/v1.NodeDaemonEndpoints" - x-dataType: "V1NodeDaemonEndpoints" - images: - type: "array" - description: "List of container images on this node" - items: - $ref: "#/definitions/v1.ContainerImage" - x-dataType: "[V1ContainerImage]" - nodeInfo: - description: "Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#info" - $ref: "#/definitions/v1.NodeSystemInfo" - x-dataType: "V1NodeSystemInfo" - phase: - type: "string" - description: "NodePhase is the recently observed lifecycle phase of the node.\ - \ More info: https://kubernetes.io/docs/concepts/nodes/node/#phase The field\ - \ is never populated, and now is deprecated." - x-dataType: "Text" - volumesAttached: - type: "array" - description: "List of volumes that are attached to the node." - items: - $ref: "#/definitions/v1.AttachedVolume" - x-dataType: "[V1AttachedVolume]" - volumesInUse: - type: "array" - description: "List of attachable volumes in use (mounted) by the node." - items: - type: "string" - x-dataType: "[Text]" - description: "NodeStatus is information about the current status of a node." - example: - daemonEndpoints: - kubeletEndpoint: - Port: 0 - phase: "phase" - allocatable: - key: "allocatable" - volumesInUse: - - "volumesInUse" - - "volumesInUse" - addresses: - - address: "address" - type: "type" - - address: "address" - type: "type" - images: - - names: - - "names" - - "names" - sizeBytes: 6 - - names: - - "names" - - "names" - sizeBytes: 6 - nodeInfo: - machineID: "machineID" - bootID: "bootID" - containerRuntimeVersion: "containerRuntimeVersion" - kernelVersion: "kernelVersion" - kubeletVersion: "kubeletVersion" - systemUUID: "systemUUID" - kubeProxyVersion: "kubeProxyVersion" - operatingSystem: "operatingSystem" - architecture: "architecture" - osImage: "osImage" - conditions: - - reason: "reason" - lastHeartbeatTime: "2000-01-23T04:56:07.000+00:00" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastHeartbeatTime: "2000-01-23T04:56:07.000+00:00" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - volumesAttached: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - capacity: - key: "capacity" - v1beta1.HTTPIngressPath: - required: - - "backend" - properties: - backend: - description: "Backend defines the referenced service endpoint to which the\ - \ traffic will be forwarded to." - $ref: "#/definitions/v1beta1.IngressBackend" - x-dataType: "V1beta1IngressBackend" - path: - type: "string" - description: "Path is an extended POSIX regex as defined by IEEE Std 1003.1,\ - \ (i.e this follows the egrep/unix syntax, not the perl syntax) matched\ - \ against the path of an incoming request. Currently it can contain characters\ - \ disallowed from the conventional \"path\" part of a URL as defined by\ - \ RFC 3986. Paths must begin with a '/'. If unspecified, the path defaults\ - \ to a catch all sending traffic to the backend." - x-dataType: "Text" - description: "HTTPIngressPath associates a path regex with a backend. Incoming\ - \ urls matching the path are forwarded to the backend." - example: - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - v1.AggregationRule: - properties: - clusterRoleSelectors: - type: "array" - description: "ClusterRoleSelectors holds a list of selectors which will be\ - \ used to find ClusterRoles and create the rules. If any of the selectors\ - \ match, then the ClusterRole's permissions will be added" - items: - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "[V1LabelSelector]" - description: "AggregationRule describes how to locate ClusterRoles to aggregate\ - \ into the ClusterRole" - example: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - v1beta1.PodDisruptionBudget: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of the PodDisruptionBudget." - $ref: "#/definitions/v1beta1.PodDisruptionBudgetSpec" - x-dataType: "V1beta1PodDisruptionBudgetSpec" - status: - description: "Most recently observed status of the PodDisruptionBudget." - $ref: "#/definitions/v1beta1.PodDisruptionBudgetStatus" - x-dataType: "V1beta1PodDisruptionBudgetStatus" - description: "PodDisruptionBudget is an object to define the max disruption that\ - \ can be caused to a collection of pods" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - minAvailable: "{}" - maxUnavailable: "{}" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - status: - currentHealthy: 0 - expectedPods: 5 - disruptionsAllowed: 1 - disruptedPods: - key: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 5 - desiredHealthy: 6 - x-kubernetes-group-version-kind: - - group: "policy" - kind: "PodDisruptionBudget" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.StatefulSetCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of statefulset condition." - x-dataType: "Text" - description: "StatefulSetCondition describes the state of a statefulset at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1.ProjectedVolumeSource: - required: - - "sources" - properties: - defaultMode: - type: "integer" - format: "int32" - description: "Mode bits to use on created files by default. Must be a value\ - \ between 0 and 0777. Directories within the path are not affected by this\ - \ setting. This might be in conflict with other options that affect the\ - \ file mode, like fsGroup, and the result can be other mode bits set." - x-dataType: "Int" - sources: - type: "array" - description: "list of volume projections" - items: - $ref: "#/definitions/v1.VolumeProjection" - x-dataType: "[V1VolumeProjection]" - description: "Represents a projected volume source" - example: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - v1.StorageOSVolumeSource: - properties: - fsType: - type: "string" - description: "Filesystem type to mount. Must be a filesystem type supported\ - \ by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly\ - \ inferred to be \"ext4\" if unspecified." - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Defaults to false (read/write). ReadOnly here will force the\ - \ ReadOnly setting in VolumeMounts." - x-dataType: "Bool" - secretRef: - description: "SecretRef specifies the secret to use for obtaining the StorageOS\ - \ API credentials. If not specified, default values will be attempted." - $ref: "#/definitions/v1.LocalObjectReference" - x-dataType: "V1LocalObjectReference" - volumeName: - type: "string" - description: "VolumeName is the human-readable name of the StorageOS volume.\ - \ Volume names are only unique within a namespace." - x-dataType: "Text" - volumeNamespace: - type: "string" - description: "VolumeNamespace specifies the scope of the volume within StorageOS.\ - \ If no namespace is specified then the Pod's namespace will be used. \ - \ This allows the Kubernetes name scoping to be mirrored within StorageOS\ - \ for tighter integration. Set VolumeName to any name to override the default\ - \ behaviour. Set to \"default\" if you are not using namespaces within StorageOS.\ - \ Namespaces that do not pre-exist within StorageOS will be created." - x-dataType: "Text" - description: "Represents a StorageOS persistent volume resource." - example: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - v1.PodList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of pods. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md" - items: - $ref: "#/definitions/v1.Pod" - x-dataType: "[V1Pod]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "PodList is a list of Pods." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - status: - phase: "phase" - reason: "reason" - podIP: "podIP" - containerStatuses: - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - hostIP: "hostIP" - startTime: "2000-01-23T04:56:07.000+00:00" - qosClass: "qosClass" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - message: "message" - initContainerStatuses: - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - status: - phase: "phase" - reason: "reason" - podIP: "podIP" - containerStatuses: - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - hostIP: "hostIP" - startTime: "2000-01-23T04:56:07.000+00:00" - qosClass: "qosClass" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - message: "message" - initContainerStatuses: - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - x-kubernetes-group-version-kind: - - group: "" - kind: "PodList" - version: "v1" - v1beta1.SubjectAccessReviewSpec: - properties: - extra: - type: "object" - description: "Extra corresponds to the user.Info.GetExtra() method from the\ - \ authenticator. Since that is input to the authorizer it needs a reflection\ - \ here." - additionalProperties: - type: "array" - items: - type: "string" - x-dataType: "(Map.Map String [Text])" - group: - type: "array" - description: "Groups is the groups you're testing for." - items: - type: "string" - x-dataType: "[Text]" - nonResourceAttributes: - description: "NonResourceAttributes describes information for a non-resource\ - \ access request" - $ref: "#/definitions/v1beta1.NonResourceAttributes" - x-dataType: "V1beta1NonResourceAttributes" - resourceAttributes: - description: "ResourceAuthorizationAttributes describes information for a\ - \ resource access request" - $ref: "#/definitions/v1beta1.ResourceAttributes" - x-dataType: "V1beta1ResourceAttributes" - uid: - type: "string" - description: "UID information about the requesting user." - x-dataType: "Text" - user: - type: "string" - description: "User is the user you're testing for. If you specify \"User\"\ - \ but not \"Group\", then is it interpreted as \"What if User were not a\ - \ member of any groups" - x-dataType: "Text" - description: "SubjectAccessReviewSpec is a description of the access request.\ - \ Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes\ - \ must be set" - example: - uid: "uid" - nonResourceAttributes: - path: "path" - verb: "verb" - extra: - key: - - "extra" - - "extra" - resourceAttributes: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - user: "user" - group: - - "group" - - "group" - v1beta1.RollingUpdateDaemonSet: - properties: - maxUnavailable: - type: "object" - description: "The maximum number of DaemonSet pods that can be unavailable\ - \ during the update. Value can be an absolute number (ex: 5) or a percentage\ - \ of total number of DaemonSet pods at the start of the update (ex: 10%).\ - \ Absolute number is calculated from percentage by rounding up. This cannot\ - \ be 0. Default value is 1. Example: when this is set to 30%, at most 30%\ - \ of the total number of nodes that should be running the daemon pod (i.e.\ - \ status.desiredNumberScheduled) can have their pods stopped for an update\ - \ at any given time. The update starts by stopping at most 30% of those\ - \ DaemonSet pods and then brings up new DaemonSet pods in their place. Once\ - \ the new pods are available, it then proceeds onto other DaemonSet pods,\ - \ thus ensuring that at least 70% of original number of DaemonSet pods are\ - \ available at all times during the update." - properties: {} - x-dataType: "A.Value" - description: "Spec to control the desired behavior of daemon set rolling update." - example: - maxUnavailable: "{}" - v1alpha1.PriorityClass: - required: - - "value" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - description: - type: "string" - description: "description is an arbitrary string that usually provides guidelines\ - \ on when this priority class should be used." - x-dataType: "Text" - globalDefault: - type: "boolean" - description: "globalDefault specifies whether this PriorityClass should be\ - \ considered as the default priority for pods that do not have any priority\ - \ class." - x-dataType: "Bool" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - value: - type: "integer" - format: "int32" - description: "The value of this priority class. This is the actual priority\ - \ that pods receive when they have the name of this class in their pod spec." - x-dataType: "Int" - description: "PriorityClass defines mapping from a priority class name to the\ - \ priority integer value. The value can be any valid integer." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - globalDefault: true - description: "description" - value: 0 - x-kubernetes-group-version-kind: - - group: "scheduling.k8s.io" - kind: "PriorityClass" - version: "v1alpha1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.CephFSPersistentVolumeSource: - required: - - "monitors" - properties: - monitors: - type: "array" - description: "Required: Monitors is a collection of Ceph monitors More info:\ - \ https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it" - items: - type: "string" - x-dataType: "[Text]" - path: - type: "string" - description: "Optional: Used as the mounted root, rather than the full Ceph\ - \ tree, default is /" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Optional: Defaults to false (read/write). ReadOnly here will\ - \ force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it" - x-dataType: "Bool" - secretFile: - type: "string" - description: "Optional: SecretFile is the path to key ring for User, default\ - \ is /etc/ceph/user.secret More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it" - x-dataType: "Text" - secretRef: - description: "Optional: SecretRef is reference to the authentication secret\ - \ for User, default is empty. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it" - $ref: "#/definitions/v1.SecretReference" - x-dataType: "V1SecretReference" - user: - type: "string" - description: "Optional: User is the rados user name, default is admin More\ - \ info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it" - x-dataType: "Text" - description: "Represents a Ceph Filesystem mount that lasts the lifetime of a\ - \ pod Cephfs volumes do not support ownership management or SELinux relabeling." - example: - path: "path" - secretRef: - name: "name" - namespace: "namespace" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - v1beta1.CustomResourceValidation: - properties: - openAPIV3Schema: - description: "OpenAPIV3Schema is the OpenAPI v3 schema to be validated against." - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "V1beta1JSONSchemaProps" - description: "CustomResourceValidation is a list of validation methods for CustomResources." - example: - openAPIV3Schema: - $schema: "$schema" - minLength: 2 - pattern: "pattern" - description: "description" - title: "title" - type: "type" - required: - - "required" - - "required" - example: - Raw: "Raw" - exclusiveMaximum: true - patternProperties: {} - allOf: - - null - - null - default: - Raw: "Raw" - oneOf: - - null - - null - additionalItems: - Allows: true - id: "id" - maxProperties: 1 - exclusiveMinimum: true - definitions: {} - multipleOf: 3.616076749251911 - maxItems: 0 - format: "format" - anyOf: - - null - - null - enum: - - Raw: "Raw" - - Raw: "Raw" - dependencies: - key: - Property: - - "Property" - - "Property" - minProperties: 7 - minItems: 5 - uniqueItems: true - maximum: 5.962133916683182 - additionalProperties: - Allows: true - externalDocs: - description: "description" - url: "url" - $ref: "$ref" - items: - JSONSchemas: - - null - - null - minimum: 9.301444243932576 - maxLength: 6 - properties: {} - v1beta2.DaemonSetUpdateStrategy: - properties: - rollingUpdate: - description: "Rolling update config params. Present only if type = \"RollingUpdate\"\ - ." - $ref: "#/definitions/v1beta2.RollingUpdateDaemonSet" - x-dataType: "V1beta2RollingUpdateDaemonSet" - type: - type: "string" - description: "Type of daemon set update. Can be \"RollingUpdate\" or \"OnDelete\"\ - . Default is RollingUpdate." - x-dataType: "Text" - description: "DaemonSetUpdateStrategy is a struct used to control the update strategy\ - \ for a DaemonSet." - example: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - v1.Capabilities: - properties: - add: - type: "array" - description: "Added capabilities" - items: - type: "string" - x-dataType: "[Text]" - drop: - type: "array" - description: "Removed capabilities" - items: - type: "string" - x-dataType: "[Text]" - description: "Adds and removes POSIX capabilities from running containers." - example: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - apps.v1beta1.DeploymentRollback: - required: - - "name" - - "rollbackTo" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - name: - type: "string" - description: "Required: This must match the Name of a deployment." - x-dataType: "Text" - rollbackTo: - description: "The config of this deployment rollback." - $ref: "#/definitions/apps.v1beta1.RollbackConfig" - x-dataType: "AppsV1beta1RollbackConfig" - updatedAnnotations: - type: "object" - description: "The annotations to be updated to a deployment" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - description: "DEPRECATED. DeploymentRollback stores the information required to\ - \ rollback a deployment." - example: - updatedAnnotations: - key: "updatedAnnotations" - apiVersion: "apiVersion" - kind: "kind" - name: "name" - rollbackTo: - revision: 5 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "DeploymentRollback" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.NetworkPolicyList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of schema objects." - items: - $ref: "#/definitions/v1beta1.NetworkPolicy" - x-dataType: "[V1beta1NetworkPolicy]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "DEPRECATED 1.9 - This group version of NetworkPolicyList is deprecated\ - \ by networking/v1/NetworkPolicyList. Network Policy List is a list of NetworkPolicy\ - \ objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - ingress: - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - policyTypes: - - "policyTypes" - - "policyTypes" - egress: - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - ingress: - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - policyTypes: - - "policyTypes" - - "policyTypes" - egress: - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "NetworkPolicyList" - version: "v1beta1" - v1beta1.APIServiceCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "Human-readable message indicating details about last transition." - x-dataType: "Text" - reason: - type: "string" - description: "Unique, one-word, CamelCase reason for the condition's last\ - \ transition." - x-dataType: "Text" - status: - type: "string" - description: "Status is the status of the condition. Can be True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type is the type of the condition." - x-dataType: "Text" - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1.StorageClass: - required: - - "provisioner" - properties: - allowVolumeExpansion: - type: "boolean" - description: "AllowVolumeExpansion shows whether the storage class allow volume\ - \ expand" - x-dataType: "Bool" - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - mountOptions: - type: "array" - description: "Dynamically provisioned PersistentVolumes of this storage class\ - \ are created with these mountOptions, e.g. [\"ro\", \"soft\"]. Not validated\ - \ - mount of the PVs will simply fail if one is invalid." - items: - type: "string" - x-dataType: "[Text]" - parameters: - type: "object" - description: "Parameters holds the parameters for the provisioner that should\ - \ create volumes of this storage class." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - provisioner: - type: "string" - description: "Provisioner indicates the type of the provisioner." - x-dataType: "Text" - reclaimPolicy: - type: "string" - description: "Dynamically provisioned PersistentVolumes of this storage class\ - \ are created with this reclaimPolicy. Defaults to Delete." - x-dataType: "Text" - volumeBindingMode: - type: "string" - description: "VolumeBindingMode indicates how PersistentVolumeClaims should\ - \ be provisioned and bound. When unset, VolumeBindingImmediate is used.\ - \ This field is alpha-level and is only honored by servers that enable the\ - \ VolumeScheduling feature." - x-dataType: "Text" - description: "StorageClass describes the parameters for a class of storage for\ - \ which PersistentVolumes can be dynamically provisioned.\n\nStorageClasses\ - \ are non-namespaced; the name of the storage class according to etcd is in\ - \ ObjectMeta.Name." - example: - volumeBindingMode: "volumeBindingMode" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - provisioner: "provisioner" - apiVersion: "apiVersion" - allowVolumeExpansion: true - reclaimPolicy: "reclaimPolicy" - kind: "kind" - mountOptions: - - "mountOptions" - - "mountOptions" - parameters: - key: "parameters" - x-kubernetes-group-version-kind: - - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.LoadBalancerIngress: - properties: - hostname: - type: "string" - description: "Hostname is set for load-balancer ingress points that are DNS\ - \ based (typically AWS load-balancers)" - x-dataType: "Text" - ip: - type: "string" - description: "IP is set for load-balancer ingress points that are IP based\ - \ (typically GCE or OpenStack load-balancers)" - x-dataType: "Text" - description: "LoadBalancerIngress represents the status of a load-balancer ingress\ - \ point: traffic intended for the service should be sent to an ingress point." - example: - hostname: "hostname" - ip: "ip" - v1.SecretList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of secret objects. More info: https://kubernetes.io/docs/concepts/configuration/secret" - items: - $ref: "#/definitions/v1.Secret" - x-dataType: "[V1Secret]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "SecretList is a list of Secret." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - key: "data" - kind: "kind" - type: "type" - stringData: - key: "stringData" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - key: "data" - kind: "kind" - type: "type" - stringData: - key: "stringData" - x-kubernetes-group-version-kind: - - group: "" - kind: "SecretList" - version: "v1" - v1beta1.RoleBindingList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of RoleBindings" - items: - $ref: "#/definitions/v1beta1.RoleBinding" - x-dataType: "[V1beta1RoleBinding]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "RoleBindingList is a collection of RoleBindings" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "RoleBindingList" - version: "v1beta1" - v1.ResourceAttributes: - properties: - group: - type: "string" - description: "Group is the API Group of the Resource. \"*\" means all." - x-dataType: "Text" - name: - type: "string" - description: "Name is the name of the resource being requested for a \"get\"\ - \ or deleted for a \"delete\". \"\" (empty) means all." - x-dataType: "Text" - namespace: - type: "string" - description: "Namespace is the namespace of the action being requested. Currently,\ - \ there is no distinction between no namespace and all namespaces \"\" (empty)\ - \ is defaulted for LocalSubjectAccessReviews \"\" (empty) is empty for cluster-scoped\ - \ resources \"\" (empty) means \"all\" for namespace scoped resources from\ - \ a SubjectAccessReview or SelfSubjectAccessReview" - x-dataType: "Text" - resource: - type: "string" - description: "Resource is one of the existing resource types. \"*\" means\ - \ all." - x-dataType: "Text" - subresource: - type: "string" - description: "Subresource is one of the existing resource types. \"\" means\ - \ none." - x-dataType: "Text" - verb: - type: "string" - description: "Verb is a kubernetes resource API verb, like: get, list, watch,\ - \ create, update, delete, proxy. \"*\" means all." - x-dataType: "Text" - version: - type: "string" - description: "Version is the API Version of the Resource. \"*\" means all." - x-dataType: "Text" - description: "ResourceAttributes includes the authorization attributes available\ - \ for resource requests to the Authorizer interface" - example: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - v1.ServicePort: - required: - - "port" - properties: - name: - type: "string" - description: "The name of this port within the service. This must be a DNS_LABEL.\ - \ All ports within a ServiceSpec must have unique names. This maps to the\ - \ 'Name' field in EndpointPort objects. Optional if only one ServicePort\ - \ is defined on this service." - x-dataType: "Text" - nodePort: - type: "integer" - format: "int32" - description: "The port on each node on which this service is exposed when\ - \ type=NodePort or LoadBalancer. Usually assigned by the system. If specified,\ - \ it will be allocated to the service if unused or else creation of the\ - \ service will fail. Default is to auto-allocate a port if the ServiceType\ - \ of this Service requires one. More info: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport" - x-dataType: "Int" - port: - type: "integer" - format: "int32" - description: "The port that will be exposed by this service." - x-dataType: "Int" - protocol: - type: "string" - description: "The IP protocol for this port. Supports \"TCP\" and \"UDP\"\ - . Default is TCP." - x-dataType: "Text" - targetPort: - type: "object" - description: "Number or name of the port to access on the pods targeted by\ - \ the service. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.\ - \ If this is a string, it will be looked up as a named port in the target\ - \ Pod's container ports. If this is not specified, the value of the 'port'\ - \ field is used (an identity map). This field is ignored for services with\ - \ clusterIP=None, and should be omitted or set equal to the 'port' field.\ - \ More info: https://kubernetes.io/docs/concepts/services-networking/service/#defining-a-service" - properties: {} - x-dataType: "A.Value" - description: "ServicePort contains information on service's port." - example: - protocol: "protocol" - port: 1 - name: "name" - nodePort: 6 - targetPort: "{}" - v1.ReplicationControllerList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of replication controllers. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller" - items: - $ref: "#/definitions/v1.ReplicationController" - x-dataType: "[V1ReplicationController]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ReplicationControllerList is a collection of replication controllers." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - key: "selector" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - key: "selector" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - x-kubernetes-group-version-kind: - - group: "" - kind: "ReplicationControllerList" - version: "v1" - v1beta1.SelfSubjectRulesReview: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec holds information about the request being evaluated." - $ref: "#/definitions/v1beta1.SelfSubjectRulesReviewSpec" - x-dataType: "V1beta1SelfSubjectRulesReviewSpec" - status: - description: "Status is filled in by the server and indicates the set of actions\ - \ a user can perform." - $ref: "#/definitions/v1beta1.SubjectRulesReviewStatus" - x-dataType: "V1beta1SubjectRulesReviewStatus" - description: "SelfSubjectRulesReview enumerates the set of actions the current\ - \ user can perform within a namespace. The returned list of actions may be incomplete\ - \ depending on the server's authorization mode, and any errors experienced during\ - \ the evaluation. SelfSubjectRulesReview should be used by UIs to show/hide\ - \ actions, or to quickly let an end user reason about their permissions. It\ - \ should NOT Be used by external systems to drive authorization decisions as\ - \ this raises confused deputy, cache lifetime/revocation, and correctness concerns.\ - \ SubjectAccessReview, and LocalAccessReview are the correct way to defer authorization\ - \ decisions to the API server." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - namespace: "namespace" - status: - incomplete: true - nonResourceRules: - - verbs: - - "verbs" - - "verbs" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - verbs: - - "verbs" - - "verbs" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - resourceRules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - evaluationError: "evaluationError" - x-kubernetes-group-version-kind: - - group: "authorization.k8s.io" - kind: "SelfSubjectRulesReview" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.ClusterRole: - required: - - "rules" - properties: - aggregationRule: - description: "AggregationRule is an optional field that describes how to build\ - \ the Rules for this ClusterRole. If AggregationRule is set, then the Rules\ - \ are controller managed and direct changes to Rules will be stomped by\ - \ the controller." - $ref: "#/definitions/v1beta1.AggregationRule" - x-dataType: "V1beta1AggregationRule" - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - rules: - type: "array" - description: "Rules holds all the PolicyRules for this ClusterRole" - items: - $ref: "#/definitions/v1beta1.PolicyRule" - x-dataType: "[V1beta1PolicyRule]" - description: "ClusterRole is a cluster level, logical grouping of PolicyRules\ - \ that can be referenced as a unit by a RoleBinding or ClusterRoleBinding." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.RollingUpdateStatefulSetStrategy: - properties: - partition: - type: "integer" - format: "int32" - description: "Partition indicates the ordinal at which the StatefulSet should\ - \ be partitioned. Default value is 0." - x-dataType: "Int" - description: "RollingUpdateStatefulSetStrategy is used to communicate parameter\ - \ for RollingUpdateStatefulSetStrategyType." - example: - partition: 1 - v1beta1.RoleList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of Roles" - items: - $ref: "#/definitions/v1beta1.Role" - x-dataType: "[V1beta1Role]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "RoleList is a collection of Roles" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "RoleList" - version: "v1beta1" - v1.CrossVersionObjectReference: - required: - - "kind" - - "name" - properties: - apiVersion: - type: "string" - description: "API version of the referent" - x-dataType: "Text" - kind: - type: "string" - description: "Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds\"" - x-dataType: "Text" - name: - type: "string" - description: "Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names" - x-dataType: "Text" - description: "CrossVersionObjectReference contains enough information to let you\ - \ identify the referred resource." - example: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - v1.SelfSubjectAccessReviewSpec: - properties: - nonResourceAttributes: - description: "NonResourceAttributes describes information for a non-resource\ - \ access request" - $ref: "#/definitions/v1.NonResourceAttributes" - x-dataType: "V1NonResourceAttributes" - resourceAttributes: - description: "ResourceAuthorizationAttributes describes information for a\ - \ resource access request" - $ref: "#/definitions/v1.ResourceAttributes" - x-dataType: "V1ResourceAttributes" - description: "SelfSubjectAccessReviewSpec is a description of the access request.\ - \ Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes\ - \ must be set" - example: - nonResourceAttributes: - path: "path" - verb: "verb" - resourceAttributes: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - apps.v1beta1.DeploymentStrategy: - properties: - rollingUpdate: - description: "Rolling update config params. Present only if DeploymentStrategyType\ - \ = RollingUpdate." - $ref: "#/definitions/apps.v1beta1.RollingUpdateDeployment" - x-dataType: "AppsV1beta1RollingUpdateDeployment" - type: - type: "string" - description: "Type of deployment. Can be \"Recreate\" or \"RollingUpdate\"\ - . Default is RollingUpdate." - x-dataType: "Text" - description: "DeploymentStrategy describes how to replace existing pods with new\ - \ ones." - example: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - v1.ClusterRoleList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of ClusterRoles" - items: - $ref: "#/definitions/v1.ClusterRole" - x-dataType: "[V1ClusterRole]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ClusterRoleList is a collection of ClusterRoles" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleList" - version: "v1" - v1.GroupVersionForDiscovery: - required: - - "groupVersion" - - "version" - properties: - groupVersion: - type: "string" - description: "groupVersion specifies the API group and version in the form\ - \ \"group/version\"" - x-dataType: "Text" - version: - type: "string" - description: "version specifies the version in the form of \"version\". This\ - \ is to save the clients the trouble of splitting the GroupVersion." - x-dataType: "Text" - description: "GroupVersion contains the \"group/version\" and \"version\" string\ - \ of a version. It is made a struct to keep extensibility." - example: - groupVersion: "groupVersion" - version: "version" - v1.SecretKeySelector: - required: - - "key" - properties: - key: - type: "string" - description: "The key of the secret to select from. Must be a valid secret\ - \ key." - x-dataType: "Text" - name: - type: "string" - description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names" - x-dataType: "Text" - optional: - type: "boolean" - description: "Specify whether the Secret or it's key must be defined" - x-dataType: "Bool" - description: "SecretKeySelector selects a key of a Secret." - example: - name: "name" - optional: true - key: "key" - v1alpha1.VolumeAttachmentList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of VolumeAttachments" - items: - $ref: "#/definitions/v1alpha1.VolumeAttachment" - x-dataType: "[V1alpha1VolumeAttachment]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "VolumeAttachmentList is a collection of VolumeAttachment objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - nodeName: "nodeName" - source: - persistentVolumeName: "persistentVolumeName" - attacher: "attacher" - status: - attachmentMetadata: - key: "attachmentMetadata" - detachError: - time: "2000-01-23T04:56:07.000+00:00" - message: "message" - attachError: - time: "2000-01-23T04:56:07.000+00:00" - message: "message" - attached: true - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - nodeName: "nodeName" - source: - persistentVolumeName: "persistentVolumeName" - attacher: "attacher" - status: - attachmentMetadata: - key: "attachmentMetadata" - detachError: - time: "2000-01-23T04:56:07.000+00:00" - message: "message" - attachError: - time: "2000-01-23T04:56:07.000+00:00" - message: "message" - attached: true - x-kubernetes-group-version-kind: - - group: "storage.k8s.io" - kind: "VolumeAttachmentList" - version: "v1alpha1" - v1.ComponentStatusList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of ComponentStatus objects." - items: - $ref: "#/definitions/v1.ComponentStatus" - x-dataType: "[V1ComponentStatus]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "Status of all the conditions for the component as a list of ComponentStatus\ - \ objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - conditions: - - error: "error" - message: "message" - type: "type" - status: "status" - - error: "error" - message: "message" - type: "type" - status: "status" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - conditions: - - error: "error" - message: "message" - type: "type" - status: "status" - - error: "error" - message: "message" - type: "type" - status: "status" - x-kubernetes-group-version-kind: - - group: "" - kind: "ComponentStatusList" - version: "v1" - v1.PodAntiAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - type: "array" - description: "The scheduler will prefer to schedule pods to nodes that satisfy\ - \ the anti-affinity expressions specified by this field, but it may choose\ - \ a node that violates one or more of the expressions. The node that is\ - \ most preferred is the one with the greatest sum of weights, i.e. for each\ - \ node that meets all of the scheduling requirements (resource request,\ - \ requiredDuringScheduling anti-affinity expressions, etc.), compute a sum\ - \ by iterating through the elements of this field and adding \"weight\"\ - \ to the sum if the node has pods which matches the corresponding podAffinityTerm;\ - \ the node(s) with the highest sum are the most preferred." - items: - $ref: "#/definitions/v1.WeightedPodAffinityTerm" - x-dataType: "[V1WeightedPodAffinityTerm]" - requiredDuringSchedulingIgnoredDuringExecution: - type: "array" - description: "If the anti-affinity requirements specified by this field are\ - \ not met at scheduling time, the pod will not be scheduled onto the node.\ - \ If the anti-affinity requirements specified by this field cease to be\ - \ met at some point during pod execution (e.g. due to a pod label update),\ - \ the system may or may not try to eventually evict the pod from its node.\ - \ When there are multiple elements, the lists of nodes corresponding to\ - \ each podAffinityTerm are intersected, i.e. all terms must be satisfied." - items: - $ref: "#/definitions/v1.PodAffinityTerm" - x-dataType: "[V1PodAffinityTerm]" - description: "Pod anti affinity is a group of inter pod anti affinity scheduling\ - \ rules." - example: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - v1beta1.DaemonSetUpdateStrategy: - properties: - rollingUpdate: - description: "Rolling update config params. Present only if type = \"RollingUpdate\"\ - ." - $ref: "#/definitions/v1beta1.RollingUpdateDaemonSet" - x-dataType: "V1beta1RollingUpdateDaemonSet" - type: - type: "string" - description: "Type of daemon set update. Can be \"RollingUpdate\" or \"OnDelete\"\ - . Default is OnDelete." - x-dataType: "Text" - example: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - v1.ReplicaSetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller" - items: - $ref: "#/definitions/v1.ReplicaSet" - x-dataType: "[V1ReplicaSet]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ReplicaSetList is a collection of ReplicaSets." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "ReplicaSetList" - version: "v1" - v1.HostAlias: - properties: - hostnames: - type: "array" - description: "Hostnames for the above IP address." - items: - type: "string" - x-dataType: "[Text]" - ip: - type: "string" - description: "IP address of the host file entry." - x-dataType: "Text" - description: "HostAlias holds the mapping between IP and hostnames that will be\ - \ injected as an entry in the pod's hosts file." - example: - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - v1beta2.DaemonSetSpec: - required: - - "selector" - - "template" - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "The minimum number of seconds for which a newly created DaemonSet\ - \ pod should be ready without any of its container crashing, for it to be\ - \ considered available. Defaults to 0 (pod will be considered available\ - \ as soon as it is ready)." - x-dataType: "Int" - revisionHistoryLimit: - type: "integer" - format: "int32" - description: "The number of old history to retain to allow rollback. This\ - \ is a pointer to distinguish between explicit zero and not specified. Defaults\ - \ to 10." - x-dataType: "Int" - selector: - description: "A label query over pods that are managed by the daemon set.\ - \ Must match in order to be controlled. It must match the pod template's\ - \ labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - template: - description: "An object that describes the pod that will be created. The DaemonSet\ - \ will create exactly one copy of this pod on every node that matches the\ - \ template's node selector (or on every node if no node selector is specified).\ - \ More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template" - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - updateStrategy: - description: "An update strategy to replace existing DaemonSet pods with new\ - \ pods." - $ref: "#/definitions/v1beta2.DaemonSetUpdateStrategy" - x-dataType: "V1beta2DaemonSetUpdateStrategy" - description: "DaemonSetSpec is the specification of a daemon set." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - v1.Probe: - properties: - exec: - description: "One and only one of the following should be specified. Exec\ - \ specifies the action to take." - $ref: "#/definitions/v1.ExecAction" - x-dataType: "V1ExecAction" - failureThreshold: - type: "integer" - format: "int32" - description: "Minimum consecutive failures for the probe to be considered\ - \ failed after having succeeded. Defaults to 3. Minimum value is 1." - x-dataType: "Int" - httpGet: - description: "HTTPGet specifies the http request to perform." - $ref: "#/definitions/v1.HTTPGetAction" - x-dataType: "V1HTTPGetAction" - initialDelaySeconds: - type: "integer" - format: "int32" - description: "Number of seconds after the container has started before liveness\ - \ probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes" - x-dataType: "Int" - periodSeconds: - type: "integer" - format: "int32" - description: "How often (in seconds) to perform the probe. Default to 10 seconds.\ - \ Minimum value is 1." - x-dataType: "Int" - successThreshold: - type: "integer" - format: "int32" - description: "Minimum consecutive successes for the probe to be considered\ - \ successful after having failed. Defaults to 1. Must be 1 for liveness.\ - \ Minimum value is 1." - x-dataType: "Int" - tcpSocket: - description: "TCPSocket specifies an action involving a TCP port. TCP hooks\ - \ not yet supported" - $ref: "#/definitions/v1.TCPSocketAction" - x-dataType: "V1TCPSocketAction" - timeoutSeconds: - type: "integer" - format: "int32" - description: "Number of seconds after which the probe times out. Defaults\ - \ to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes" - x-dataType: "Int" - description: "Probe describes a health check to be performed against a container\ - \ to determine whether it is alive or ready to receive traffic." - example: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - v1beta2.Scale: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status." - $ref: "#/definitions/v1beta2.ScaleSpec" - x-dataType: "V1beta2ScaleSpec" - status: - description: "current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status.\ - \ Read-only." - $ref: "#/definitions/v1beta2.ScaleStatus" - x-dataType: "V1beta2ScaleStatus" - description: "Scale represents a scaling request for a resource." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - replicas: 0 - status: - targetSelector: "targetSelector" - replicas: 6 - selector: - key: "selector" - x-kubernetes-group-version-kind: - - group: "apps" - kind: "Scale" - version: "v1beta2" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1alpha1.Rule: - properties: - apiGroups: - type: "array" - description: "APIGroups is the API groups the resources belong to. '*' is\ - \ all groups. If '*' is present, the length of the slice must be one. Required." - items: - type: "string" - x-dataType: "[Text]" - apiVersions: - type: "array" - description: "APIVersions is the API versions the resources belong to. '*'\ - \ is all versions. If '*' is present, the length of the slice must be one.\ - \ Required." - items: - type: "string" - x-dataType: "[Text]" - resources: - type: "array" - description: "Resources is a list of resources this rule applies to.\n\nFor\ - \ example: 'pods' means pods. 'pods/log' means the log subresource of pods.\ - \ '*' means all resources, but not subresources. 'pods/*' means all subresources\ - \ of pods. '*/scale' means all scale subresources. '*/*' means all resources\ - \ and their subresources.\n\nIf wildcard is present, the validation rule\ - \ will ensure resources do not overlap with each other.\n\nDepending on\ - \ the enclosing object, subresources might not be allowed. Required." - items: - type: "string" - x-dataType: "[Text]" - description: "Rule is a tuple of APIGroups, APIVersion, and Resources.It is recommended\ - \ to make sure that all the tuple expansions are valid." - example: - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - v1.SelfSubjectRulesReviewSpec: - properties: - namespace: - type: "string" - description: "Namespace to evaluate rules for. Required." - x-dataType: "Text" - example: - namespace: "namespace" - v1.CinderVolumeSource: - required: - - "volumeID" - properties: - fsType: - type: "string" - description: "Filesystem type to mount. Must be a filesystem type supported\ - \ by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly\ - \ inferred to be \"ext4\" if unspecified. More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Optional: Defaults to false (read/write). ReadOnly here will\ - \ force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md" - x-dataType: "Bool" - volumeID: - type: "string" - description: "volume id used to identify the volume in cinder More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md" - x-dataType: "Text" - description: "Represents a cinder volume resource in Openstack. A Cinder volume\ - \ must exist before mounting to a container. The volume must also be in the\ - \ same region as the kubelet. Cinder volumes support ownership management and\ - \ SELinux relabeling." - example: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - v1.NodeSelectorTerm: - required: - - "matchExpressions" - properties: - matchExpressions: - type: "array" - description: "Required. A list of node selector requirements. The requirements\ - \ are ANDed." - items: - $ref: "#/definitions/v1.NodeSelectorRequirement" - x-dataType: "[V1NodeSelectorRequirement]" - description: "A null or empty node selector term matches no objects." - example: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - v1beta2.StatefulSetCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of statefulset condition." - x-dataType: "Text" - description: "StatefulSetCondition describes the state of a statefulset at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1.ReplicationControllerStatus: - required: - - "replicas" - properties: - availableReplicas: - type: "integer" - format: "int32" - description: "The number of available replicas (ready for at least minReadySeconds)\ - \ for this replication controller." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a replication\ - \ controller's current state." - items: - $ref: "#/definitions/v1.ReplicationControllerCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1ReplicationControllerCondition]" - fullyLabeledReplicas: - type: "integer" - format: "int32" - description: "The number of pods that have labels matching the labels of the\ - \ pod template of the replication controller." - x-dataType: "Int" - observedGeneration: - type: "integer" - format: "int64" - description: "ObservedGeneration reflects the generation of the most recently\ - \ observed replication controller." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "The number of ready replicas for this replication controller." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Replicas is the most recently oberved number of replicas. More\ - \ info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller" - x-dataType: "Int" - description: "ReplicationControllerStatus represents the current status of a replication\ - \ controller." - example: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - v2beta1.HorizontalPodAutoscalerList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "items is the list of horizontal pod autoscaler objects." - items: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscaler" - x-dataType: "[V2beta1HorizontalPodAutoscaler]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "metadata is the standard list metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "HorizontalPodAutoscaler is a list of horizontal pod autoscaler objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - maxReplicas: 0 - minReplicas: 1 - metrics: - - resource: - targetAverageUtilization: 6 - targetAverageValue: "targetAverageValue" - name: "name" - pods: - metricName: "metricName" - targetAverageValue: "targetAverageValue" - type: "type" - object: - metricName: "metricName" - targetValue: "targetValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - - resource: - targetAverageUtilization: 6 - targetAverageValue: "targetAverageValue" - name: "name" - pods: - metricName: "metricName" - targetAverageValue: "targetAverageValue" - type: "type" - object: - metricName: "metricName" - targetValue: "targetValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - scaleTargetRef: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - status: - desiredReplicas: 2 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - lastScaleTime: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 7 - currentMetrics: - - resource: - currentAverageValue: "currentAverageValue" - name: "name" - currentAverageUtilization: 5 - pods: - metricName: "metricName" - currentAverageValue: "currentAverageValue" - type: "type" - object: - metricName: "metricName" - currentValue: "currentValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - - resource: - currentAverageValue: "currentAverageValue" - name: "name" - currentAverageUtilization: 5 - pods: - metricName: "metricName" - currentAverageValue: "currentAverageValue" - type: "type" - object: - metricName: "metricName" - currentValue: "currentValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - maxReplicas: 0 - minReplicas: 1 - metrics: - - resource: - targetAverageUtilization: 6 - targetAverageValue: "targetAverageValue" - name: "name" - pods: - metricName: "metricName" - targetAverageValue: "targetAverageValue" - type: "type" - object: - metricName: "metricName" - targetValue: "targetValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - - resource: - targetAverageUtilization: 6 - targetAverageValue: "targetAverageValue" - name: "name" - pods: - metricName: "metricName" - targetAverageValue: "targetAverageValue" - type: "type" - object: - metricName: "metricName" - targetValue: "targetValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - scaleTargetRef: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - status: - desiredReplicas: 2 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - lastScaleTime: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 7 - currentMetrics: - - resource: - currentAverageValue: "currentAverageValue" - name: "name" - currentAverageUtilization: 5 - pods: - metricName: "metricName" - currentAverageValue: "currentAverageValue" - type: "type" - object: - metricName: "metricName" - currentValue: "currentValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - - resource: - currentAverageValue: "currentAverageValue" - name: "name" - currentAverageUtilization: 5 - pods: - metricName: "metricName" - currentAverageValue: "currentAverageValue" - type: "type" - object: - metricName: "metricName" - currentValue: "currentValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "autoscaling" - kind: "HorizontalPodAutoscalerList" - version: "v2beta1" - v1.StatefulSetUpdateStrategy: - properties: - rollingUpdate: - description: "RollingUpdate is used to communicate parameters when Type is\ - \ RollingUpdateStatefulSetStrategyType." - $ref: "#/definitions/v1.RollingUpdateStatefulSetStrategy" - x-dataType: "V1RollingUpdateStatefulSetStrategy" - type: - type: "string" - description: "Type indicates the type of the StatefulSetUpdateStrategy. Default\ - \ is RollingUpdate." - x-dataType: "Text" - description: "StatefulSetUpdateStrategy indicates the strategy that the StatefulSet\ - \ controller will use to perform updates. It includes any additional parameters\ - \ necessary to perform the update for the indicated strategy." - example: - type: "type" - rollingUpdate: - partition: 1 - extensions.v1beta1.DeploymentSpec: - required: - - "template" - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "Minimum number of seconds for which a newly created pod should\ - \ be ready without any of its container crashing, for it to be considered\ - \ available. Defaults to 0 (pod will be considered available as soon as\ - \ it is ready)" - x-dataType: "Int" - paused: - type: "boolean" - description: "Indicates that the deployment is paused and will not be processed\ - \ by the deployment controller." - x-dataType: "Bool" - progressDeadlineSeconds: - type: "integer" - format: "int32" - description: "The maximum time in seconds for a deployment to make progress\ - \ before it is considered to be failed. The deployment controller will continue\ - \ to process failed deployments and a condition with a ProgressDeadlineExceeded\ - \ reason will be surfaced in the deployment status. Note that progress will\ - \ not be estimated during the time a deployment is paused. This is not set\ - \ by default." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Number of desired pods. This is a pointer to distinguish between\ - \ explicit zero and not specified. Defaults to 1." - x-dataType: "Int" - revisionHistoryLimit: - type: "integer" - format: "int32" - description: "The number of old ReplicaSets to retain to allow rollback. This\ - \ is a pointer to distinguish between explicit zero and not specified." - x-dataType: "Int" - rollbackTo: - description: "DEPRECATED. The config this deployment is rolling back to. Will\ - \ be cleared after rollback is done." - $ref: "#/definitions/extensions.v1beta1.RollbackConfig" - x-dataType: "ExtensionsV1beta1RollbackConfig" - selector: - description: "Label selector for pods. Existing ReplicaSets whose pods are\ - \ selected by this will be the ones affected by this deployment." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - strategy: - description: "The deployment strategy to use to replace existing pods with\ - \ new ones." - $ref: "#/definitions/extensions.v1beta1.DeploymentStrategy" - x-dataType: "ExtensionsV1beta1DeploymentStrategy" - template: - description: "Template describes the pods that will be created." - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - description: "DeploymentSpec is the specification of the desired behavior of the\ - \ Deployment." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - rollbackTo: - revision: 5 - v1.ScaleStatus: - required: - - "replicas" - properties: - replicas: - type: "integer" - format: "int32" - description: "actual number of observed instances of the scaled object." - x-dataType: "Int" - selector: - type: "string" - description: "label query over pods that should match the replicas count.\ - \ This is same as the label selector but in the string format to avoid introspection\ - \ by clients. The string will be in the same format as the query-param syntax.\ - \ More info about label selectors: http://kubernetes.io/docs/user-guide/labels#label-selectors" - x-dataType: "Text" - description: "ScaleStatus represents the current status of a scale subresource." - example: - replicas: 6 - selector: "selector" - v1.EndpointPort: - required: - - "port" - properties: - name: - type: "string" - description: "The name of this port (corresponds to ServicePort.Name). Must\ - \ be a DNS_LABEL. Optional only if one port is defined." - x-dataType: "Text" - port: - type: "integer" - format: "int32" - description: "The port number of the endpoint." - x-dataType: "Int" - protocol: - type: "string" - description: "The IP protocol for this port. Must be UDP or TCP. Default is\ - \ TCP." - x-dataType: "Text" - description: "EndpointPort is a tuple that describes a single port." - example: - protocol: "protocol" - port: 0 - name: "name" - apps.v1beta1.DeploymentList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of Deployments." - items: - $ref: "#/definitions/apps.v1beta1.Deployment" - x-dataType: "[AppsV1beta1Deployment]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "DeploymentList is a list of Deployments." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - rollbackTo: - revision: 5 - status: - unavailableReplicas: 4 - replicas: 2 - readyReplicas: 3 - collisionCount: 7 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 7 - availableReplicas: 2 - observedGeneration: 9 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - rollbackTo: - revision: 5 - status: - unavailableReplicas: 4 - replicas: 2 - readyReplicas: 3 - collisionCount: 7 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 7 - availableReplicas: 2 - observedGeneration: 9 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "DeploymentList" - version: "v1beta1" - v1beta1.IngressBackend: - required: - - "serviceName" - - "servicePort" - properties: - serviceName: - type: "string" - description: "Specifies the name of the referenced service." - x-dataType: "Text" - servicePort: - type: "object" - description: "Specifies the port of the referenced service." - properties: {} - x-dataType: "A.Value" - description: "IngressBackend describes all endpoints for a given service and port." - example: - servicePort: "{}" - serviceName: "serviceName" - v1alpha1.Subject: - required: - - "kind" - - "name" - properties: - apiVersion: - type: "string" - description: "APIVersion holds the API group and version of the referenced\ - \ subject. Defaults to \"v1\" for ServiceAccount subjects. Defaults to \"\ - rbac.authorization.k8s.io/v1alpha1\" for User and Group subjects." - x-dataType: "Text" - kind: - type: "string" - description: "Kind of object being referenced. Values defined by this API\ - \ group are \"User\", \"Group\", and \"ServiceAccount\". If the Authorizer\ - \ does not recognized the kind value, the Authorizer should report an error." - x-dataType: "Text" - name: - type: "string" - description: "Name of the object being referenced." - x-dataType: "Text" - namespace: - type: "string" - description: "Namespace of the referenced object. If the object kind is non-namespace,\ - \ such as \"User\" or \"Group\", and this value is not empty the Authorizer\ - \ should report an error." - x-dataType: "Text" - description: "Subject contains a reference to the object or user identities a\ - \ role binding applies to. This can either hold a direct API object reference,\ - \ or a value for non-objects such as user and group names." - example: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - v2alpha1.JobTemplateSpec: - properties: - metadata: - description: "Standard object's metadata of the jobs created from this template.\ - \ More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of the job. More info:\ - \ https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.JobSpec" - x-dataType: "V1JobSpec" - description: "JobTemplateSpec describes the data a Job should have when created\ - \ from a template" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - v1.ResourceQuotaSpec: - properties: - hard: - type: "object" - description: "Hard is the set of desired hard limits for each named resource.\ - \ More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - scopes: - type: "array" - description: "A collection of filters that must match each object tracked\ - \ by a quota. If not specified, the quota matches all objects." - items: - type: "string" - x-dataType: "[Text]" - description: "ResourceQuotaSpec defines the desired hard limits to enforce for\ - \ Quota." - example: - hard: - key: "hard" - scopes: - - "scopes" - - "scopes" - v1beta1.PodSecurityPolicyList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of schema objects." - items: - $ref: "#/definitions/v1beta1.PodSecurityPolicy" - x-dataType: "[V1beta1PodSecurityPolicy]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "Pod Security Policy List is a list of PodSecurityPolicy objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - defaultAddCapabilities: - - "defaultAddCapabilities" - - "defaultAddCapabilities" - hostPorts: - - min: 5 - max: 1 - - min: 5 - max: 1 - fsGroup: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - seLinux: - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - rule: "rule" - hostNetwork: true - hostIPC: true - volumes: - - "volumes" - - "volumes" - requiredDropCapabilities: - - "requiredDropCapabilities" - - "requiredDropCapabilities" - allowedCapabilities: - - "allowedCapabilities" - - "allowedCapabilities" - readOnlyRootFilesystem: true - privileged: true - runAsUser: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - allowedHostPaths: - - pathPrefix: "pathPrefix" - - pathPrefix: "pathPrefix" - supplementalGroups: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - defaultAllowPrivilegeEscalation: true - allowPrivilegeEscalation: true - allowedFlexVolumes: - - driver: "driver" - - driver: "driver" - hostPID: true - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - defaultAddCapabilities: - - "defaultAddCapabilities" - - "defaultAddCapabilities" - hostPorts: - - min: 5 - max: 1 - - min: 5 - max: 1 - fsGroup: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - seLinux: - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - rule: "rule" - hostNetwork: true - hostIPC: true - volumes: - - "volumes" - - "volumes" - requiredDropCapabilities: - - "requiredDropCapabilities" - - "requiredDropCapabilities" - allowedCapabilities: - - "allowedCapabilities" - - "allowedCapabilities" - readOnlyRootFilesystem: true - privileged: true - runAsUser: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - allowedHostPaths: - - pathPrefix: "pathPrefix" - - pathPrefix: "pathPrefix" - supplementalGroups: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - defaultAllowPrivilegeEscalation: true - allowPrivilegeEscalation: true - allowedFlexVolumes: - - driver: "driver" - - driver: "driver" - hostPID: true - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "PodSecurityPolicyList" - version: "v1beta1" - v1.DownwardAPIProjection: - properties: - items: - type: "array" - description: "Items is a list of DownwardAPIVolume file" - items: - $ref: "#/definitions/v1.DownwardAPIVolumeFile" - x-dataType: "[V1DownwardAPIVolumeFile]" - description: "Represents downward API info for projecting into a projected volume.\ - \ Note that this is identical to a downwardAPI volume source without the default\ - \ mode." - example: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - v1beta1.ValidatingWebhookConfigurationList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of ValidatingWebhookConfiguration." - items: - $ref: "#/definitions/v1beta1.ValidatingWebhookConfiguration" - x-dataType: "[V1beta1ValidatingWebhookConfiguration]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ValidatingWebhookConfigurationList is a list of ValidatingWebhookConfiguration." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - webhooks: - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - kind: "kind" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - webhooks: - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "admissionregistration.k8s.io" - kind: "ValidatingWebhookConfigurationList" - version: "v1beta1" - v1beta1.APIService: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec contains information for locating and communicating with\ - \ a server" - $ref: "#/definitions/v1beta1.APIServiceSpec" - x-dataType: "V1beta1APIServiceSpec" - status: - description: "Status contains derived information about an API server" - $ref: "#/definitions/v1beta1.APIServiceStatus" - x-dataType: "V1beta1APIServiceStatus" - description: "APIService represents a server for a particular GroupVersion. Name\ - \ must be \"version.group\"." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - caBundle: "caBundle" - groupPriorityMinimum: 0 - versionPriority: 6 - service: - name: "name" - namespace: "namespace" - insecureSkipTLSVerify: true - version: "version" - group: "group" - status: - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.Ingress: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec is the desired state of the Ingress. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta1.IngressSpec" - x-dataType: "V1beta1IngressSpec" - status: - description: "Status is the current state of the Ingress. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta1.IngressStatus" - x-dataType: "V1beta1IngressStatus" - description: "Ingress is a collection of rules that allow inbound connections\ - \ to reach the endpoints defined by a backend. An Ingress can be configured\ - \ to give services externally-reachable urls, load balance traffic, terminate\ - \ SSL, offer name based virtual hosting etc." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - backend: - servicePort: "{}" - serviceName: "serviceName" - rules: - - host: "host" - http: - paths: - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - host: "host" - http: - paths: - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - tls: - - secretName: "secretName" - hosts: - - "hosts" - - "hosts" - - secretName: "secretName" - hosts: - - "hosts" - - "hosts" - status: - loadBalancer: - ingress: - - hostname: "hostname" - ip: "ip" - - hostname: "hostname" - ip: "ip" - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "Ingress" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.PodDisruptionBudgetStatus: - required: - - "currentHealthy" - - "desiredHealthy" - - "disruptedPods" - - "disruptionsAllowed" - - "expectedPods" - properties: - currentHealthy: - type: "integer" - format: "int32" - description: "current number of healthy pods" - x-dataType: "Int" - desiredHealthy: - type: "integer" - format: "int32" - description: "minimum desired number of healthy pods" - x-dataType: "Int" - disruptedPods: - type: "object" - description: "DisruptedPods contains information about pods whose eviction\ - \ was processed by the API server eviction subresource handler but has not\ - \ yet been observed by the PodDisruptionBudget controller. A pod will be\ - \ in this map from the time when the API server processed the eviction request\ - \ to the time when the pod is seen by PDB controller as having been marked\ - \ for deletion (or after a timeout). The key in the map is the name of the\ - \ pod and the value is the time when the API server processed the eviction\ - \ request. If the deletion didn't occur and a pod is still there it will\ - \ be removed from the list automatically by PodDisruptionBudget controller\ - \ after some time. If everything goes smooth this map should be empty for\ - \ the most of the time. Large number of entries in the map may indicate\ - \ problems with pod deletions." - additionalProperties: - type: "string" - format: "date-time" - x-dataType: "(Map.Map String DateTime)" - disruptionsAllowed: - type: "integer" - format: "int32" - description: "Number of pod disruptions that are currently allowed." - x-dataType: "Int" - expectedPods: - type: "integer" - format: "int32" - description: "total number of pods counted by this disruption budget" - x-dataType: "Int" - observedGeneration: - type: "integer" - format: "int64" - description: "Most recent generation observed when updating this PDB status.\ - \ PodDisruptionsAllowed and other status informatio is valid only if observedGeneration\ - \ equals to PDB's object generation." - x-dataType: "Integer" - description: "PodDisruptionBudgetStatus represents information about the status\ - \ of a PodDisruptionBudget. Status may trail the actual state of a system." - example: - currentHealthy: 0 - expectedPods: 5 - disruptionsAllowed: 1 - disruptedPods: - key: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 5 - desiredHealthy: 6 - v1.PodAffinityTerm: - required: - - "topologyKey" - properties: - labelSelector: - description: "A label query over a set of resources, in this case pods." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - namespaces: - type: "array" - description: "namespaces specifies which namespaces the labelSelector applies\ - \ to (matches against); null or empty list means \"this pod's namespace\"" - items: - type: "string" - x-dataType: "[Text]" - topologyKey: - type: "string" - description: "This pod should be co-located (affinity) or not co-located (anti-affinity)\ - \ with the pods matching the labelSelector in the specified namespaces,\ - \ where co-located is defined as running on a node whose value of the label\ - \ with key topologyKey matches that of any node on which any of the selected\ - \ pods is running. Empty topologyKey is not allowed." - x-dataType: "Text" - description: "Defines a set of pods (namely those matching the labelSelector relative\ - \ to the given namespace(s)) that this pod should be co-located (affinity) or\ - \ not co-located (anti-affinity) with, where co-located is defined as running\ - \ on a node whose value of the label with key matches that of\ - \ any node on which a pod of the set of pods is running" - example: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - v1.PodDNSConfigOption: - properties: - name: - type: "string" - description: "Required." - x-dataType: "Text" - value: - type: "string" - x-dataType: "Text" - description: "PodDNSConfigOption defines DNS resolver options of a pod." - example: - name: "name" - value: "value" - v1.ServiceStatus: - properties: - loadBalancer: - description: "LoadBalancer contains the current status of the load-balancer,\ - \ if one is present." - $ref: "#/definitions/v1.LoadBalancerStatus" - x-dataType: "V1LoadBalancerStatus" - description: "ServiceStatus represents the current status of a service." - example: - loadBalancer: - ingress: - - hostname: "hostname" - ip: "ip" - - hostname: "hostname" - ip: "ip" - v1beta2.ControllerRevision: - required: - - "revision" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - data: - description: "Data is the serialized representation of the state." - $ref: "#/definitions/runtime.RawExtension" - x-dataType: "RuntimeRawExtension" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - revision: - type: "integer" - format: "int64" - description: "Revision indicates the revision of the state represented by\ - \ Data." - x-dataType: "Integer" - description: "DEPRECATED - This group version of ControllerRevision is deprecated\ - \ by apps/v1/ControllerRevision. See the release notes for more information.\ - \ ControllerRevision implements an immutable snapshot of state data. Clients\ - \ are responsible for serializing and deserializing the objects that contain\ - \ their internal state. Once a ControllerRevision has been successfully created,\ - \ it can not be updated. The API Server will fail validation of all requests\ - \ that attempt to mutate the Data field. ControllerRevisions may, however, be\ - \ deleted. Note that, due to its use by both the DaemonSet and StatefulSet controllers\ - \ for update and rollback, this object is beta. However, it may be subject to\ - \ name and representation changes in future releases, and clients should not\ - \ depend on its stability. It is primarily for internal use by controllers." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - Raw: "Raw" - kind: "kind" - revision: 0 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "ControllerRevision" - version: "v1beta2" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.AzureDiskVolumeSource: - required: - - "diskName" - - "diskURI" - properties: - cachingMode: - type: "string" - description: "Host Caching mode: None, Read Only, Read Write." - x-dataType: "Text" - diskName: - type: "string" - description: "The Name of the data disk in the blob storage" - x-dataType: "Text" - diskURI: - type: "string" - description: "The URI the data disk in the blob storage" - x-dataType: "Text" - fsType: - type: "string" - description: "Filesystem type to mount. Must be a filesystem type supported\ - \ by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly\ - \ inferred to be \"ext4\" if unspecified." - x-dataType: "Text" - kind: - type: "string" - description: "Expected values Shared: multiple blob disks per storage account\ - \ Dedicated: single blob disk per storage account Managed: azure managed\ - \ data disk (only in managed availability set). defaults to shared" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Defaults to false (read/write). ReadOnly here will force the\ - \ ReadOnly setting in VolumeMounts." - x-dataType: "Bool" - description: "AzureDisk represents an Azure Data Disk mount on the host and bind\ - \ mount to the pod." - example: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - v1.ResourceQuotaList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of ResourceQuota objects. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/" - items: - $ref: "#/definitions/v1.ResourceQuota" - x-dataType: "[V1ResourceQuota]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ResourceQuotaList is a list of ResourceQuota items." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - hard: - key: "hard" - scopes: - - "scopes" - - "scopes" - status: - hard: - key: "hard" - used: - key: "used" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - hard: - key: "hard" - scopes: - - "scopes" - - "scopes" - status: - hard: - key: "hard" - used: - key: "used" - x-kubernetes-group-version-kind: - - group: "" - kind: "ResourceQuotaList" - version: "v1" - v1.RoleRef: - required: - - "apiGroup" - - "kind" - - "name" - properties: - apiGroup: - type: "string" - description: "APIGroup is the group for the resource being referenced" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is the type of resource being referenced" - x-dataType: "Text" - name: - type: "string" - description: "Name is the name of resource being referenced" - x-dataType: "Text" - description: "RoleRef contains information that points to the role being used" - example: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - v1.ConfigMap: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - data: - type: "object" - description: "Data contains the configuration data. Each key must consist\ - \ of alphanumeric characters, '-', '_' or '.'." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - description: "ConfigMap holds configuration data for pods to consume." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - key: "data" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "" - kind: "ConfigMap" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.IPBlock: - required: - - "cidr" - properties: - cidr: - type: "string" - description: "CIDR is a string representing the IP Block Valid examples are\ - \ \"192.168.1.1/24\"" - x-dataType: "Text" - except: - type: "array" - description: "Except is a slice of CIDRs that should not be included within\ - \ an IP Block Valid examples are \"192.168.1.1/24\" Except values will be\ - \ rejected if they are outside the CIDR range" - items: - type: "string" - x-dataType: "[Text]" - description: "DEPRECATED 1.9 - This group version of IPBlock is deprecated by\ - \ networking/v1/IPBlock. IPBlock describes a particular CIDR (Ex. \"192.168.1.1/24\"\ - ) that is allowed to the pods matched by a NetworkPolicySpec's podSelector.\ - \ The except entry describes CIDRs that should not be included within this rule." - example: - cidr: "cidr" - except: - - "except" - - "except" - v1beta2.RollingUpdateDeployment: - properties: - maxSurge: - type: "object" - description: "The maximum number of pods that can be scheduled above the desired\ - \ number of pods. Value can be an absolute number (ex: 5) or a percentage\ - \ of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute\ - \ number is calculated from percentage by rounding up. Defaults to 25%.\ - \ Example: when this is set to 30%, the new RC can be scaled up immediately\ - \ when the rolling update starts, such that the total number of old and\ - \ new pods do not exceed 130% of desired pods. Once old pods have been killed,\ - \ new RC can be scaled up further, ensuring that total number of pods running\ - \ at any time during the update is atmost 130% of desired pods." - properties: {} - x-dataType: "A.Value" - maxUnavailable: - type: "object" - description: "The maximum number of pods that can be unavailable during the\ - \ update. Value can be an absolute number (ex: 5) or a percentage of desired\ - \ pods (ex: 10%). Absolute number is calculated from percentage by rounding\ - \ down. This can not be 0 if MaxSurge is 0. Defaults to 25%. Example: when\ - \ this is set to 30%, the old RC can be scaled down to 70% of desired pods\ - \ immediately when the rolling update starts. Once new pods are ready, old\ - \ RC can be scaled down further, followed by scaling up the new RC, ensuring\ - \ that the total number of pods available at all times during the update\ - \ is at least 70% of desired pods." - properties: {} - x-dataType: "A.Value" - description: "Spec to control the desired behavior of rolling update." - example: - maxSurge: "{}" - maxUnavailable: "{}" - v1.EnvVarSource: - properties: - configMapKeyRef: - description: "Selects a key of a ConfigMap." - $ref: "#/definitions/v1.ConfigMapKeySelector" - x-dataType: "V1ConfigMapKeySelector" - fieldRef: - description: "Selects a field of the pod: supports metadata.name, metadata.namespace,\ - \ metadata.labels, metadata.annotations, spec.nodeName, spec.serviceAccountName,\ - \ status.hostIP, status.podIP." - $ref: "#/definitions/v1.ObjectFieldSelector" - x-dataType: "V1ObjectFieldSelector" - resourceFieldRef: - description: "Selects a resource of the container: only resources limits and\ - \ requests (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu,\ - \ requests.memory and requests.ephemeral-storage) are currently supported." - $ref: "#/definitions/v1.ResourceFieldSelector" - x-dataType: "V1ResourceFieldSelector" - secretKeyRef: - description: "Selects a key of a secret in the pod's namespace" - $ref: "#/definitions/v1.SecretKeySelector" - x-dataType: "V1SecretKeySelector" - description: "EnvVarSource represents a source for the value of an EnvVar." - example: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - v1.PersistentVolumeClaimList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "A list of persistent volume claims. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" - items: - $ref: "#/definitions/v1.PersistentVolumeClaim" - x-dataType: "[V1PersistentVolumeClaim]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "PersistentVolumeClaimList is a list of PersistentVolumeClaim items." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - x-kubernetes-group-version-kind: - - group: "" - kind: "PersistentVolumeClaimList" - version: "v1" - v1.JobStatus: - properties: - active: - type: "integer" - format: "int32" - description: "The number of actively running pods." - x-dataType: "Int" - completionTime: - type: "string" - format: "date-time" - description: "Represents time when the job was completed. It is not guaranteed\ - \ to be set in happens-before order across separate operations. It is represented\ - \ in RFC3339 form and is in UTC." - x-dataType: "DateTime" - conditions: - type: "array" - description: "The latest available observations of an object's current state.\ - \ More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/" - items: - $ref: "#/definitions/v1.JobCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1JobCondition]" - failed: - type: "integer" - format: "int32" - description: "The number of pods which reached phase Failed." - x-dataType: "Int" - startTime: - type: "string" - format: "date-time" - description: "Represents time when the job was acknowledged by the job controller.\ - \ It is not guaranteed to be set in happens-before order across separate\ - \ operations. It is represented in RFC3339 form and is in UTC." - x-dataType: "DateTime" - succeeded: - type: "integer" - format: "int32" - description: "The number of pods which reached phase Succeeded." - x-dataType: "Int" - description: "JobStatus represents the current state of a Job." - example: - completionTime: "2000-01-23T04:56:07.000+00:00" - active: 5 - startTime: "2000-01-23T04:56:07.000+00:00" - failed: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - succeeded: 7 - v1.PersistentVolumeSpec: - properties: - accessModes: - type: "array" - description: "AccessModes contains all ways the volume can be mounted. More\ - \ info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes" - items: - type: "string" - x-dataType: "[Text]" - awsElasticBlockStore: - description: "AWSElasticBlockStore represents an AWS Disk resource that is\ - \ attached to a kubelet's host machine and then exposed to the pod. More\ - \ info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore" - $ref: "#/definitions/v1.AWSElasticBlockStoreVolumeSource" - x-dataType: "V1AWSElasticBlockStoreVolumeSource" - azureDisk: - description: "AzureDisk represents an Azure Data Disk mount on the host and\ - \ bind mount to the pod." - $ref: "#/definitions/v1.AzureDiskVolumeSource" - x-dataType: "V1AzureDiskVolumeSource" - azureFile: - description: "AzureFile represents an Azure File Service mount on the host\ - \ and bind mount to the pod." - $ref: "#/definitions/v1.AzureFilePersistentVolumeSource" - x-dataType: "V1AzureFilePersistentVolumeSource" - capacity: - type: "object" - description: "A description of the persistent volume's resources and capacity.\ - \ More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - cephfs: - description: "CephFS represents a Ceph FS mount on the host that shares a\ - \ pod's lifetime" - $ref: "#/definitions/v1.CephFSPersistentVolumeSource" - x-dataType: "V1CephFSPersistentVolumeSource" - cinder: - description: "Cinder represents a cinder volume attached and mounted on kubelets\ - \ host machine More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md" - $ref: "#/definitions/v1.CinderVolumeSource" - x-dataType: "V1CinderVolumeSource" - claimRef: - description: "ClaimRef is part of a bi-directional binding between PersistentVolume\ - \ and PersistentVolumeClaim. Expected to be non-nil when bound. claim.VolumeName\ - \ is the authoritative bind between PV and PVC. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#binding" - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "V1ObjectReference" - csi: - description: "CSI represents storage that handled by an external CSI driver" - $ref: "#/definitions/v1.CSIPersistentVolumeSource" - x-dataType: "V1CSIPersistentVolumeSource" - fc: - description: "FC represents a Fibre Channel resource that is attached to a\ - \ kubelet's host machine and then exposed to the pod." - $ref: "#/definitions/v1.FCVolumeSource" - x-dataType: "V1FCVolumeSource" - flexVolume: - description: "FlexVolume represents a generic volume resource that is provisioned/attached\ - \ using an exec based plugin." - $ref: "#/definitions/v1.FlexVolumeSource" - x-dataType: "V1FlexVolumeSource" - flocker: - description: "Flocker represents a Flocker volume attached to a kubelet's\ - \ host machine and exposed to the pod for its usage. This depends on the\ - \ Flocker control service being running" - $ref: "#/definitions/v1.FlockerVolumeSource" - x-dataType: "V1FlockerVolumeSource" - gcePersistentDisk: - description: "GCEPersistentDisk represents a GCE Disk resource that is attached\ - \ to a kubelet's host machine and then exposed to the pod. Provisioned by\ - \ an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk" - $ref: "#/definitions/v1.GCEPersistentDiskVolumeSource" - x-dataType: "V1GCEPersistentDiskVolumeSource" - glusterfs: - description: "Glusterfs represents a Glusterfs volume that is attached to\ - \ a host and exposed to the pod. Provisioned by an admin. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md" - $ref: "#/definitions/v1.GlusterfsVolumeSource" - x-dataType: "V1GlusterfsVolumeSource" - hostPath: - description: "HostPath represents a directory on the host. Provisioned by\ - \ a developer or tester. This is useful for single-node development and\ - \ testing only! On-host storage is not supported in any way and WILL NOT\ - \ WORK in a multi-node cluster. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath" - $ref: "#/definitions/v1.HostPathVolumeSource" - x-dataType: "V1HostPathVolumeSource" - iscsi: - description: "ISCSI represents an ISCSI Disk resource that is attached to\ - \ a kubelet's host machine and then exposed to the pod. Provisioned by an\ - \ admin." - $ref: "#/definitions/v1.ISCSIPersistentVolumeSource" - x-dataType: "V1ISCSIPersistentVolumeSource" - local: - description: "Local represents directly-attached storage with node affinity" - $ref: "#/definitions/v1.LocalVolumeSource" - x-dataType: "V1LocalVolumeSource" - mountOptions: - type: "array" - description: "A list of mount options, e.g. [\"ro\", \"soft\"]. Not validated\ - \ - mount will simply fail if one is invalid. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#mount-options" - items: - type: "string" - x-dataType: "[Text]" - nfs: - description: "NFS represents an NFS mount on the host. Provisioned by an admin.\ - \ More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs" - $ref: "#/definitions/v1.NFSVolumeSource" - x-dataType: "V1NFSVolumeSource" - persistentVolumeReclaimPolicy: - type: "string" - description: "What happens to a persistent volume when released from its claim.\ - \ Valid options are Retain (default) and Recycle. Recycling must be supported\ - \ by the volume plugin underlying this persistent volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#reclaiming" - x-dataType: "Text" - photonPersistentDisk: - description: "PhotonPersistentDisk represents a PhotonController persistent\ - \ disk attached and mounted on kubelets host machine" - $ref: "#/definitions/v1.PhotonPersistentDiskVolumeSource" - x-dataType: "V1PhotonPersistentDiskVolumeSource" - portworxVolume: - description: "PortworxVolume represents a portworx volume attached and mounted\ - \ on kubelets host machine" - $ref: "#/definitions/v1.PortworxVolumeSource" - x-dataType: "V1PortworxVolumeSource" - quobyte: - description: "Quobyte represents a Quobyte mount on the host that shares a\ - \ pod's lifetime" - $ref: "#/definitions/v1.QuobyteVolumeSource" - x-dataType: "V1QuobyteVolumeSource" - rbd: - description: "RBD represents a Rados Block Device mount on the host that shares\ - \ a pod's lifetime. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md" - $ref: "#/definitions/v1.RBDPersistentVolumeSource" - x-dataType: "V1RBDPersistentVolumeSource" - scaleIO: - description: "ScaleIO represents a ScaleIO persistent volume attached and\ - \ mounted on Kubernetes nodes." - $ref: "#/definitions/v1.ScaleIOPersistentVolumeSource" - x-dataType: "V1ScaleIOPersistentVolumeSource" - storageClassName: - type: "string" - description: "Name of StorageClass to which this persistent volume belongs.\ - \ Empty value means that this volume does not belong to any StorageClass." - x-dataType: "Text" - storageos: - description: "StorageOS represents a StorageOS volume that is attached to\ - \ the kubelet's host machine and mounted into the pod More info: https://releases.k8s.io/HEAD/examples/volumes/storageos/README.md" - $ref: "#/definitions/v1.StorageOSPersistentVolumeSource" - x-dataType: "V1StorageOSPersistentVolumeSource" - volumeMode: - type: "string" - description: "volumeMode defines if a volume is intended to be used with a\ - \ formatted filesystem or to remain in raw block state. Value of Filesystem\ - \ is implied when not included in spec. This is an alpha feature and may\ - \ change in the future." - x-dataType: "Text" - vsphereVolume: - description: "VsphereVolume represents a vSphere volume attached and mounted\ - \ on kubelets host machine" - $ref: "#/definitions/v1.VsphereVirtualDiskVolumeSource" - x-dataType: "V1VsphereVirtualDiskVolumeSource" - description: "PersistentVolumeSpec is the specification of a persistent volume." - example: - claimRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - secretNamespace: "secretNamespace" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - mountOptions: - - "mountOptions" - - "mountOptions" - local: - path: "path" - capacity: - key: "capacity" - cephfs: - path: "path" - secretRef: - name: "name" - namespace: "namespace" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - accessModes: - - "accessModes" - - "accessModes" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - volumeMode: "volumeMode" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 0 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - namespace: "namespace" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - storageClassName: "storageClassName" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - csi: - driver: "driver" - volumeHandle: "volumeHandle" - readOnly: true - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeReclaimPolicy: "persistentVolumeReclaimPolicy" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - v1beta1.ReplicaSetStatus: - required: - - "replicas" - properties: - availableReplicas: - type: "integer" - format: "int32" - description: "The number of available replicas (ready for at least minReadySeconds)\ - \ for this replica set." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a replica set's\ - \ current state." - items: - $ref: "#/definitions/v1beta1.ReplicaSetCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1beta1ReplicaSetCondition]" - fullyLabeledReplicas: - type: "integer" - format: "int32" - description: "The number of pods that have labels matching the labels of the\ - \ pod template of the replicaset." - x-dataType: "Int" - observedGeneration: - type: "integer" - format: "int64" - description: "ObservedGeneration reflects the generation of the most recently\ - \ observed ReplicaSet." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "The number of ready replicas for this replica set." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Replicas is the most recently oberved number of replicas. More\ - \ info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller" - x-dataType: "Int" - description: "ReplicaSetStatus represents the current status of a ReplicaSet." - example: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - v2beta1.HorizontalPodAutoscalerSpec: - required: - - "maxReplicas" - - "scaleTargetRef" - properties: - maxReplicas: - type: "integer" - format: "int32" - description: "maxReplicas is the upper limit for the number of replicas to\ - \ which the autoscaler can scale up. It cannot be less that minReplicas." - x-dataType: "Int" - metrics: - type: "array" - description: "metrics contains the specifications for which to use to calculate\ - \ the desired replica count (the maximum replica count across all metrics\ - \ will be used). The desired replica count is calculated multiplying the\ - \ ratio between the target value and the current value by the current number\ - \ of pods. Ergo, metrics used must decrease as the pod count is increased,\ - \ and vice-versa. See the individual metric source types for more information\ - \ about how each type of metric must respond." - items: - $ref: "#/definitions/v2beta1.MetricSpec" - x-dataType: "[V2beta1MetricSpec]" - minReplicas: - type: "integer" - format: "int32" - description: "minReplicas is the lower limit for the number of replicas to\ - \ which the autoscaler can scale down. It defaults to 1 pod." - x-dataType: "Int" - scaleTargetRef: - description: "scaleTargetRef points to the target resource to scale, and is\ - \ used to the pods for which metrics should be collected, as well as to\ - \ actually change the replica count." - $ref: "#/definitions/v2beta1.CrossVersionObjectReference" - x-dataType: "V2beta1CrossVersionObjectReference" - description: "HorizontalPodAutoscalerSpec describes the desired functionality\ - \ of the HorizontalPodAutoscaler." - example: - maxReplicas: 0 - minReplicas: 1 - metrics: - - resource: - targetAverageUtilization: 6 - targetAverageValue: "targetAverageValue" - name: "name" - pods: - metricName: "metricName" - targetAverageValue: "targetAverageValue" - type: "type" - object: - metricName: "metricName" - targetValue: "targetValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - - resource: - targetAverageUtilization: 6 - targetAverageValue: "targetAverageValue" - name: "name" - pods: - metricName: "metricName" - targetAverageValue: "targetAverageValue" - type: "type" - object: - metricName: "metricName" - targetValue: "targetValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - scaleTargetRef: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - v1.ClusterRoleBinding: - required: - - "roleRef" - - "subjects" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - roleRef: - description: "RoleRef can only reference a ClusterRole in the global namespace.\ - \ If the RoleRef cannot be resolved, the Authorizer must return an error." - $ref: "#/definitions/v1.RoleRef" - x-dataType: "V1RoleRef" - subjects: - type: "array" - description: "Subjects holds references to the objects the role applies to." - items: - $ref: "#/definitions/v1.Subject" - x-dataType: "[V1Subject]" - description: "ClusterRoleBinding references a ClusterRole, but not contain it.\ - \ It can reference a ClusterRole in the global namespace, and adds who information\ - \ via Subject." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta2.StatefulSetSpec: - required: - - "selector" - - "serviceName" - - "template" - properties: - podManagementPolicy: - type: "string" - description: "podManagementPolicy controls how pods are created during initial\ - \ scale up, when replacing pods on nodes, or when scaling down. The default\ - \ policy is `OrderedReady`, where pods are created in increasing order (pod-0,\ - \ then pod-1, etc) and the controller will wait until each pod is ready\ - \ before continuing. When scaling down, the pods are removed in the opposite\ - \ order. The alternative policy is `Parallel` which will create pods in\ - \ parallel to match the desired scale without waiting, and on scale down\ - \ will delete all pods at once." - x-dataType: "Text" - replicas: - type: "integer" - format: "int32" - description: "replicas is the desired number of replicas of the given Template.\ - \ These are replicas in the sense that they are instantiations of the same\ - \ Template, but individual replicas also have a consistent identity. If\ - \ unspecified, defaults to 1." - x-dataType: "Int" - revisionHistoryLimit: - type: "integer" - format: "int32" - description: "revisionHistoryLimit is the maximum number of revisions that\ - \ will be maintained in the StatefulSet's revision history. The revision\ - \ history consists of all revisions not represented by a currently applied\ - \ StatefulSetSpec version. The default value is 10." - x-dataType: "Int" - selector: - description: "selector is a label query over pods that should match the replica\ - \ count. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - serviceName: - type: "string" - description: "serviceName is the name of the service that governs this StatefulSet.\ - \ This service must exist before the StatefulSet, and is responsible for\ - \ the network identity of the set. Pods get DNS/hostnames that follow the\ - \ pattern: pod-specific-string.serviceName.default.svc.cluster.local where\ - \ \"pod-specific-string\" is managed by the StatefulSet controller." - x-dataType: "Text" - template: - description: "template is the object that describes the pod that will be created\ - \ if insufficient replicas are detected. Each pod stamped out by the StatefulSet\ - \ will fulfill this Template, but have a unique identity from the rest of\ - \ the StatefulSet." - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - updateStrategy: - description: "updateStrategy indicates the StatefulSetUpdateStrategy that\ - \ will be employed to update Pods in the StatefulSet when a revision is\ - \ made to Template." - $ref: "#/definitions/v1beta2.StatefulSetUpdateStrategy" - x-dataType: "V1beta2StatefulSetUpdateStrategy" - volumeClaimTemplates: - type: "array" - description: "volumeClaimTemplates is a list of claims that pods are allowed\ - \ to reference. The StatefulSet controller is responsible for mapping network\ - \ identities to claims in a way that maintains the identity of a pod. Every\ - \ claim in this list must have at least one matching (by name) volumeMount\ - \ in one container in the template. A claim in this list takes precedence\ - \ over any volumes in the template, with the same name." - items: - $ref: "#/definitions/v1.PersistentVolumeClaim" - x-dataType: "[V1PersistentVolumeClaim]" - description: "A StatefulSetSpec is the specification of a StatefulSet." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - v1beta1.CustomResourceDefinition: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec describes how the user wants the resources to appear" - $ref: "#/definitions/v1beta1.CustomResourceDefinitionSpec" - x-dataType: "V1beta1CustomResourceDefinitionSpec" - status: - description: "Status indicates the actual state of the CustomResourceDefinition" - $ref: "#/definitions/v1beta1.CustomResourceDefinitionStatus" - x-dataType: "V1beta1CustomResourceDefinitionStatus" - description: "CustomResourceDefinition represents a resource that should be exposed\ - \ on the API server. Its name MUST be in the format <.spec.name>.<.spec.group>." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - names: - listKind: "listKind" - shortNames: - - "shortNames" - - "shortNames" - plural: "plural" - kind: "kind" - singular: "singular" - scope: "scope" - version: "version" - validation: - openAPIV3Schema: - $schema: "$schema" - minLength: 2 - pattern: "pattern" - description: "description" - title: "title" - type: "type" - required: - - "required" - - "required" - example: - Raw: "Raw" - exclusiveMaximum: true - patternProperties: {} - allOf: - - null - - null - default: - Raw: "Raw" - oneOf: - - null - - null - additionalItems: - Allows: true - id: "id" - maxProperties: 1 - exclusiveMinimum: true - definitions: {} - multipleOf: 3.616076749251911 - maxItems: 0 - format: "format" - anyOf: - - null - - null - enum: - - Raw: "Raw" - - Raw: "Raw" - dependencies: - key: - Property: - - "Property" - - "Property" - minProperties: 7 - minItems: 5 - uniqueItems: true - maximum: 5.962133916683182 - additionalProperties: - Allows: true - externalDocs: - description: "description" - url: "url" - $ref: "$ref" - items: - JSONSchemas: - - null - - null - minimum: 9.301444243932576 - maxLength: 6 - properties: {} - group: "group" - status: - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - acceptedNames: - listKind: "listKind" - shortNames: - - "shortNames" - - "shortNames" - plural: "plural" - kind: "kind" - singular: "singular" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.SubjectAccessReview: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec holds information about the request being evaluated" - $ref: "#/definitions/v1.SubjectAccessReviewSpec" - x-dataType: "V1SubjectAccessReviewSpec" - status: - description: "Status is filled in by the server and indicates whether the\ - \ request is allowed or not" - $ref: "#/definitions/v1.SubjectAccessReviewStatus" - x-dataType: "V1SubjectAccessReviewStatus" - description: "SubjectAccessReview checks whether or not a user or group can perform\ - \ an action." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - uid: "uid" - nonResourceAttributes: - path: "path" - verb: "verb" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - resourceAttributes: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - user: "user" - status: - reason: "reason" - allowed: true - evaluationError: "evaluationError" - denied: true - x-kubernetes-group-version-kind: - - group: "authorization.k8s.io" - kind: "SubjectAccessReview" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.RoleBinding: - required: - - "roleRef" - - "subjects" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - roleRef: - description: "RoleRef can reference a Role in the current namespace or a ClusterRole\ - \ in the global namespace. If the RoleRef cannot be resolved, the Authorizer\ - \ must return an error." - $ref: "#/definitions/v1.RoleRef" - x-dataType: "V1RoleRef" - subjects: - type: "array" - description: "Subjects holds references to the objects the role applies to." - items: - $ref: "#/definitions/v1.Subject" - x-dataType: "[V1Subject]" - description: "RoleBinding references a role, but does not contain it. It can\ - \ reference a Role in the same namespace or a ClusterRole in the global namespace.\ - \ It adds who information via Subjects and namespace information by which namespace\ - \ it exists in. RoleBindings in a given namespace only have effect in that\ - \ namespace." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.LocalSubjectAccessReview: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec holds information about the request being evaluated. spec.namespace\ - \ must be equal to the namespace you made the request against. If empty,\ - \ it is defaulted." - $ref: "#/definitions/v1.SubjectAccessReviewSpec" - x-dataType: "V1SubjectAccessReviewSpec" - status: - description: "Status is filled in by the server and indicates whether the\ - \ request is allowed or not" - $ref: "#/definitions/v1.SubjectAccessReviewStatus" - x-dataType: "V1SubjectAccessReviewStatus" - description: "LocalSubjectAccessReview checks whether or not a user or group can\ - \ perform an action in a given namespace. Having a namespace scoped resource\ - \ makes it much easier to grant namespace scoped policy that includes permissions\ - \ checking." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - uid: "uid" - nonResourceAttributes: - path: "path" - verb: "verb" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - resourceAttributes: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - user: "user" - status: - reason: "reason" - allowed: true - evaluationError: "evaluationError" - denied: true - x-kubernetes-group-version-kind: - - group: "authorization.k8s.io" - kind: "LocalSubjectAccessReview" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.PersistentVolumeList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of persistent volumes. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes" - items: - $ref: "#/definitions/v1.PersistentVolume" - x-dataType: "[V1PersistentVolume]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "PersistentVolumeList is a list of PersistentVolume items." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - claimRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - secretNamespace: "secretNamespace" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - mountOptions: - - "mountOptions" - - "mountOptions" - local: - path: "path" - capacity: - key: "capacity" - cephfs: - path: "path" - secretRef: - name: "name" - namespace: "namespace" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - accessModes: - - "accessModes" - - "accessModes" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - volumeMode: "volumeMode" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 0 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - namespace: "namespace" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - storageClassName: "storageClassName" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - csi: - driver: "driver" - volumeHandle: "volumeHandle" - readOnly: true - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeReclaimPolicy: "persistentVolumeReclaimPolicy" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - status: - phase: "phase" - reason: "reason" - message: "message" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - claimRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - secretNamespace: "secretNamespace" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - mountOptions: - - "mountOptions" - - "mountOptions" - local: - path: "path" - capacity: - key: "capacity" - cephfs: - path: "path" - secretRef: - name: "name" - namespace: "namespace" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - accessModes: - - "accessModes" - - "accessModes" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - volumeMode: "volumeMode" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 0 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - namespace: "namespace" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - storageClassName: "storageClassName" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - csi: - driver: "driver" - volumeHandle: "volumeHandle" - readOnly: true - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeReclaimPolicy: "persistentVolumeReclaimPolicy" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - status: - phase: "phase" - reason: "reason" - message: "message" - x-kubernetes-group-version-kind: - - group: "" - kind: "PersistentVolumeList" - version: "v1" - v1.JobSpec: - required: - - "template" - properties: - activeDeadlineSeconds: - type: "integer" - format: "int64" - description: "Specifies the duration in seconds relative to the startTime\ - \ that the job may be active before the system tries to terminate it; value\ - \ must be positive integer" - x-dataType: "Integer" - backoffLimit: - type: "integer" - format: "int32" - description: "Specifies the number of retries before marking this job failed.\ - \ Defaults to 6" - x-dataType: "Int" - completions: - type: "integer" - format: "int32" - description: "Specifies the desired number of successfully finished pods the\ - \ job should be run with. Setting to nil means that the success of any\ - \ pod signals the success of all pods, and allows parallelism to have any\ - \ positive value. Setting to 1 means that parallelism is limited to 1 and\ - \ the success of that pod signals the success of the job. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/" - x-dataType: "Int" - manualSelector: - type: "boolean" - description: "manualSelector controls generation of pod labels and pod selectors.\ - \ Leave `manualSelector` unset unless you are certain what you are doing.\ - \ When false or unset, the system pick labels unique to this job and appends\ - \ those labels to the pod template. When true, the user is responsible\ - \ for picking unique labels and specifying the selector. Failure to pick\ - \ a unique label may cause this and other jobs to not function correctly.\ - \ However, You may see `manualSelector=true` in jobs that were created\ - \ with the old `extensions/v1beta1` API. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/#specifying-your-own-pod-selector" - x-dataType: "Bool" - parallelism: - type: "integer" - format: "int32" - description: "Specifies the maximum desired number of pods the job should\ - \ run at any given time. The actual number of pods running in steady state\ - \ will be less than this number when ((.spec.completions - .status.successful)\ - \ < .spec.parallelism), i.e. when the work left to do is less than max parallelism.\ - \ More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/" - x-dataType: "Int" - selector: - description: "A label query over pods that should match the pod count. Normally,\ - \ the system sets this field for you. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - template: - description: "Describes the pod that will be created when executing a job.\ - \ More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/" - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - description: "JobSpec describes how the job execution will look like." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - v2alpha1.CronJobList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "items is the list of CronJobs." - items: - $ref: "#/definitions/v2alpha1.CronJob" - x-dataType: "[V2alpha1CronJob]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "CronJobList is a collection of cron jobs." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - suspend: true - schedule: "schedule" - jobTemplate: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - startingDeadlineSeconds: 6 - concurrencyPolicy: "concurrencyPolicy" - failedJobsHistoryLimit: 0 - successfulJobsHistoryLimit: 1 - status: - lastScheduleTime: "2000-01-23T04:56:07.000+00:00" - active: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - suspend: true - schedule: "schedule" - jobTemplate: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - startingDeadlineSeconds: 6 - concurrencyPolicy: "concurrencyPolicy" - failedJobsHistoryLimit: 0 - successfulJobsHistoryLimit: 1 - status: - lastScheduleTime: "2000-01-23T04:56:07.000+00:00" - active: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - x-kubernetes-group-version-kind: - - group: "batch" - kind: "CronJobList" - version: "v2alpha1" - v1beta1.SelfSubjectAccessReviewSpec: - properties: - nonResourceAttributes: - description: "NonResourceAttributes describes information for a non-resource\ - \ access request" - $ref: "#/definitions/v1beta1.NonResourceAttributes" - x-dataType: "V1beta1NonResourceAttributes" - resourceAttributes: - description: "ResourceAuthorizationAttributes describes information for a\ - \ resource access request" - $ref: "#/definitions/v1beta1.ResourceAttributes" - x-dataType: "V1beta1ResourceAttributes" - description: "SelfSubjectAccessReviewSpec is a description of the access request.\ - \ Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes\ - \ must be set" - example: - nonResourceAttributes: - path: "path" - verb: "verb" - resourceAttributes: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - v1.StatusDetails: - properties: - causes: - type: "array" - description: "The Causes array includes more details associated with the StatusReason\ - \ failure. Not all StatusReasons may provide detailed causes." - items: - $ref: "#/definitions/v1.StatusCause" - x-dataType: "[V1StatusCause]" - group: - type: "string" - description: "The group attribute of the resource associated with the status\ - \ StatusReason." - x-dataType: "Text" - kind: - type: "string" - description: "The kind attribute of the resource associated with the status\ - \ StatusReason. On some operations may differ from the requested resource\ - \ Kind. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - name: - type: "string" - description: "The name attribute of the resource associated with the status\ - \ StatusReason (when there is a single name which can be described)." - x-dataType: "Text" - retryAfterSeconds: - type: "integer" - format: "int32" - description: "If specified, the time in seconds before the operation should\ - \ be retried. Some errors may indicate the client must take an alternate\ - \ action - for those errors this field may indicate how long to wait before\ - \ taking the alternate action." - x-dataType: "Int" - uid: - type: "string" - description: "UID of the resource. (when there is a single resource which\ - \ can be described). More info: http://kubernetes.io/docs/user-guide/identifiers#uids" - x-dataType: "Text" - description: "StatusDetails is a set of additional properties that MAY be set\ - \ by the server to provide additional information about a response. The Reason\ - \ field of a Status object defines what attributes will be set. Clients must\ - \ ignore fields that do not match the defined type of each attribute, and should\ - \ assume that any attribute may be empty, invalid, or under defined." - example: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - v1.ContainerStateWaiting: - properties: - message: - type: "string" - description: "Message regarding why the container is not yet running." - x-dataType: "Text" - reason: - type: "string" - description: "(brief) reason the container is not yet running." - x-dataType: "Text" - description: "ContainerStateWaiting is a waiting state of a container." - example: - reason: "reason" - message: "message" - v1beta2.ReplicaSetSpec: - required: - - "selector" - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "Minimum number of seconds for which a newly created pod should\ - \ be ready without any of its container crashing, for it to be considered\ - \ available. Defaults to 0 (pod will be considered available as soon as\ - \ it is ready)" - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Replicas is the number of desired replicas. This is a pointer\ - \ to distinguish between explicit zero and unspecified. Defaults to 1. More\ - \ info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller" - x-dataType: "Int" - selector: - description: "Selector is a label query over pods that should match the replica\ - \ count. Label keys and values that must match in order to be controlled\ - \ by this replica set. It must match the pod template's labels. More info:\ - \ https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - template: - description: "Template is the object that describes the pod that will be created\ - \ if insufficient replicas are detected. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template" - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - description: "ReplicaSetSpec is the specification of a ReplicaSet." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - v1.ConfigMapKeySelector: - required: - - "key" - properties: - key: - type: "string" - description: "The key to select." - x-dataType: "Text" - name: - type: "string" - description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names" - x-dataType: "Text" - optional: - type: "boolean" - description: "Specify whether the ConfigMap or it's key must be defined" - x-dataType: "Bool" - description: "Selects a key from a ConfigMap." - example: - name: "name" - optional: true - key: "key" - v1beta1.RunAsUserStrategyOptions: - required: - - "rule" - properties: - ranges: - type: "array" - description: "Ranges are the allowed ranges of uids that may be used." - items: - $ref: "#/definitions/v1beta1.IDRange" - x-dataType: "[V1beta1IDRange]" - rule: - type: "string" - description: "Rule is the strategy that will dictate the allowable RunAsUser\ - \ values that may be set." - x-dataType: "Text" - description: "Run A sUser Strategy Options defines the strategy type and any options\ - \ used to create the strategy." - example: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - v1.PersistentVolumeClaimStatus: - properties: - accessModes: - type: "array" - description: "AccessModes contains the actual access modes the volume backing\ - \ the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1" - items: - type: "string" - x-dataType: "[Text]" - capacity: - type: "object" - description: "Represents the actual resources of the underlying volume." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - conditions: - type: "array" - description: "Current Condition of persistent volume claim. If underlying\ - \ persistent volume is being resized then the Condition will be set to 'ResizeStarted'." - items: - $ref: "#/definitions/v1.PersistentVolumeClaimCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1PersistentVolumeClaimCondition]" - phase: - type: "string" - description: "Phase represents the current phase of PersistentVolumeClaim." - x-dataType: "Text" - description: "PersistentVolumeClaimStatus is the current status of a persistent\ - \ volume claim." - example: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - v2beta1.HorizontalPodAutoscalerCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "lastTransitionTime is the last time the condition transitioned\ - \ from one status to another" - x-dataType: "DateTime" - message: - type: "string" - description: "message is a human-readable explanation containing details about\ - \ the transition" - x-dataType: "Text" - reason: - type: "string" - description: "reason is the reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "status is the status of the condition (True, False, Unknown)" - x-dataType: "Text" - type: - type: "string" - description: "type describes the current condition" - x-dataType: "Text" - description: "HorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler\ - \ at a certain point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - extensions.v1beta1.Deployment: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of the Deployment." - $ref: "#/definitions/extensions.v1beta1.DeploymentSpec" - x-dataType: "ExtensionsV1beta1DeploymentSpec" - status: - description: "Most recently observed status of the Deployment." - $ref: "#/definitions/extensions.v1beta1.DeploymentStatus" - x-dataType: "ExtensionsV1beta1DeploymentStatus" - description: "DEPRECATED - This group version of Deployment is deprecated by apps/v1beta2/Deployment.\ - \ See the release notes for more information. Deployment enables declarative\ - \ updates for Pods and ReplicaSets." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - rollbackTo: - revision: 5 - status: - unavailableReplicas: 4 - replicas: 2 - readyReplicas: 3 - collisionCount: 7 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 7 - availableReplicas: 2 - observedGeneration: 9 - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "Deployment" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.ConfigMapProjection: - properties: - items: - type: "array" - description: "If unspecified, each key-value pair in the Data field of the\ - \ referenced ConfigMap will be projected into the volume as a file whose\ - \ name is the key and content is the value. If specified, the listed keys\ - \ will be projected into the specified paths, and unlisted keys will not\ - \ be present. If a key is specified which is not present in the ConfigMap,\ - \ the volume setup will error unless it is marked optional. Paths must be\ - \ relative and may not contain the '..' path or start with '..'." - items: - $ref: "#/definitions/v1.KeyToPath" - x-dataType: "[V1KeyToPath]" - name: - type: "string" - description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names" - x-dataType: "Text" - optional: - type: "boolean" - description: "Specify whether the ConfigMap or it's keys must be defined" - x-dataType: "Bool" - description: "Adapts a ConfigMap into a projected volume.\n\nThe contents of the\ - \ target ConfigMap's Data field will be presented in a projected volume as files\ - \ using the keys in the Data field as the file names, unless the items element\ - \ is populated with specific mappings of keys to paths. Note that this is identical\ - \ to a configmap volume source without the default mode." - example: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - v1beta1.PodDisruptionBudgetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - items: - $ref: "#/definitions/v1beta1.PodDisruptionBudget" - x-dataType: "[V1beta1PodDisruptionBudget]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "PodDisruptionBudgetList is a collection of PodDisruptionBudgets." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - minAvailable: "{}" - maxUnavailable: "{}" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - status: - currentHealthy: 0 - expectedPods: 5 - disruptionsAllowed: 1 - disruptedPods: - key: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 5 - desiredHealthy: 6 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - minAvailable: "{}" - maxUnavailable: "{}" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - status: - currentHealthy: 0 - expectedPods: 5 - disruptionsAllowed: 1 - disruptedPods: - key: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 5 - desiredHealthy: 6 - x-kubernetes-group-version-kind: - - group: "policy" - kind: "PodDisruptionBudgetList" - version: "v1beta1" - v1alpha1.Role: - required: - - "rules" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - rules: - type: "array" - description: "Rules holds all the PolicyRules for this Role" - items: - $ref: "#/definitions/v1alpha1.PolicyRule" - x-dataType: "[V1alpha1PolicyRule]" - description: "Role is a namespaced, logical grouping of PolicyRules that can be\ - \ referenced as a unit by a RoleBinding." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1alpha1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.SecurityContext: - properties: - allowPrivilegeEscalation: - type: "boolean" - description: "AllowPrivilegeEscalation controls whether a process can gain\ - \ more privileges than its parent process. This bool directly controls if\ - \ the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation\ - \ is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN" - x-dataType: "Bool" - capabilities: - description: "The capabilities to add/drop when running containers. Defaults\ - \ to the default set of capabilities granted by the container runtime." - $ref: "#/definitions/v1.Capabilities" - x-dataType: "V1Capabilities" - privileged: - type: "boolean" - description: "Run container in privileged mode. Processes in privileged containers\ - \ are essentially equivalent to root on the host. Defaults to false." - x-dataType: "Bool" - readOnlyRootFilesystem: - type: "boolean" - description: "Whether this container has a read-only root filesystem. Default\ - \ is false." - x-dataType: "Bool" - runAsNonRoot: - type: "boolean" - description: "Indicates that the container must run as a non-root user. If\ - \ true, the Kubelet will validate the image at runtime to ensure that it\ - \ does not run as UID 0 (root) and fail to start the container if it does.\ - \ If unset or false, no such validation will be performed. May also be set\ - \ in PodSecurityContext. If set in both SecurityContext and PodSecurityContext,\ - \ the value specified in SecurityContext takes precedence." - x-dataType: "Bool" - runAsUser: - type: "integer" - format: "int64" - description: "The UID to run the entrypoint of the container process. Defaults\ - \ to user specified in image metadata if unspecified. May also be set in\ - \ PodSecurityContext. If set in both SecurityContext and PodSecurityContext,\ - \ the value specified in SecurityContext takes precedence." - x-dataType: "Integer" - seLinuxOptions: - description: "The SELinux context to be applied to the container. If unspecified,\ - \ the container runtime will allocate a random SELinux context for each\ - \ container. May also be set in PodSecurityContext. If set in both SecurityContext\ - \ and PodSecurityContext, the value specified in SecurityContext takes precedence." - $ref: "#/definitions/v1.SELinuxOptions" - x-dataType: "V1SELinuxOptions" - description: "SecurityContext holds security configuration that will be applied\ - \ to a container. Some fields are present in both SecurityContext and PodSecurityContext.\ - \ When both are set, the values in SecurityContext take precedence." - example: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - v1beta1.Subject: - required: - - "kind" - - "name" - properties: - apiGroup: - type: "string" - description: "APIGroup holds the API group of the referenced subject. Defaults\ - \ to \"\" for ServiceAccount subjects. Defaults to \"rbac.authorization.k8s.io\"\ - \ for User and Group subjects." - x-dataType: "Text" - kind: - type: "string" - description: "Kind of object being referenced. Values defined by this API\ - \ group are \"User\", \"Group\", and \"ServiceAccount\". If the Authorizer\ - \ does not recognized the kind value, the Authorizer should report an error." - x-dataType: "Text" - name: - type: "string" - description: "Name of the object being referenced." - x-dataType: "Text" - namespace: - type: "string" - description: "Namespace of the referenced object. If the object kind is non-namespace,\ - \ such as \"User\" or \"Group\", and this value is not empty the Authorizer\ - \ should report an error." - x-dataType: "Text" - description: "Subject contains a reference to the object or user identities a\ - \ role binding applies to. This can either hold a direct API object reference,\ - \ or a value for non-objects such as user and group names." - example: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - v1beta1.JSON: - required: - - "Raw" - properties: - Raw: - type: "string" - format: "byte" - pattern: "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" - x-dataType: "ByteArray" - description: "JSON represents any valid JSON value. These types are supported:\ - \ bool, int64, float64, string, []interface{}, map[string]interface{} and nil." - example: - Raw: "Raw" - v1beta1.ReplicaSet: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "If the Labels of a ReplicaSet are empty, they are defaulted\ - \ to be the same as the Pod(s) that the ReplicaSet manages. Standard object's\ - \ metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the specification of the desired behavior of the\ - \ ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta1.ReplicaSetSpec" - x-dataType: "V1beta1ReplicaSetSpec" - status: - description: "Status is the most recently observed status of the ReplicaSet.\ - \ This data may be out of date by some window of time. Populated by the\ - \ system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta1.ReplicaSetStatus" - x-dataType: "V1beta1ReplicaSetStatus" - description: "DEPRECATED - This group version of ReplicaSet is deprecated by apps/v1beta2/ReplicaSet.\ - \ See the release notes for more information. ReplicaSet ensures that a specified\ - \ number of pod replicas are running at any given time." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "ReplicaSet" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.NodeCondition: - required: - - "status" - - "type" - properties: - lastHeartbeatTime: - type: "string" - format: "date-time" - description: "Last time we got an update on a given condition." - x-dataType: "DateTime" - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transit from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "Human readable message indicating details about last transition." - x-dataType: "Text" - reason: - type: "string" - description: "(brief) reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of node condition." - x-dataType: "Text" - description: "NodeCondition contains condition information for a node." - example: - reason: "reason" - lastHeartbeatTime: "2000-01-23T04:56:07.000+00:00" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1.SubjectAccessReviewStatus: - required: - - "allowed" - properties: - allowed: - type: "boolean" - description: "Allowed is required. True if the action would be allowed, false\ - \ otherwise." - x-dataType: "Bool" - denied: - type: "boolean" - description: "Denied is optional. True if the action would be denied, otherwise\ - \ false. If both allowed is false and denied is false, then the authorizer\ - \ has no opinion on whether to authorize the action. Denied may not be true\ - \ if Allowed is true." - x-dataType: "Bool" - evaluationError: - type: "string" - description: "EvaluationError is an indication that some error occurred during\ - \ the authorization check. It is entirely possible to get an error and be\ - \ able to continue determine authorization status in spite of it. For instance,\ - \ RBAC can be missing a role, but enough roles are still present and bound\ - \ to reason about the request." - x-dataType: "Text" - reason: - type: "string" - description: "Reason is optional. It indicates why a request was allowed\ - \ or denied." - x-dataType: "Text" - description: "SubjectAccessReviewStatus" - example: - reason: "reason" - allowed: true - evaluationError: "evaluationError" - denied: true - v1beta1.DaemonSet: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "The desired behavior of this daemon set. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta1.DaemonSetSpec" - x-dataType: "V1beta1DaemonSetSpec" - status: - description: "The current status of this daemon set. This data may be out\ - \ of date by some window of time. Populated by the system. Read-only. More\ - \ info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta1.DaemonSetStatus" - x-dataType: "V1beta1DaemonSetStatus" - description: "DEPRECATED - This group version of DaemonSet is deprecated by apps/v1beta2/DaemonSet.\ - \ See the release notes for more information. DaemonSet represents the configuration\ - \ of a daemon set." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - templateGeneration: 1 - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - numberUnavailable: 2 - updatedNumberScheduled: 7 - numberAvailable: 7 - numberMisscheduled: 9 - numberReady: 3 - currentNumberScheduled: 5 - collisionCount: 5 - desiredNumberScheduled: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 4 - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "DaemonSet" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v2alpha1.CronJobStatus: - properties: - active: - type: "array" - description: "A list of pointers to currently running jobs." - items: - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "[V1ObjectReference]" - lastScheduleTime: - type: "string" - format: "date-time" - description: "Information when was the last time the job was successfully\ - \ scheduled." - x-dataType: "DateTime" - description: "CronJobStatus represents the current state of a cron job." - example: - lastScheduleTime: "2000-01-23T04:56:07.000+00:00" - active: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - v1.PersistentVolumeClaim: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the desired characteristics of a volume requested\ - \ by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" - $ref: "#/definitions/v1.PersistentVolumeClaimSpec" - x-dataType: "V1PersistentVolumeClaimSpec" - status: - description: "Status represents the current information/status of a persistent\ - \ volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" - $ref: "#/definitions/v1.PersistentVolumeClaimStatus" - x-dataType: "V1PersistentVolumeClaimStatus" - description: "PersistentVolumeClaim is a user's request for and claim to a persistent\ - \ volume" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - x-kubernetes-group-version-kind: - - group: "" - kind: "PersistentVolumeClaim" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.NodeSelectorRequirement: - required: - - "key" - - "operator" - properties: - key: - type: "string" - description: "The label key that the selector applies to." - x-dataType: "Text" - operator: - type: "string" - description: "Represents a key's relationship to a set of values. Valid operators\ - \ are In, NotIn, Exists, DoesNotExist. Gt, and Lt." - x-dataType: "Text" - values: - type: "array" - description: "An array of string values. If the operator is In or NotIn, the\ - \ values array must be non-empty. If the operator is Exists or DoesNotExist,\ - \ the values array must be empty. If the operator is Gt or Lt, the values\ - \ array must have a single element, which will be interpreted as an integer.\ - \ This array is replaced during a strategic merge patch." - items: - type: "string" - x-dataType: "[Text]" - description: "A node selector requirement is a selector that contains values,\ - \ a key, and an operator that relates the key and values." - example: - values: - - "values" - - "values" - key: "key" - operator: "operator" - v1.Volume: - required: - - "name" - properties: - awsElasticBlockStore: - description: "AWSElasticBlockStore represents an AWS Disk resource that is\ - \ attached to a kubelet's host machine and then exposed to the pod. More\ - \ info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore" - $ref: "#/definitions/v1.AWSElasticBlockStoreVolumeSource" - x-dataType: "V1AWSElasticBlockStoreVolumeSource" - azureDisk: - description: "AzureDisk represents an Azure Data Disk mount on the host and\ - \ bind mount to the pod." - $ref: "#/definitions/v1.AzureDiskVolumeSource" - x-dataType: "V1AzureDiskVolumeSource" - azureFile: - description: "AzureFile represents an Azure File Service mount on the host\ - \ and bind mount to the pod." - $ref: "#/definitions/v1.AzureFileVolumeSource" - x-dataType: "V1AzureFileVolumeSource" - cephfs: - description: "CephFS represents a Ceph FS mount on the host that shares a\ - \ pod's lifetime" - $ref: "#/definitions/v1.CephFSVolumeSource" - x-dataType: "V1CephFSVolumeSource" - cinder: - description: "Cinder represents a cinder volume attached and mounted on kubelets\ - \ host machine More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md" - $ref: "#/definitions/v1.CinderVolumeSource" - x-dataType: "V1CinderVolumeSource" - configMap: - description: "ConfigMap represents a configMap that should populate this volume" - $ref: "#/definitions/v1.ConfigMapVolumeSource" - x-dataType: "V1ConfigMapVolumeSource" - downwardAPI: - description: "DownwardAPI represents downward API about the pod that should\ - \ populate this volume" - $ref: "#/definitions/v1.DownwardAPIVolumeSource" - x-dataType: "V1DownwardAPIVolumeSource" - emptyDir: - description: "EmptyDir represents a temporary directory that shares a pod's\ - \ lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir" - $ref: "#/definitions/v1.EmptyDirVolumeSource" - x-dataType: "V1EmptyDirVolumeSource" - fc: - description: "FC represents a Fibre Channel resource that is attached to a\ - \ kubelet's host machine and then exposed to the pod." - $ref: "#/definitions/v1.FCVolumeSource" - x-dataType: "V1FCVolumeSource" - flexVolume: - description: "FlexVolume represents a generic volume resource that is provisioned/attached\ - \ using an exec based plugin." - $ref: "#/definitions/v1.FlexVolumeSource" - x-dataType: "V1FlexVolumeSource" - flocker: - description: "Flocker represents a Flocker volume attached to a kubelet's\ - \ host machine. This depends on the Flocker control service being running" - $ref: "#/definitions/v1.FlockerVolumeSource" - x-dataType: "V1FlockerVolumeSource" - gcePersistentDisk: - description: "GCEPersistentDisk represents a GCE Disk resource that is attached\ - \ to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk" - $ref: "#/definitions/v1.GCEPersistentDiskVolumeSource" - x-dataType: "V1GCEPersistentDiskVolumeSource" - gitRepo: - description: "GitRepo represents a git repository at a particular revision." - $ref: "#/definitions/v1.GitRepoVolumeSource" - x-dataType: "V1GitRepoVolumeSource" - glusterfs: - description: "Glusterfs represents a Glusterfs mount on the host that shares\ - \ a pod's lifetime. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md" - $ref: "#/definitions/v1.GlusterfsVolumeSource" - x-dataType: "V1GlusterfsVolumeSource" - hostPath: - description: "HostPath represents a pre-existing file or directory on the\ - \ host machine that is directly exposed to the container. This is generally\ - \ used for system agents or other privileged things that are allowed to\ - \ see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath" - $ref: "#/definitions/v1.HostPathVolumeSource" - x-dataType: "V1HostPathVolumeSource" - iscsi: - description: "ISCSI represents an ISCSI Disk resource that is attached to\ - \ a kubelet's host machine and then exposed to the pod. More info: https://releases.k8s.io/HEAD/examples/volumes/iscsi/README.md" - $ref: "#/definitions/v1.ISCSIVolumeSource" - x-dataType: "V1ISCSIVolumeSource" - name: - type: "string" - description: "Volume's name. Must be a DNS_LABEL and unique within the pod.\ - \ More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names" - x-dataType: "Text" - nfs: - description: "NFS represents an NFS mount on the host that shares a pod's\ - \ lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs" - $ref: "#/definitions/v1.NFSVolumeSource" - x-dataType: "V1NFSVolumeSource" - persistentVolumeClaim: - description: "PersistentVolumeClaimVolumeSource represents a reference to\ - \ a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" - $ref: "#/definitions/v1.PersistentVolumeClaimVolumeSource" - x-dataType: "V1PersistentVolumeClaimVolumeSource" - photonPersistentDisk: - description: "PhotonPersistentDisk represents a PhotonController persistent\ - \ disk attached and mounted on kubelets host machine" - $ref: "#/definitions/v1.PhotonPersistentDiskVolumeSource" - x-dataType: "V1PhotonPersistentDiskVolumeSource" - portworxVolume: - description: "PortworxVolume represents a portworx volume attached and mounted\ - \ on kubelets host machine" - $ref: "#/definitions/v1.PortworxVolumeSource" - x-dataType: "V1PortworxVolumeSource" - projected: - description: "Items for all in one resources secrets, configmaps, and downward\ - \ API" - $ref: "#/definitions/v1.ProjectedVolumeSource" - x-dataType: "V1ProjectedVolumeSource" - quobyte: - description: "Quobyte represents a Quobyte mount on the host that shares a\ - \ pod's lifetime" - $ref: "#/definitions/v1.QuobyteVolumeSource" - x-dataType: "V1QuobyteVolumeSource" - rbd: - description: "RBD represents a Rados Block Device mount on the host that shares\ - \ a pod's lifetime. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md" - $ref: "#/definitions/v1.RBDVolumeSource" - x-dataType: "V1RBDVolumeSource" - scaleIO: - description: "ScaleIO represents a ScaleIO persistent volume attached and\ - \ mounted on Kubernetes nodes." - $ref: "#/definitions/v1.ScaleIOVolumeSource" - x-dataType: "V1ScaleIOVolumeSource" - secret: - description: "Secret represents a secret that should populate this volume.\ - \ More info: https://kubernetes.io/docs/concepts/storage/volumes#secret" - $ref: "#/definitions/v1.SecretVolumeSource" - x-dataType: "V1SecretVolumeSource" - storageos: - description: "StorageOS represents a StorageOS volume attached and mounted\ - \ on Kubernetes nodes." - $ref: "#/definitions/v1.StorageOSVolumeSource" - x-dataType: "V1StorageOSVolumeSource" - vsphereVolume: - description: "VsphereVolume represents a vSphere volume attached and mounted\ - \ on kubelets host machine" - $ref: "#/definitions/v1.VsphereVirtualDiskVolumeSource" - x-dataType: "V1VsphereVirtualDiskVolumeSource" - description: "Volume represents a named volume in a pod that may be accessed by\ - \ any container in the pod." - example: - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - v1beta2.ReplicaSetCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "The last time the condition transitioned from one status to\ - \ another." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of replica set condition." - x-dataType: "Text" - description: "ReplicaSetCondition describes the state of a replica set at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1beta2.DaemonSetCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of DaemonSet condition." - x-dataType: "Text" - description: "DaemonSetCondition describes the state of a DaemonSet at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1.ReplicaSetCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "The last time the condition transitioned from one status to\ - \ another." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of replica set condition." - x-dataType: "Text" - description: "ReplicaSetCondition describes the state of a replica set at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1.VolumeMount: - required: - - "mountPath" - - "name" - properties: - mountPath: - type: "string" - description: "Path within the container at which the volume should be mounted.\ - \ Must not contain ':'." - x-dataType: "Text" - mountPropagation: - type: "string" - description: "mountPropagation determines how mounts are propagated from the\ - \ host to container and the other way around. When not set, MountPropagationHostToContainer\ - \ is used. This field is alpha in 1.8 and can be reworked or removed in\ - \ a future release." - x-dataType: "Text" - name: - type: "string" - description: "This must match the Name of a Volume." - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Mounted read-only if true, read-write otherwise (false or unspecified).\ - \ Defaults to false." - x-dataType: "Bool" - subPath: - type: "string" - description: "Path within the volume from which the container's volume should\ - \ be mounted. Defaults to \"\" (volume's root)." - x-dataType: "Text" - description: "VolumeMount describes a mounting of a Volume within a container." - example: - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - v1.NamespaceList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of Namespace objects in the list. More info:\ - \ https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/" - items: - $ref: "#/definitions/v1.Namespace" - x-dataType: "[V1Namespace]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "NamespaceList is a list of Namespaces." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - finalizers: - - "finalizers" - - "finalizers" - status: - phase: "phase" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - finalizers: - - "finalizers" - - "finalizers" - status: - phase: "phase" - x-kubernetes-group-version-kind: - - group: "" - kind: "NamespaceList" - version: "v1" - v1.EndpointsList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of endpoints." - items: - $ref: "#/definitions/v1.Endpoints" - x-dataType: "[V1Endpoints]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "EndpointsList is a list of endpoints." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subsets: - - notReadyAddresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - addresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - ports: - - protocol: "protocol" - port: 0 - name: "name" - - protocol: "protocol" - port: 0 - name: "name" - - notReadyAddresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - addresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - ports: - - protocol: "protocol" - port: 0 - name: "name" - - protocol: "protocol" - port: 0 - name: "name" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subsets: - - notReadyAddresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - addresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - ports: - - protocol: "protocol" - port: 0 - name: "name" - - protocol: "protocol" - port: 0 - name: "name" - - notReadyAddresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - addresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - ports: - - protocol: "protocol" - port: 0 - name: "name" - - protocol: "protocol" - port: 0 - name: "name" - x-kubernetes-group-version-kind: - - group: "" - kind: "EndpointsList" - version: "v1" - v1.Container: - required: - - "name" - properties: - args: - type: "array" - description: "Arguments to the entrypoint. The docker image's CMD is used\ - \ if this is not provided. Variable references $(VAR_NAME) are expanded\ - \ using the container's environment. If a variable cannot be resolved, the\ - \ reference in the input string will be unchanged. The $(VAR_NAME) syntax\ - \ can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references\ - \ will never be expanded, regardless of whether the variable exists or not.\ - \ Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell" - items: - type: "string" - x-dataType: "[Text]" - command: - type: "array" - description: "Entrypoint array. Not executed within a shell. The docker image's\ - \ ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME)\ - \ are expanded using the container's environment. If a variable cannot be\ - \ resolved, the reference in the input string will be unchanged. The $(VAR_NAME)\ - \ syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references\ - \ will never be expanded, regardless of whether the variable exists or not.\ - \ Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell" - items: - type: "string" - x-dataType: "[Text]" - env: - type: "array" - description: "List of environment variables to set in the container. Cannot\ - \ be updated." - items: - $ref: "#/definitions/v1.EnvVar" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "name" - x-dataType: "[V1EnvVar]" - envFrom: - type: "array" - description: "List of sources to populate environment variables in the container.\ - \ The keys defined within a source must be a C_IDENTIFIER. All invalid keys\ - \ will be reported as an event when the container is starting. When a key\ - \ exists in multiple sources, the value associated with the last source\ - \ will take precedence. Values defined by an Env with a duplicate key will\ - \ take precedence. Cannot be updated." - items: - $ref: "#/definitions/v1.EnvFromSource" - x-dataType: "[V1EnvFromSource]" - image: - type: "string" - description: "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images\ - \ This field is optional to allow higher level config management to default\ - \ or override container images in workload controllers like Deployments\ - \ and StatefulSets." - x-dataType: "Text" - imagePullPolicy: - type: "string" - description: "Image pull policy. One of Always, Never, IfNotPresent. Defaults\ - \ to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot\ - \ be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images" - x-dataType: "Text" - lifecycle: - description: "Actions that the management system should take in response to\ - \ container lifecycle events. Cannot be updated." - $ref: "#/definitions/v1.Lifecycle" - x-dataType: "V1Lifecycle" - livenessProbe: - description: "Periodic probe of container liveness. Container will be restarted\ - \ if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes" - $ref: "#/definitions/v1.Probe" - x-dataType: "V1Probe" - name: - type: "string" - description: "Name of the container specified as a DNS_LABEL. Each container\ - \ in a pod must have a unique name (DNS_LABEL). Cannot be updated." - x-dataType: "Text" - ports: - type: "array" - description: "List of ports to expose from the container. Exposing a port\ - \ here gives the system additional information about the network connections\ - \ a container uses, but is primarily informational. Not specifying a port\ - \ here DOES NOT prevent that port from being exposed. Any port which is\ - \ listening on the default \"0.0.0.0\" address inside a container will be\ - \ accessible from the network. Cannot be updated." - items: - $ref: "#/definitions/v1.ContainerPort" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "containerPort" - x-dataType: "[V1ContainerPort]" - readinessProbe: - description: "Periodic probe of container service readiness. Container will\ - \ be removed from service endpoints if the probe fails. Cannot be updated.\ - \ More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes" - $ref: "#/definitions/v1.Probe" - x-dataType: "V1Probe" - resources: - description: "Compute Resources required by this container. Cannot be updated.\ - \ More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources" - $ref: "#/definitions/v1.ResourceRequirements" - x-dataType: "V1ResourceRequirements" - securityContext: - description: "Security options the pod should run with. More info: https://kubernetes.io/docs/concepts/policy/security-context/\ - \ More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/" - $ref: "#/definitions/v1.SecurityContext" - x-dataType: "V1SecurityContext" - stdin: - type: "boolean" - description: "Whether this container should allocate a buffer for stdin in\ - \ the container runtime. If this is not set, reads from stdin in the container\ - \ will always result in EOF. Default is false." - x-dataType: "Bool" - stdinOnce: - type: "boolean" - description: "Whether the container runtime should close the stdin channel\ - \ after it has been opened by a single attach. When stdin is true the stdin\ - \ stream will remain open across multiple attach sessions. If stdinOnce\ - \ is set to true, stdin is opened on container start, is empty until the\ - \ first client attaches to stdin, and then remains open and accepts data\ - \ until the client disconnects, at which time stdin is closed and remains\ - \ closed until the container is restarted. If this flag is false, a container\ - \ processes that reads from stdin will never receive an EOF. Default is\ - \ false" - x-dataType: "Bool" - terminationMessagePath: - type: "string" - description: "Optional: Path at which the file to which the container's termination\ - \ message will be written is mounted into the container's filesystem. Message\ - \ written is intended to be brief final status, such as an assertion failure\ - \ message. Will be truncated by the node if greater than 4096 bytes. The\ - \ total message length across all containers will be limited to 12kb. Defaults\ - \ to /dev/termination-log. Cannot be updated." - x-dataType: "Text" - terminationMessagePolicy: - type: "string" - description: "Indicate how the termination message should be populated. File\ - \ will use the contents of terminationMessagePath to populate the container\ - \ status message on both success and failure. FallbackToLogsOnError will\ - \ use the last chunk of container log output if the termination message\ - \ file is empty and the container exited with an error. The log output is\ - \ limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File.\ - \ Cannot be updated." - x-dataType: "Text" - tty: - type: "boolean" - description: "Whether this container should allocate a TTY for itself, also\ - \ requires 'stdin' to be true. Default is false." - x-dataType: "Bool" - volumeDevices: - type: "array" - description: "volumeDevices is the list of block devices to be used by the\ - \ container. This is an alpha feature and may change in the future." - items: - $ref: "#/definitions/v1.VolumeDevice" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "devicePath" - x-dataType: "[V1VolumeDevice]" - volumeMounts: - type: "array" - description: "Pod volumes to mount into the container's filesystem. Cannot\ - \ be updated." - items: - $ref: "#/definitions/v1.VolumeMount" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "mountPath" - x-dataType: "[V1VolumeMount]" - workingDir: - type: "string" - description: "Container's working directory. If not specified, the container\ - \ runtime's default will be used, which might be configured in the container\ - \ image. Cannot be updated." - x-dataType: "Text" - description: "A single application container that you want to run within a pod." - example: - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - v1.LimitRangeSpec: - required: - - "limits" - properties: - limits: - type: "array" - description: "Limits is the list of LimitRangeItem objects that are enforced." - items: - $ref: "#/definitions/v1.LimitRangeItem" - x-dataType: "[V1LimitRangeItem]" - description: "LimitRangeSpec defines a min/max usage limit for resources that\ - \ match on kind." - example: - limits: - - default: - key: "default" - min: - key: "min" - max: - key: "max" - maxLimitRequestRatio: - key: "maxLimitRequestRatio" - type: "type" - defaultRequest: - key: "defaultRequest" - - default: - key: "default" - min: - key: "min" - max: - key: "max" - maxLimitRequestRatio: - key: "maxLimitRequestRatio" - type: "type" - defaultRequest: - key: "defaultRequest" - v1.Status: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - code: - type: "integer" - format: "int32" - description: "Suggested HTTP return code for this status, 0 if not set." - x-dataType: "Int" - details: - description: "Extended data associated with the reason. Each reason may define\ - \ its own extended details. This field is optional and the data returned\ - \ is not guaranteed to conform to any schema except that defined by the\ - \ reason type." - $ref: "#/definitions/v1.StatusDetails" - x-dataType: "V1StatusDetails" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - message: - type: "string" - description: "A human-readable description of the status of this operation." - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - reason: - type: "string" - description: "A machine-readable description of why this operation is in the\ - \ \"Failure\" status. If this value is empty there is no information available.\ - \ A Reason clarifies an HTTP status code but does not override it." - x-dataType: "Text" - status: - type: "string" - description: "Status of the operation. One of: \"Success\" or \"Failure\"\ - . More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - x-dataType: "Text" - description: "Status is a return value for calls that don't return other objects." - example: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - x-kubernetes-group-version-kind: - - group: "" - kind: "Status" - version: "v1" - v1beta2.StatefulSet: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the desired identities of pods in this set." - $ref: "#/definitions/v1beta2.StatefulSetSpec" - x-dataType: "V1beta2StatefulSetSpec" - status: - description: "Status is the current status of Pods in this StatefulSet. This\ - \ data may be out of date by some window of time." - $ref: "#/definitions/v1beta2.StatefulSetStatus" - x-dataType: "V1beta2StatefulSetStatus" - description: "DEPRECATED - This group version of StatefulSet is deprecated by\ - \ apps/v1/StatefulSet. See the release notes for more information. StatefulSet\ - \ represents a set of pods with consistent identities. Identities are defined\ - \ as:\n - Network: A single stable DNS and hostname.\n - Storage: As many VolumeClaims\ - \ as requested.\nThe StatefulSet guarantees that a given network identity will\ - \ always map to the same storage identity." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - status: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "StatefulSet" - version: "v1beta2" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.ReplicaSetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller" - items: - $ref: "#/definitions/v1beta1.ReplicaSet" - x-dataType: "[V1beta1ReplicaSet]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ReplicaSetList is a collection of ReplicaSets." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "ReplicaSetList" - version: "v1beta1" - v1.ContainerState: - properties: - running: - description: "Details about a running container" - $ref: "#/definitions/v1.ContainerStateRunning" - x-dataType: "V1ContainerStateRunning" - terminated: - description: "Details about a terminated container" - $ref: "#/definitions/v1.ContainerStateTerminated" - x-dataType: "V1ContainerStateTerminated" - waiting: - description: "Details about a waiting container" - $ref: "#/definitions/v1.ContainerStateWaiting" - x-dataType: "V1ContainerStateWaiting" - description: "ContainerState holds a possible state of container. Only one of\ - \ its members may be specified. If none of them is specified, the default one\ - \ is ContainerStateWaiting." - example: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - v1beta2.ScaleStatus: - required: - - "replicas" - properties: - replicas: - type: "integer" - format: "int32" - description: "actual number of observed instances of the scaled object." - x-dataType: "Int" - selector: - type: "object" - description: "label query over pods that should match the replicas count.\ - \ More info: http://kubernetes.io/docs/user-guide/labels#label-selectors" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - targetSelector: - type: "string" - description: "label selector for pods that should match the replicas count.\ - \ This is a serializated version of both map-based and more expressive set-based\ - \ selectors. This is done to avoid introspection in the clients. The string\ - \ will be in the same format as the query-param syntax. If the target type\ - \ only supports map-based selectors, both this field and map-based selector\ - \ field are populated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - x-dataType: "Text" - description: "ScaleStatus represents the current status of a scale subresource." - example: - targetSelector: "targetSelector" - replicas: 6 - selector: - key: "selector" - v1beta1.EventList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of schema objects." - items: - $ref: "#/definitions/v1beta1.Event" - x-dataType: "[V1beta1Event]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "EventList is a list of Event objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - note: "note" - reason: "reason" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - reportingInstance: "reportingInstance" - deprecatedCount: 0 - kind: "kind" - deprecatedSource: - component: "component" - host: "host" - type: "type" - deprecatedLastTimestamp: "2000-01-23T04:56:07.000+00:00" - regarding: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - deprecatedFirstTimestamp: "2000-01-23T04:56:07.000+00:00" - apiVersion: "apiVersion" - reportingController: "reportingController" - related: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - series: - count: 6 - lastObservedTime: "2000-01-23T04:56:07.000+00:00" - state: "state" - eventTime: "2000-01-23T04:56:07.000+00:00" - action: "action" - - note: "note" - reason: "reason" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - reportingInstance: "reportingInstance" - deprecatedCount: 0 - kind: "kind" - deprecatedSource: - component: "component" - host: "host" - type: "type" - deprecatedLastTimestamp: "2000-01-23T04:56:07.000+00:00" - regarding: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - deprecatedFirstTimestamp: "2000-01-23T04:56:07.000+00:00" - apiVersion: "apiVersion" - reportingController: "reportingController" - related: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - series: - count: 6 - lastObservedTime: "2000-01-23T04:56:07.000+00:00" - state: "state" - eventTime: "2000-01-23T04:56:07.000+00:00" - action: "action" - x-kubernetes-group-version-kind: - - group: "events.k8s.io" - kind: "EventList" - version: "v1beta1" - v1beta1.CustomResourceDefinitionNames: - required: - - "kind" - - "plural" - properties: - kind: - type: "string" - description: "Kind is the serialized kind of the resource. It is normally\ - \ CamelCase and singular." - x-dataType: "Text" - listKind: - type: "string" - description: "ListKind is the serialized kind of the list for this resource.\ - \ Defaults to List." - x-dataType: "Text" - plural: - type: "string" - description: "Plural is the plural name of the resource to serve. It must\ - \ match the name of the CustomResourceDefinition-registration too: plural.group\ - \ and it must be all lowercase." - x-dataType: "Text" - shortNames: - type: "array" - description: "ShortNames are short names for the resource. It must be all\ - \ lowercase." - items: - type: "string" - x-dataType: "[Text]" - singular: - type: "string" - description: "Singular is the singular name of the resource. It must be all\ - \ lowercase Defaults to lowercased " - x-dataType: "Text" - description: "CustomResourceDefinitionNames indicates the names to serve this\ - \ CustomResourceDefinition" - example: - listKind: "listKind" - shortNames: - - "shortNames" - - "shortNames" - plural: "plural" - kind: "kind" - singular: "singular" - v2beta1.HorizontalPodAutoscalerStatus: - required: - - "conditions" - - "currentMetrics" - - "currentReplicas" - - "desiredReplicas" - properties: - conditions: - type: "array" - description: "conditions is the set of conditions required for this autoscaler\ - \ to scale its target, and indicates whether or not those conditions are\ - \ met." - items: - $ref: "#/definitions/v2beta1.HorizontalPodAutoscalerCondition" - x-dataType: "[V2beta1HorizontalPodAutoscalerCondition]" - currentMetrics: - type: "array" - description: "currentMetrics is the last read state of the metrics used by\ - \ this autoscaler." - items: - $ref: "#/definitions/v2beta1.MetricStatus" - x-dataType: "[V2beta1MetricStatus]" - currentReplicas: - type: "integer" - format: "int32" - description: "currentReplicas is current number of replicas of pods managed\ - \ by this autoscaler, as last seen by the autoscaler." - x-dataType: "Int" - desiredReplicas: - type: "integer" - format: "int32" - description: "desiredReplicas is the desired number of replicas of pods managed\ - \ by this autoscaler, as last calculated by the autoscaler." - x-dataType: "Int" - lastScaleTime: - type: "string" - format: "date-time" - description: "lastScaleTime is the last time the HorizontalPodAutoscaler scaled\ - \ the number of pods, used by the autoscaler to control how often the number\ - \ of pods is changed." - x-dataType: "DateTime" - observedGeneration: - type: "integer" - format: "int64" - description: "observedGeneration is the most recent generation observed by\ - \ this autoscaler." - x-dataType: "Integer" - description: "HorizontalPodAutoscalerStatus describes the current status of a\ - \ horizontal pod autoscaler." - example: - desiredReplicas: 2 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - lastScaleTime: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 7 - currentMetrics: - - resource: - currentAverageValue: "currentAverageValue" - name: "name" - currentAverageUtilization: 5 - pods: - metricName: "metricName" - currentAverageValue: "currentAverageValue" - type: "type" - object: - metricName: "metricName" - currentValue: "currentValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - - resource: - currentAverageValue: "currentAverageValue" - name: "name" - currentAverageUtilization: 5 - pods: - metricName: "metricName" - currentAverageValue: "currentAverageValue" - type: "type" - object: - metricName: "metricName" - currentValue: "currentValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - v1alpha1.VolumeAttachment: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired attach/detach volume behavior.\ - \ Populated by the Kubernetes system." - $ref: "#/definitions/v1alpha1.VolumeAttachmentSpec" - x-dataType: "V1alpha1VolumeAttachmentSpec" - status: - description: "Status of the VolumeAttachment request. Populated by the entity\ - \ completing the attach or detach operation, i.e. the external-attacher." - $ref: "#/definitions/v1alpha1.VolumeAttachmentStatus" - x-dataType: "V1alpha1VolumeAttachmentStatus" - description: "VolumeAttachment captures the intent to attach or detach the specified\ - \ volume to/from the specified node.\n\nVolumeAttachment objects are non-namespaced." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - nodeName: "nodeName" - source: - persistentVolumeName: "persistentVolumeName" - attacher: "attacher" - status: - attachmentMetadata: - key: "attachmentMetadata" - detachError: - time: "2000-01-23T04:56:07.000+00:00" - message: "message" - attachError: - time: "2000-01-23T04:56:07.000+00:00" - message: "message" - attached: true - x-kubernetes-group-version-kind: - - group: "storage.k8s.io" - kind: "VolumeAttachment" - version: "v1alpha1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.LimitRangeList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of LimitRange objects. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/" - items: - $ref: "#/definitions/v1.LimitRange" - x-dataType: "[V1LimitRange]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "LimitRangeList is a list of LimitRange items." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - limits: - - default: - key: "default" - min: - key: "min" - max: - key: "max" - maxLimitRequestRatio: - key: "maxLimitRequestRatio" - type: "type" - defaultRequest: - key: "defaultRequest" - - default: - key: "default" - min: - key: "min" - max: - key: "max" - maxLimitRequestRatio: - key: "maxLimitRequestRatio" - type: "type" - defaultRequest: - key: "defaultRequest" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - limits: - - default: - key: "default" - min: - key: "min" - max: - key: "max" - maxLimitRequestRatio: - key: "maxLimitRequestRatio" - type: "type" - defaultRequest: - key: "defaultRequest" - - default: - key: "default" - min: - key: "min" - max: - key: "max" - maxLimitRequestRatio: - key: "maxLimitRequestRatio" - type: "type" - defaultRequest: - key: "defaultRequest" - x-kubernetes-group-version-kind: - - group: "" - kind: "LimitRangeList" - version: "v1" - v1.DaemonSetCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of DaemonSet condition." - x-dataType: "Text" - description: "DaemonSetCondition describes the state of a DaemonSet at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1.PodAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - type: "array" - description: "The scheduler will prefer to schedule pods to nodes that satisfy\ - \ the affinity expressions specified by this field, but it may choose a\ - \ node that violates one or more of the expressions. The node that is most\ - \ preferred is the one with the greatest sum of weights, i.e. for each node\ - \ that meets all of the scheduling requirements (resource request, requiredDuringScheduling\ - \ affinity expressions, etc.), compute a sum by iterating through the elements\ - \ of this field and adding \"weight\" to the sum if the node has pods which\ - \ matches the corresponding podAffinityTerm; the node(s) with the highest\ - \ sum are the most preferred." - items: - $ref: "#/definitions/v1.WeightedPodAffinityTerm" - x-dataType: "[V1WeightedPodAffinityTerm]" - requiredDuringSchedulingIgnoredDuringExecution: - type: "array" - description: "If the affinity requirements specified by this field are not\ - \ met at scheduling time, the pod will not be scheduled onto the node. If\ - \ the affinity requirements specified by this field cease to be met at some\ - \ point during pod execution (e.g. due to a pod label update), the system\ - \ may or may not try to eventually evict the pod from its node. When there\ - \ are multiple elements, the lists of nodes corresponding to each podAffinityTerm\ - \ are intersected, i.e. all terms must be satisfied." - items: - $ref: "#/definitions/v1.PodAffinityTerm" - x-dataType: "[V1PodAffinityTerm]" - description: "Pod affinity is a group of inter pod affinity scheduling rules." - example: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - v1beta2.DaemonSet: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "The desired behavior of this daemon set. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta2.DaemonSetSpec" - x-dataType: "V1beta2DaemonSetSpec" - status: - description: "The current status of this daemon set. This data may be out\ - \ of date by some window of time. Populated by the system. Read-only. More\ - \ info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta2.DaemonSetStatus" - x-dataType: "V1beta2DaemonSetStatus" - description: "DEPRECATED - This group version of DaemonSet is deprecated by apps/v1/DaemonSet.\ - \ See the release notes for more information. DaemonSet represents the configuration\ - \ of a daemon set." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - numberUnavailable: 3 - updatedNumberScheduled: 4 - numberAvailable: 2 - numberMisscheduled: 7 - numberReady: 9 - currentNumberScheduled: 5 - collisionCount: 1 - desiredNumberScheduled: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 2 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "DaemonSet" - version: "v1beta2" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.NetworkPolicySpec: - required: - - "podSelector" - properties: - egress: - type: "array" - description: "List of egress rules to be applied to the selected pods. Outgoing\ - \ traffic is allowed if there are no NetworkPolicies selecting the pod (and\ - \ cluster policy otherwise allows the traffic), OR if the traffic matches\ - \ at least one egress rule across all of the NetworkPolicy objects whose\ - \ podSelector matches the pod. If this field is empty then this NetworkPolicy\ - \ limits all outgoing traffic (and serves solely to ensure that the pods\ - \ it selects are isolated by default). This field is beta-level in 1.8" - items: - $ref: "#/definitions/v1.NetworkPolicyEgressRule" - x-dataType: "[V1NetworkPolicyEgressRule]" - ingress: - type: "array" - description: "List of ingress rules to be applied to the selected pods. Traffic\ - \ is allowed to a pod if there are no NetworkPolicies selecting the pod\ - \ (and cluster policy otherwise allows the traffic), OR if the traffic source\ - \ is the pod's local node, OR if the traffic matches at least one ingress\ - \ rule across all of the NetworkPolicy objects whose podSelector matches\ - \ the pod. If this field is empty then this NetworkPolicy does not allow\ - \ any traffic (and serves solely to ensure that the pods it selects are\ - \ isolated by default)" - items: - $ref: "#/definitions/v1.NetworkPolicyIngressRule" - x-dataType: "[V1NetworkPolicyIngressRule]" - podSelector: - description: "Selects the pods to which this NetworkPolicy object applies.\ - \ The array of ingress rules is applied to any pods selected by this field.\ - \ Multiple network policies can select the same set of pods. In this case,\ - \ the ingress rules for each are combined additively. This field is NOT\ - \ optional and follows standard label selector semantics. An empty podSelector\ - \ matches all pods in this namespace." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - policyTypes: - type: "array" - description: "List of rule types that the NetworkPolicy relates to. Valid\ - \ options are Ingress, Egress, or Ingress,Egress. If this field is not specified,\ - \ it will default based on the existence of Ingress or Egress rules; policies\ - \ that contain an Egress section are assumed to affect Egress, and all policies\ - \ (whether or not they contain an Ingress section) are assumed to affect\ - \ Ingress. If you want to write an egress-only policy, you must explicitly\ - \ specify policyTypes [ \"Egress\" ]. Likewise, if you want to write a policy\ - \ that specifies that no egress is allowed, you must specify a policyTypes\ - \ value that include \"Egress\" (since such a policy would not include an\ - \ Egress section and would otherwise default to just [ \"Ingress\" ]). This\ - \ field is beta-level in 1.8" - items: - type: "string" - x-dataType: "[Text]" - description: "NetworkPolicySpec provides the specification of a NetworkPolicy" - example: - ingress: - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - policyTypes: - - "policyTypes" - - "policyTypes" - egress: - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - v1.APIGroupList: - required: - - "groups" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - groups: - type: "array" - description: "groups is a list of APIGroup." - items: - $ref: "#/definitions/v1.APIGroup" - x-dataType: "[V1APIGroup]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - description: "APIGroupList is a list of APIGroup, to allow clients to discover\ - \ the API at /apis." - example: - apiVersion: "apiVersion" - kind: "kind" - groups: - - apiVersion: "apiVersion" - versions: - - groupVersion: "groupVersion" - version: "version" - - groupVersion: "groupVersion" - version: "version" - kind: "kind" - preferredVersion: - groupVersion: "groupVersion" - version: "version" - name: "name" - serverAddressByClientCIDRs: - - clientCIDR: "clientCIDR" - serverAddress: "serverAddress" - - clientCIDR: "clientCIDR" - serverAddress: "serverAddress" - - apiVersion: "apiVersion" - versions: - - groupVersion: "groupVersion" - version: "version" - - groupVersion: "groupVersion" - version: "version" - kind: "kind" - preferredVersion: - groupVersion: "groupVersion" - version: "version" - name: "name" - serverAddressByClientCIDRs: - - clientCIDR: "clientCIDR" - serverAddress: "serverAddress" - - clientCIDR: "clientCIDR" - serverAddress: "serverAddress" - x-kubernetes-group-version-kind: - - group: "" - kind: "APIGroupList" - version: "v1" - v1.EnvFromSource: - properties: - configMapRef: - description: "The ConfigMap to select from" - $ref: "#/definitions/v1.ConfigMapEnvSource" - x-dataType: "V1ConfigMapEnvSource" - prefix: - type: "string" - description: "An optional identifer to prepend to each key in the ConfigMap.\ - \ Must be a C_IDENTIFIER." - x-dataType: "Text" - secretRef: - description: "The Secret to select from" - $ref: "#/definitions/v1.SecretEnvSource" - x-dataType: "V1SecretEnvSource" - description: "EnvFromSource represents the source of a set of ConfigMaps" - example: - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - v1beta1.StatefulSetSpec: - required: - - "serviceName" - - "template" - properties: - podManagementPolicy: - type: "string" - description: "podManagementPolicy controls how pods are created during initial\ - \ scale up, when replacing pods on nodes, or when scaling down. The default\ - \ policy is `OrderedReady`, where pods are created in increasing order (pod-0,\ - \ then pod-1, etc) and the controller will wait until each pod is ready\ - \ before continuing. When scaling down, the pods are removed in the opposite\ - \ order. The alternative policy is `Parallel` which will create pods in\ - \ parallel to match the desired scale without waiting, and on scale down\ - \ will delete all pods at once." - x-dataType: "Text" - replicas: - type: "integer" - format: "int32" - description: "replicas is the desired number of replicas of the given Template.\ - \ These are replicas in the sense that they are instantiations of the same\ - \ Template, but individual replicas also have a consistent identity. If\ - \ unspecified, defaults to 1." - x-dataType: "Int" - revisionHistoryLimit: - type: "integer" - format: "int32" - description: "revisionHistoryLimit is the maximum number of revisions that\ - \ will be maintained in the StatefulSet's revision history. The revision\ - \ history consists of all revisions not represented by a currently applied\ - \ StatefulSetSpec version. The default value is 10." - x-dataType: "Int" - selector: - description: "selector is a label query over pods that should match the replica\ - \ count. If empty, defaulted to labels on the pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - serviceName: - type: "string" - description: "serviceName is the name of the service that governs this StatefulSet.\ - \ This service must exist before the StatefulSet, and is responsible for\ - \ the network identity of the set. Pods get DNS/hostnames that follow the\ - \ pattern: pod-specific-string.serviceName.default.svc.cluster.local where\ - \ \"pod-specific-string\" is managed by the StatefulSet controller." - x-dataType: "Text" - template: - description: "template is the object that describes the pod that will be created\ - \ if insufficient replicas are detected. Each pod stamped out by the StatefulSet\ - \ will fulfill this Template, but have a unique identity from the rest of\ - \ the StatefulSet." - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - updateStrategy: - description: "updateStrategy indicates the StatefulSetUpdateStrategy that\ - \ will be employed to update Pods in the StatefulSet when a revision is\ - \ made to Template." - $ref: "#/definitions/v1beta1.StatefulSetUpdateStrategy" - x-dataType: "V1beta1StatefulSetUpdateStrategy" - volumeClaimTemplates: - type: "array" - description: "volumeClaimTemplates is a list of claims that pods are allowed\ - \ to reference. The StatefulSet controller is responsible for mapping network\ - \ identities to claims in a way that maintains the identity of a pod. Every\ - \ claim in this list must have at least one matching (by name) volumeMount\ - \ in one container in the template. A claim in this list takes precedence\ - \ over any volumes in the template, with the same name." - items: - $ref: "#/definitions/v1.PersistentVolumeClaim" - x-dataType: "[V1PersistentVolumeClaim]" - description: "A StatefulSetSpec is the specification of a StatefulSet." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - v1.Service: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the behavior of a service. https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.ServiceSpec" - x-dataType: "V1ServiceSpec" - status: - description: "Most recently observed status of the service. Populated by the\ - \ system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.ServiceStatus" - x-dataType: "V1ServiceStatus" - description: "Service is a named abstraction of software service (for example,\ - \ mysql) consisting of local port (for example 3306) that the proxy listens\ - \ on, and the selector that determines which pods will answer requests sent\ - \ through the proxy." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - healthCheckNodePort: 0 - externalIPs: - - "externalIPs" - - "externalIPs" - sessionAffinity: "sessionAffinity" - ports: - - protocol: "protocol" - port: 1 - name: "name" - nodePort: 6 - targetPort: "{}" - - protocol: "protocol" - port: 1 - name: "name" - nodePort: 6 - targetPort: "{}" - type: "type" - sessionAffinityConfig: - clientIP: - timeoutSeconds: 5 - loadBalancerIP: "loadBalancerIP" - externalName: "externalName" - loadBalancerSourceRanges: - - "loadBalancerSourceRanges" - - "loadBalancerSourceRanges" - externalTrafficPolicy: "externalTrafficPolicy" - selector: - key: "selector" - publishNotReadyAddresses: true - clusterIP: "clusterIP" - status: - loadBalancer: - ingress: - - hostname: "hostname" - ip: "ip" - - hostname: "hostname" - ip: "ip" - x-kubernetes-group-version-kind: - - group: "" - kind: "Service" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.EventSeries: - properties: - count: - type: "integer" - format: "int32" - description: "Number of occurrences in this series up to the last heartbeat\ - \ time" - x-dataType: "Int" - lastObservedTime: - type: "string" - format: "date-time" - description: "Time of the last occurence observed" - x-dataType: "DateTime" - state: - type: "string" - description: "State of this Series: Ongoing or Finished" - x-dataType: "Text" - description: "EventSeries contain information on series of events, i.e. thing\ - \ that was/is happening continously for some time." - example: - count: 6 - lastObservedTime: "2000-01-23T04:56:07.000+00:00" - state: "state" - v1.ObjectFieldSelector: - required: - - "fieldPath" - properties: - apiVersion: - type: "string" - description: "Version of the schema the FieldPath is written in terms of,\ - \ defaults to \"v1\"." - x-dataType: "Text" - fieldPath: - type: "string" - description: "Path of the field to select in the specified API version." - x-dataType: "Text" - description: "ObjectFieldSelector selects an APIVersioned field of an object." - example: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - v1beta1.StatefulSet: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the desired identities of pods in this set." - $ref: "#/definitions/v1beta1.StatefulSetSpec" - x-dataType: "V1beta1StatefulSetSpec" - status: - description: "Status is the current status of Pods in this StatefulSet. This\ - \ data may be out of date by some window of time." - $ref: "#/definitions/v1beta1.StatefulSetStatus" - x-dataType: "V1beta1StatefulSetStatus" - description: "DEPRECATED - This group version of StatefulSet is deprecated by\ - \ apps/v1beta2/StatefulSet. See the release notes for more information. StatefulSet\ - \ represents a set of pods with consistent identities. Identities are defined\ - \ as:\n - Network: A single stable DNS and hostname.\n - Storage: As many VolumeClaims\ - \ as requested.\nThe StatefulSet guarantees that a given network identity will\ - \ always map to the same storage identity." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - status: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "StatefulSet" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.LabelSelector: - properties: - matchExpressions: - type: "array" - description: "matchExpressions is a list of label selector requirements. The\ - \ requirements are ANDed." - items: - $ref: "#/definitions/v1.LabelSelectorRequirement" - x-dataType: "[V1LabelSelectorRequirement]" - matchLabels: - type: "object" - description: "matchLabels is a map of {key,value} pairs. A single {key,value}\ - \ in the matchLabels map is equivalent to an element of matchExpressions,\ - \ whose key field is \"key\", the operator is \"In\", and the values array\ - \ contains only \"value\". The requirements are ANDed." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - description: "A label selector is a label query over a set of resources. The result\ - \ of matchLabels and matchExpressions are ANDed. An empty label selector matches\ - \ all objects. A null label selector matches no objects." - example: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - v1.RBDPersistentVolumeSource: - required: - - "image" - - "monitors" - properties: - fsType: - type: "string" - description: "Filesystem type of the volume that you want to mount. Tip: Ensure\ - \ that the filesystem type is supported by the host operating system. Examples:\ - \ \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.\ - \ More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd" - x-dataType: "Text" - image: - type: "string" - description: "The rados image name. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - x-dataType: "Text" - keyring: - type: "string" - description: "Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring.\ - \ More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - x-dataType: "Text" - monitors: - type: "array" - description: "A collection of Ceph monitors. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - items: - type: "string" - x-dataType: "[Text]" - pool: - type: "string" - description: "The rados pool name. Default is rbd. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "ReadOnly here will force the ReadOnly setting in VolumeMounts.\ - \ Defaults to false. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - x-dataType: "Bool" - secretRef: - description: "SecretRef is name of the authentication secret for RBDUser.\ - \ If provided overrides keyring. Default is nil. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - $ref: "#/definitions/v1.SecretReference" - x-dataType: "V1SecretReference" - user: - type: "string" - description: "The rados user name. Default is admin. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - x-dataType: "Text" - description: "Represents a Rados Block Device mount that lasts the lifetime of\ - \ a pod. RBD volumes support ownership management and SELinux relabeling." - example: - image: "image" - pool: "pool" - secretRef: - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - v1beta1.PodSecurityPolicy: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "spec defines the policy enforced." - $ref: "#/definitions/v1beta1.PodSecurityPolicySpec" - x-dataType: "V1beta1PodSecurityPolicySpec" - description: "Pod Security Policy governs the ability to make requests that affect\ - \ the Security Context that will be applied to a pod and container." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - defaultAddCapabilities: - - "defaultAddCapabilities" - - "defaultAddCapabilities" - hostPorts: - - min: 5 - max: 1 - - min: 5 - max: 1 - fsGroup: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - seLinux: - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - rule: "rule" - hostNetwork: true - hostIPC: true - volumes: - - "volumes" - - "volumes" - requiredDropCapabilities: - - "requiredDropCapabilities" - - "requiredDropCapabilities" - allowedCapabilities: - - "allowedCapabilities" - - "allowedCapabilities" - readOnlyRootFilesystem: true - privileged: true - runAsUser: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - allowedHostPaths: - - pathPrefix: "pathPrefix" - - pathPrefix: "pathPrefix" - supplementalGroups: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - defaultAllowPrivilegeEscalation: true - allowPrivilegeEscalation: true - allowedFlexVolumes: - - driver: "driver" - - driver: "driver" - hostPID: true - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "PodSecurityPolicy" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.NonResourceAttributes: - properties: - path: - type: "string" - description: "Path is the URL path of the request" - x-dataType: "Text" - verb: - type: "string" - description: "Verb is the standard HTTP verb" - x-dataType: "Text" - description: "NonResourceAttributes includes the authorization attributes available\ - \ for non-resource requests to the Authorizer interface" - example: - path: "path" - verb: "verb" - v1.JobCondition: - required: - - "status" - - "type" - properties: - lastProbeTime: - type: "string" - format: "date-time" - description: "Last time the condition was checked." - x-dataType: "DateTime" - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transit from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "Human readable message indicating details about last transition." - x-dataType: "Text" - reason: - type: "string" - description: "(brief) reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of job condition, Complete or Failed." - x-dataType: "Text" - description: "JobCondition describes current state of a job." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - v1beta1.NetworkPolicyPeer: - properties: - ipBlock: - description: "IPBlock defines policy on a particular IPBlock" - $ref: "#/definitions/v1beta1.IPBlock" - x-dataType: "V1beta1IPBlock" - namespaceSelector: - description: "Selects Namespaces using cluster scoped-labels. This matches\ - \ all pods in all namespaces selected by this label selector. This field\ - \ follows standard label selector semantics. If present but empty, this\ - \ selector selects all namespaces." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - podSelector: - description: "This is a label selector which selects Pods in this namespace.\ - \ This field follows standard label selector semantics. If present but empty,\ - \ this selector selects all pods in this namespace." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - description: "DEPRECATED 1.9 - This group version of NetworkPolicyPeer is deprecated\ - \ by networking/v1/NetworkPolicyPeer." - example: - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - v1.ReplicationControllerCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "The last time the condition transitioned from one status to\ - \ another." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of replication controller condition." - x-dataType: "Text" - description: "ReplicationControllerCondition describes the state of a replication\ - \ controller at a certain point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1alpha1.VolumeAttachmentSource: - properties: - persistentVolumeName: - type: "string" - description: "Name of the persistent volume to attach." - x-dataType: "Text" - description: "VolumeAttachmentSource represents a volume that should be attached.\ - \ Right now only PersistenVolumes can be attached via external attacher, in\ - \ future we may allow also inline volumes in pods. Exactly one member can be\ - \ set." - example: - persistentVolumeName: "persistentVolumeName" - v1alpha1.PodPresetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of schema objects." - items: - $ref: "#/definitions/v1alpha1.PodPreset" - x-dataType: "[V1alpha1PodPreset]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "PodPresetList is a list of PodPreset objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - x-kubernetes-group-version-kind: - - group: "settings.k8s.io" - kind: "PodPresetList" - version: "v1alpha1" - v1.ResourceQuota: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the desired quota. https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.ResourceQuotaSpec" - x-dataType: "V1ResourceQuotaSpec" - status: - description: "Status defines the actual enforced quota and its current usage.\ - \ https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.ResourceQuotaStatus" - x-dataType: "V1ResourceQuotaStatus" - description: "ResourceQuota sets aggregate quota restrictions enforced per namespace" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - hard: - key: "hard" - scopes: - - "scopes" - - "scopes" - status: - hard: - key: "hard" - used: - key: "used" - x-kubernetes-group-version-kind: - - group: "" - kind: "ResourceQuota" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.LimitRangeItem: - properties: - default: - type: "object" - description: "Default resource requirement limit value by resource name if\ - \ resource limit is omitted." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - defaultRequest: - type: "object" - description: "DefaultRequest is the default resource requirement request value\ - \ by resource name if resource request is omitted." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - max: - type: "object" - description: "Max usage constraints on this kind by resource name." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - maxLimitRequestRatio: - type: "object" - description: "MaxLimitRequestRatio if specified, the named resource must have\ - \ a request and limit that are both non-zero where limit divided by request\ - \ is less than or equal to the enumerated value; this represents the max\ - \ burst for the named resource." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - min: - type: "object" - description: "Min usage constraints on this kind by resource name." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - type: - type: "string" - description: "Type of resource that this limit applies to." - x-dataType: "Text" - description: "LimitRangeItem defines a min/max usage limit for any resource that\ - \ matches on kind." - example: - default: - key: "default" - min: - key: "min" - max: - key: "max" - maxLimitRequestRatio: - key: "maxLimitRequestRatio" - type: "type" - defaultRequest: - key: "defaultRequest" - v1.ConfigMapVolumeSource: - properties: - defaultMode: - type: "integer" - format: "int32" - description: "Optional: mode bits to use on created files by default. Must\ - \ be a value between 0 and 0777. Defaults to 0644. Directories within the\ - \ path are not affected by this setting. This might be in conflict with\ - \ other options that affect the file mode, like fsGroup, and the result\ - \ can be other mode bits set." - x-dataType: "Int" - items: - type: "array" - description: "If unspecified, each key-value pair in the Data field of the\ - \ referenced ConfigMap will be projected into the volume as a file whose\ - \ name is the key and content is the value. If specified, the listed keys\ - \ will be projected into the specified paths, and unlisted keys will not\ - \ be present. If a key is specified which is not present in the ConfigMap,\ - \ the volume setup will error unless it is marked optional. Paths must be\ - \ relative and may not contain the '..' path or start with '..'." - items: - $ref: "#/definitions/v1.KeyToPath" - x-dataType: "[V1KeyToPath]" - name: - type: "string" - description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names" - x-dataType: "Text" - optional: - type: "boolean" - description: "Specify whether the ConfigMap or it's keys must be defined" - x-dataType: "Bool" - description: "Adapts a ConfigMap into a volume.\n\nThe contents of the target\ - \ ConfigMap's Data field will be presented in a volume as files using the keys\ - \ in the Data field as the file names, unless the items element is populated\ - \ with specific mappings of keys to paths. ConfigMap volumes support ownership\ - \ management and SELinux relabeling." - example: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - v1.IPBlock: - required: - - "cidr" - properties: - cidr: - type: "string" - description: "CIDR is a string representing the IP Block Valid examples are\ - \ \"192.168.1.1/24\"" - x-dataType: "Text" - except: - type: "array" - description: "Except is a slice of CIDRs that should not be included within\ - \ an IP Block Valid examples are \"192.168.1.1/24\" Except values will be\ - \ rejected if they are outside the CIDR range" - items: - type: "string" - x-dataType: "[Text]" - description: "IPBlock describes a particular CIDR (Ex. \"192.168.1.1/24\") that\ - \ is allowed to the pods matched by a NetworkPolicySpec's podSelector. The except\ - \ entry describes CIDRs that should not be included within this rule." - example: - cidr: "cidr" - except: - - "except" - - "except" - v1.LabelSelectorRequirement: - required: - - "key" - - "operator" - properties: - key: - type: "string" - description: "key is the label key that the selector applies to." - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "key" - x-dataType: "Text" - operator: - type: "string" - description: "operator represents a key's relationship to a set of values.\ - \ Valid operators are In, NotIn, Exists and DoesNotExist." - x-dataType: "Text" - values: - type: "array" - description: "values is an array of string values. If the operator is In or\ - \ NotIn, the values array must be non-empty. If the operator is Exists or\ - \ DoesNotExist, the values array must be empty. This array is replaced during\ - \ a strategic merge patch." - items: - type: "string" - x-dataType: "[Text]" - description: "A label selector requirement is a selector that contains values,\ - \ a key, and an operator that relates the key and values." - example: - values: - - "values" - - "values" - key: "key" - operator: "operator" - v1.FCVolumeSource: - properties: - fsType: - type: "string" - description: "Filesystem type to mount. Must be a filesystem type supported\ - \ by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly\ - \ inferred to be \"ext4\" if unspecified." - x-dataType: "Text" - lun: - type: "integer" - format: "int32" - description: "Optional: FC target lun number" - x-dataType: "Int" - readOnly: - type: "boolean" - description: "Optional: Defaults to false (read/write). ReadOnly here will\ - \ force the ReadOnly setting in VolumeMounts." - x-dataType: "Bool" - targetWWNs: - type: "array" - description: "Optional: FC target worldwide names (WWNs)" - items: - type: "string" - x-dataType: "[Text]" - wwids: - type: "array" - description: "Optional: FC volume world wide identifiers (wwids) Either wwids\ - \ or combination of targetWWNs and lun must be set, but not both simultaneously." - items: - type: "string" - x-dataType: "[Text]" - description: "Represents a Fibre Channel volume. Fibre Channel volumes can only\ - \ be mounted as read/write once. Fibre Channel volumes support ownership management\ - \ and SELinux relabeling." - example: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - v1.NonResourceRule: - required: - - "verbs" - properties: - nonResourceURLs: - type: "array" - description: "NonResourceURLs is a set of partial urls that a user should\ - \ have access to. *s are allowed, but only as the full, final step in the\ - \ path. \"*\" means all." - items: - type: "string" - x-dataType: "[Text]" - verbs: - type: "array" - description: "Verb is a list of kubernetes non-resource API verbs, like: get,\ - \ post, put, delete, patch, head, options. \"*\" means all." - items: - type: "string" - x-dataType: "[Text]" - description: "NonResourceRule holds information that describes a rule for the\ - \ non-resource" - example: - verbs: - - "verbs" - - "verbs" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - v1beta1.CustomResourceDefinitionStatus: - required: - - "acceptedNames" - - "conditions" - properties: - acceptedNames: - description: "AcceptedNames are the names that are actually being used to\ - \ serve discovery They may be different than the names in spec." - $ref: "#/definitions/v1beta1.CustomResourceDefinitionNames" - x-dataType: "V1beta1CustomResourceDefinitionNames" - conditions: - type: "array" - description: "Conditions indicate state for particular aspects of a CustomResourceDefinition" - items: - $ref: "#/definitions/v1beta1.CustomResourceDefinitionCondition" - x-dataType: "[V1beta1CustomResourceDefinitionCondition]" - description: "CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinition" - example: - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - acceptedNames: - listKind: "listKind" - shortNames: - - "shortNames" - - "shortNames" - plural: "plural" - kind: "kind" - singular: "singular" - v2beta1.MetricSpec: - required: - - "type" - properties: - object: - description: "object refers to a metric describing a single kubernetes object\ - \ (for example, hits-per-second on an Ingress object)." - $ref: "#/definitions/v2beta1.ObjectMetricSource" - x-dataType: "V2beta1ObjectMetricSource" - pods: - description: "pods refers to a metric describing each pod in the current scale\ - \ target (for example, transactions-processed-per-second). The values will\ - \ be averaged together before being compared to the target value." - $ref: "#/definitions/v2beta1.PodsMetricSource" - x-dataType: "V2beta1PodsMetricSource" - resource: - description: "resource refers to a resource metric (such as those specified\ - \ in requests and limits) known to Kubernetes describing each pod in the\ - \ current scale target (e.g. CPU or memory). Such metrics are built in to\ - \ Kubernetes, and have special scaling options on top of those available\ - \ to normal per-pod metrics using the \"pods\" source." - $ref: "#/definitions/v2beta1.ResourceMetricSource" - x-dataType: "V2beta1ResourceMetricSource" - type: - type: "string" - description: "type is the type of metric source. It should match one of the\ - \ fields below." - x-dataType: "Text" - description: "MetricSpec specifies how to scale based on a single metric (only\ - \ `type` and one other matching field should be set at once)." - example: - resource: - targetAverageUtilization: 6 - targetAverageValue: "targetAverageValue" - name: "name" - pods: - metricName: "metricName" - targetAverageValue: "targetAverageValue" - type: "type" - object: - metricName: "metricName" - targetValue: "targetValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - v1.StatefulSetStatus: - required: - - "replicas" - properties: - collisionCount: - type: "integer" - format: "int32" - description: "collisionCount is the count of hash collisions for the StatefulSet.\ - \ The StatefulSet controller uses this field as a collision avoidance mechanism\ - \ when it needs to create the name for the newest ControllerRevision." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a statefulset's\ - \ current state." - items: - $ref: "#/definitions/v1.StatefulSetCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1StatefulSetCondition]" - currentReplicas: - type: "integer" - format: "int32" - description: "currentReplicas is the number of Pods created by the StatefulSet\ - \ controller from the StatefulSet version indicated by currentRevision." - x-dataType: "Int" - currentRevision: - type: "string" - description: "currentRevision, if not empty, indicates the version of the\ - \ StatefulSet used to generate Pods in the sequence [0,currentReplicas)." - x-dataType: "Text" - observedGeneration: - type: "integer" - format: "int64" - description: "observedGeneration is the most recent generation observed for\ - \ this StatefulSet. It corresponds to the StatefulSet's generation, which\ - \ is updated on mutation by the API Server." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "readyReplicas is the number of Pods created by the StatefulSet\ - \ controller that have a Ready Condition." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "replicas is the number of Pods created by the StatefulSet controller." - x-dataType: "Int" - updateRevision: - type: "string" - description: "updateRevision, if not empty, indicates the version of the StatefulSet\ - \ used to generate Pods in the sequence [replicas-updatedReplicas,replicas)" - x-dataType: "Text" - updatedReplicas: - type: "integer" - format: "int32" - description: "updatedReplicas is the number of Pods created by the StatefulSet\ - \ controller from the StatefulSet version indicated by updateRevision." - x-dataType: "Int" - description: "StatefulSetStatus represents the current state of a StatefulSet." - example: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - admissionregistration.v1beta1.ServiceReference: - required: - - "name" - - "namespace" - properties: - name: - type: "string" - description: "`name` is the name of the service. Required" - x-dataType: "Text" - namespace: - type: "string" - description: "`namespace` is the namespace of the service. Required" - x-dataType: "Text" - path: - type: "string" - description: "`path` is an optional URL path which will be sent in any request\ - \ to this service." - x-dataType: "Text" - description: "ServiceReference holds a reference to Service.legacy.k8s.io" - example: - path: "path" - name: "name" - namespace: "namespace" - v1beta1.APIServiceList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - items: - $ref: "#/definitions/v1beta1.APIService" - x-dataType: "[V1beta1APIService]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "APIServiceList is a list of APIService objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - caBundle: "caBundle" - groupPriorityMinimum: 0 - versionPriority: 6 - service: - name: "name" - namespace: "namespace" - insecureSkipTLSVerify: true - version: "version" - group: "group" - status: - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - caBundle: "caBundle" - groupPriorityMinimum: 0 - versionPriority: 6 - service: - name: "name" - namespace: "namespace" - insecureSkipTLSVerify: true - version: "version" - group: "group" - status: - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1alpha1.VolumeAttachmentStatus: - required: - - "attached" - properties: - attachError: - description: "The last error encountered during attach operation, if any.\ - \ This field must only be set by the entity completing the attach operation,\ - \ i.e. the external-attacher." - $ref: "#/definitions/v1alpha1.VolumeError" - x-dataType: "V1alpha1VolumeError" - attached: - type: "boolean" - description: "Indicates the volume is successfully attached. This field must\ - \ only be set by the entity completing the attach operation, i.e. the external-attacher." - x-dataType: "Bool" - attachmentMetadata: - type: "object" - description: "Upon successful attach, this field is populated with any information\ - \ returned by the attach operation that must be passed into subsequent WaitForAttach\ - \ or Mount calls. This field must only be set by the entity completing the\ - \ attach operation, i.e. the external-attacher." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - detachError: - description: "The last error encountered during detach operation, if any.\ - \ This field must only be set by the entity completing the detach operation,\ - \ i.e. the external-attacher." - $ref: "#/definitions/v1alpha1.VolumeError" - x-dataType: "V1alpha1VolumeError" - description: "VolumeAttachmentStatus is the status of a VolumeAttachment request." - example: - attachmentMetadata: - key: "attachmentMetadata" - detachError: - time: "2000-01-23T04:56:07.000+00:00" - message: "message" - attachError: - time: "2000-01-23T04:56:07.000+00:00" - message: "message" - attached: true - v1.ContainerStateRunning: - properties: - startedAt: - type: "string" - format: "date-time" - description: "Time at which the container was last (re-)started" - x-dataType: "DateTime" - description: "ContainerStateRunning is a running state of a container." - example: - startedAt: "2000-01-23T04:56:07.000+00:00" - apps.v1beta1.ScaleStatus: - required: - - "replicas" - properties: - replicas: - type: "integer" - format: "int32" - description: "actual number of observed instances of the scaled object." - x-dataType: "Int" - selector: - type: "object" - description: "label query over pods that should match the replicas count.\ - \ More info: http://kubernetes.io/docs/user-guide/labels#label-selectors" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - targetSelector: - type: "string" - description: "label selector for pods that should match the replicas count.\ - \ This is a serializated version of both map-based and more expressive set-based\ - \ selectors. This is done to avoid introspection in the clients. The string\ - \ will be in the same format as the query-param syntax. If the target type\ - \ only supports map-based selectors, both this field and map-based selector\ - \ field are populated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - x-dataType: "Text" - description: "ScaleStatus represents the current status of a scale subresource." - example: - targetSelector: "targetSelector" - replicas: 6 - selector: - key: "selector" - v1beta1.HostPortRange: - required: - - "max" - - "min" - properties: - max: - type: "integer" - format: "int32" - description: "max is the end of the range, inclusive." - x-dataType: "Int" - min: - type: "integer" - format: "int32" - description: "min is the start of the range, inclusive." - x-dataType: "Int" - description: "Host Port Range defines a range of host ports that will be enabled\ - \ by a policy for pods to use. It requires both the start and end to be defined." - example: - min: 5 - max: 1 - v1.HorizontalPodAutoscalerSpec: - required: - - "maxReplicas" - - "scaleTargetRef" - properties: - maxReplicas: - type: "integer" - format: "int32" - description: "upper limit for the number of pods that can be set by the autoscaler;\ - \ cannot be smaller than MinReplicas." - x-dataType: "Int" - minReplicas: - type: "integer" - format: "int32" - description: "lower limit for the number of pods that can be set by the autoscaler,\ - \ default 1." - x-dataType: "Int" - scaleTargetRef: - description: "reference to scaled resource; horizontal pod autoscaler will\ - \ learn the current resource consumption and will set the desired number\ - \ of pods by using its Scale subresource." - $ref: "#/definitions/v1.CrossVersionObjectReference" - x-dataType: "V1CrossVersionObjectReference" - targetCPUUtilizationPercentage: - type: "integer" - format: "int32" - description: "target average CPU utilization (represented as a percentage\ - \ of requested CPU) over all the pods; if not specified the default autoscaling\ - \ policy will be used." - x-dataType: "Int" - description: "specification of a horizontal pod autoscaler." - example: - maxReplicas: 0 - minReplicas: 6 - targetCPUUtilizationPercentage: 1 - scaleTargetRef: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - v2beta1.ResourceMetricSource: - required: - - "name" - properties: - name: - type: "string" - description: "name is the name of the resource in question." - x-dataType: "Text" - targetAverageUtilization: - type: "integer" - format: "int32" - description: "targetAverageUtilization is the target value of the average\ - \ of the resource metric across all relevant pods, represented as a percentage\ - \ of the requested value of the resource for the pods." - x-dataType: "Int" - targetAverageValue: - type: "string" - description: "targetAverageValue is the target value of the average of the\ - \ resource metric across all relevant pods, as a raw value (instead of as\ - \ a percentage of the request), similar to the \"pods\" metric source type." - x-dataType: "Text" - description: "ResourceMetricSource indicates how to scale on a resource metric\ - \ known to Kubernetes, as specified in requests and limits, describing each\ - \ pod in the current scale target (e.g. CPU or memory). The values will be\ - \ averaged together before being compared to the target. Such metrics are built\ - \ in to Kubernetes, and have special scaling options on top of those available\ - \ to normal per-pod metrics using the \"pods\" source. Only one \"target\"\ - \ type should be set." - example: - targetAverageUtilization: 6 - targetAverageValue: "targetAverageValue" - name: "name" - v1alpha1.PriorityClassList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "items is the list of PriorityClasses" - items: - $ref: "#/definitions/v1alpha1.PriorityClass" - x-dataType: "[V1alpha1PriorityClass]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "PriorityClassList is a collection of priority classes." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - globalDefault: true - description: "description" - value: 0 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - globalDefault: true - description: "description" - value: 0 - x-kubernetes-group-version-kind: - - group: "scheduling.k8s.io" - kind: "PriorityClassList" - version: "v1alpha1" - v1beta1.CustomResourceDefinitionSpec: - required: - - "group" - - "names" - - "scope" - - "version" - properties: - group: - type: "string" - description: "Group is the group this resource belongs in" - x-dataType: "Text" - names: - description: "Names are the names used to describe this custom resource" - $ref: "#/definitions/v1beta1.CustomResourceDefinitionNames" - x-dataType: "V1beta1CustomResourceDefinitionNames" - scope: - type: "string" - description: "Scope indicates whether this resource is cluster or namespace\ - \ scoped. Default is namespaced" - x-dataType: "Text" - validation: - description: "Validation describes the validation methods for CustomResources" - $ref: "#/definitions/v1beta1.CustomResourceValidation" - x-dataType: "V1beta1CustomResourceValidation" - version: - type: "string" - description: "Version is the version this resource belongs in" - x-dataType: "Text" - description: "CustomResourceDefinitionSpec describes how a user wants their resource\ - \ to appear" - example: - names: - listKind: "listKind" - shortNames: - - "shortNames" - - "shortNames" - plural: "plural" - kind: "kind" - singular: "singular" - scope: "scope" - version: "version" - validation: - openAPIV3Schema: - $schema: "$schema" - minLength: 2 - pattern: "pattern" - description: "description" - title: "title" - type: "type" - required: - - "required" - - "required" - example: - Raw: "Raw" - exclusiveMaximum: true - patternProperties: {} - allOf: - - null - - null - default: - Raw: "Raw" - oneOf: - - null - - null - additionalItems: - Allows: true - id: "id" - maxProperties: 1 - exclusiveMinimum: true - definitions: {} - multipleOf: 3.616076749251911 - maxItems: 0 - format: "format" - anyOf: - - null - - null - enum: - - Raw: "Raw" - - Raw: "Raw" - dependencies: - key: - Property: - - "Property" - - "Property" - minProperties: 7 - minItems: 5 - uniqueItems: true - maximum: 5.962133916683182 - additionalProperties: - Allows: true - externalDocs: - description: "description" - url: "url" - $ref: "$ref" - items: - JSONSchemas: - - null - - null - minimum: 9.301444243932576 - maxLength: 6 - properties: {} - group: "group" - v1beta2.DeploymentStrategy: - properties: - rollingUpdate: - description: "Rolling update config params. Present only if DeploymentStrategyType\ - \ = RollingUpdate." - $ref: "#/definitions/v1beta2.RollingUpdateDeployment" - x-dataType: "V1beta2RollingUpdateDeployment" - type: - type: "string" - description: "Type of deployment. Can be \"Recreate\" or \"RollingUpdate\"\ - . Default is RollingUpdate." - x-dataType: "Text" - description: "DeploymentStrategy describes how to replace existing pods with new\ - \ ones." - example: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - v1.RoleBindingList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of RoleBindings" - items: - $ref: "#/definitions/v1.RoleBinding" - x-dataType: "[V1RoleBinding]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "RoleBindingList is a collection of RoleBindings" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "RoleBindingList" - version: "v1" - v1.SecretEnvSource: - properties: - name: - type: "string" - description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names" - x-dataType: "Text" - optional: - type: "boolean" - description: "Specify whether the Secret must be defined" - x-dataType: "Bool" - description: "SecretEnvSource selects a Secret to populate the environment variables\ - \ with.\n\nThe contents of the target Secret's Data field will represent the\ - \ key-value pairs as environment variables." - example: - name: "name" - optional: true - v1.NodeSpec: - properties: - configSource: - description: "If specified, the source to get node configuration from The\ - \ DynamicKubeletConfig feature gate must be enabled for the Kubelet to use\ - \ this field" - $ref: "#/definitions/v1.NodeConfigSource" - x-dataType: "V1NodeConfigSource" - externalID: - type: "string" - description: "External ID of the node assigned by some machine database (e.g.\ - \ a cloud provider). Deprecated." - x-dataType: "Text" - podCIDR: - type: "string" - description: "PodCIDR represents the pod IP range assigned to the node." - x-dataType: "Text" - providerID: - type: "string" - description: "ID of the node assigned by the cloud provider in the format:\ - \ ://" - x-dataType: "Text" - taints: - type: "array" - description: "If specified, the node's taints." - items: - $ref: "#/definitions/v1.Taint" - x-dataType: "[V1Taint]" - unschedulable: - type: "boolean" - description: "Unschedulable controls node schedulability of new pods. By default,\ - \ node is schedulable. More info: https://kubernetes.io/docs/concepts/nodes/node/#manual-node-administration" - x-dataType: "Bool" - description: "NodeSpec describes the attributes that a node is created with." - example: - providerID: "providerID" - externalID: "externalID" - taints: - - timeAdded: "2000-01-23T04:56:07.000+00:00" - effect: "effect" - value: "value" - key: "key" - - timeAdded: "2000-01-23T04:56:07.000+00:00" - effect: "effect" - value: "value" - key: "key" - configSource: - apiVersion: "apiVersion" - configMapRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - kind: "kind" - unschedulable: true - podCIDR: "podCIDR" - v1.VolumeProjection: - properties: - configMap: - description: "information about the configMap data to project" - $ref: "#/definitions/v1.ConfigMapProjection" - x-dataType: "V1ConfigMapProjection" - downwardAPI: - description: "information about the downwardAPI data to project" - $ref: "#/definitions/v1.DownwardAPIProjection" - x-dataType: "V1DownwardAPIProjection" - secret: - description: "information about the secret data to project" - $ref: "#/definitions/v1.SecretProjection" - x-dataType: "V1SecretProjection" - description: "Projection that may be projected along with other supported volume\ - \ types" - example: - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - v1beta2.DaemonSetStatus: - required: - - "currentNumberScheduled" - - "desiredNumberScheduled" - - "numberMisscheduled" - - "numberReady" - properties: - collisionCount: - type: "integer" - format: "int32" - description: "Count of hash collisions for the DaemonSet. The DaemonSet controller\ - \ uses this field as a collision avoidance mechanism when it needs to create\ - \ the name for the newest ControllerRevision." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a DaemonSet's\ - \ current state." - items: - $ref: "#/definitions/v1beta2.DaemonSetCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1beta2DaemonSetCondition]" - currentNumberScheduled: - type: "integer" - format: "int32" - description: "The number of nodes that are running at least 1 daemon pod and\ - \ are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/" - x-dataType: "Int" - desiredNumberScheduled: - type: "integer" - format: "int32" - description: "The total number of nodes that should be running the daemon\ - \ pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/" - x-dataType: "Int" - numberAvailable: - type: "integer" - format: "int32" - description: "The number of nodes that should be running the daemon pod and\ - \ have one or more of the daemon pod running and available (ready for at\ - \ least spec.minReadySeconds)" - x-dataType: "Int" - numberMisscheduled: - type: "integer" - format: "int32" - description: "The number of nodes that are running the daemon pod, but are\ - \ not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/" - x-dataType: "Int" - numberReady: - type: "integer" - format: "int32" - description: "The number of nodes that should be running the daemon pod and\ - \ have one or more of the daemon pod running and ready." - x-dataType: "Int" - numberUnavailable: - type: "integer" - format: "int32" - description: "The number of nodes that should be running the daemon pod and\ - \ have none of the daemon pod running and available (ready for at least\ - \ spec.minReadySeconds)" - x-dataType: "Int" - observedGeneration: - type: "integer" - format: "int64" - description: "The most recent generation observed by the daemon set controller." - x-dataType: "Integer" - updatedNumberScheduled: - type: "integer" - format: "int32" - description: "The total number of nodes that are running updated daemon pod" - x-dataType: "Int" - description: "DaemonSetStatus represents the current status of a daemon set." - example: - numberUnavailable: 3 - updatedNumberScheduled: 4 - numberAvailable: 2 - numberMisscheduled: 7 - numberReady: 9 - currentNumberScheduled: 5 - collisionCount: 1 - desiredNumberScheduled: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 2 - v1.NodeSelector: - required: - - "nodeSelectorTerms" - properties: - nodeSelectorTerms: - type: "array" - description: "Required. A list of node selector terms. The terms are ORed." - items: - $ref: "#/definitions/v1.NodeSelectorTerm" - x-dataType: "[V1NodeSelectorTerm]" - description: "A node selector represents the union of the results of one or more\ - \ label queries over a set of nodes; that is, it represents the OR of the selectors\ - \ represented by the node selector terms." - example: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - v1.PreferredSchedulingTerm: - required: - - "preference" - - "weight" - properties: - preference: - description: "A node selector term, associated with the corresponding weight." - $ref: "#/definitions/v1.NodeSelectorTerm" - x-dataType: "V1NodeSelectorTerm" - weight: - type: "integer" - format: "int32" - description: "Weight associated with matching the corresponding nodeSelectorTerm,\ - \ in the range 1-100." - x-dataType: "Int" - description: "An empty preferred scheduling term matches all objects with implicit\ - \ weight 0 (i.e. it's a no-op). A null preferred scheduling term matches no\ - \ objects (i.e. is also a no-op)." - example: - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - v1.RBDVolumeSource: - required: - - "image" - - "monitors" - properties: - fsType: - type: "string" - description: "Filesystem type of the volume that you want to mount. Tip: Ensure\ - \ that the filesystem type is supported by the host operating system. Examples:\ - \ \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.\ - \ More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd" - x-dataType: "Text" - image: - type: "string" - description: "The rados image name. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - x-dataType: "Text" - keyring: - type: "string" - description: "Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring.\ - \ More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - x-dataType: "Text" - monitors: - type: "array" - description: "A collection of Ceph monitors. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - items: - type: "string" - x-dataType: "[Text]" - pool: - type: "string" - description: "The rados pool name. Default is rbd. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "ReadOnly here will force the ReadOnly setting in VolumeMounts.\ - \ Defaults to false. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - x-dataType: "Bool" - secretRef: - description: "SecretRef is name of the authentication secret for RBDUser.\ - \ If provided overrides keyring. Default is nil. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - $ref: "#/definitions/v1.LocalObjectReference" - x-dataType: "V1LocalObjectReference" - user: - type: "string" - description: "The rados user name. Default is admin. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md#how-to-use-it" - x-dataType: "Text" - description: "Represents a Rados Block Device mount that lasts the lifetime of\ - \ a pod. RBD volumes support ownership management and SELinux relabeling." - example: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - v1.KeyToPath: - required: - - "key" - - "path" - properties: - key: - type: "string" - description: "The key to project." - x-dataType: "Text" - mode: - type: "integer" - format: "int32" - description: "Optional: mode bits to use on this file, must be a value between\ - \ 0 and 0777. If not specified, the volume defaultMode will be used. This\ - \ might be in conflict with other options that affect the file mode, like\ - \ fsGroup, and the result can be other mode bits set." - x-dataType: "Int" - path: - type: "string" - description: "The relative path of the file to map the key to. May not be\ - \ an absolute path. May not contain the path element '..'. May not start\ - \ with the string '..'." - x-dataType: "Text" - description: "Maps a string key to a path within a volume." - example: - mode: 5 - path: "path" - key: "key" - v1.LocalVolumeSource: - required: - - "path" - properties: - path: - type: "string" - description: "The full path to the volume on the node For alpha, this path\ - \ must be a directory Once block as a source is supported, then this path\ - \ can point to a block device" - x-dataType: "Text" - description: "Local represents directly-attached storage with node affinity" - example: - path: "path" - v1.Subject: - required: - - "kind" - - "name" - properties: - apiGroup: - type: "string" - description: "APIGroup holds the API group of the referenced subject. Defaults\ - \ to \"\" for ServiceAccount subjects. Defaults to \"rbac.authorization.k8s.io\"\ - \ for User and Group subjects." - x-dataType: "Text" - kind: - type: "string" - description: "Kind of object being referenced. Values defined by this API\ - \ group are \"User\", \"Group\", and \"ServiceAccount\". If the Authorizer\ - \ does not recognized the kind value, the Authorizer should report an error." - x-dataType: "Text" - name: - type: "string" - description: "Name of the object being referenced." - x-dataType: "Text" - namespace: - type: "string" - description: "Namespace of the referenced object. If the object kind is non-namespace,\ - \ such as \"User\" or \"Group\", and this value is not empty the Authorizer\ - \ should report an error." - x-dataType: "Text" - description: "Subject contains a reference to the object or user identities a\ - \ role binding applies to. This can either hold a direct API object reference,\ - \ or a value for non-objects such as user and group names." - example: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - v2alpha1.CronJobSpec: - required: - - "jobTemplate" - - "schedule" - properties: - concurrencyPolicy: - type: "string" - description: "Specifies how to treat concurrent executions of a Job. Valid\ - \ values are: - \"Allow\" (default): allows CronJobs to run concurrently;\ - \ - \"Forbid\": forbids concurrent runs, skipping next run if previous run\ - \ hasn't finished yet; - \"Replace\": cancels currently running job and\ - \ replaces it with a new one" - x-dataType: "Text" - failedJobsHistoryLimit: - type: "integer" - format: "int32" - description: "The number of failed finished jobs to retain. This is a pointer\ - \ to distinguish between explicit zero and not specified." - x-dataType: "Int" - jobTemplate: - description: "Specifies the job that will be created when executing a CronJob." - $ref: "#/definitions/v2alpha1.JobTemplateSpec" - x-dataType: "V2alpha1JobTemplateSpec" - schedule: - type: "string" - description: "The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron." - x-dataType: "Text" - startingDeadlineSeconds: - type: "integer" - format: "int64" - description: "Optional deadline in seconds for starting the job if it misses\ - \ scheduled time for any reason. Missed jobs executions will be counted\ - \ as failed ones." - x-dataType: "Integer" - successfulJobsHistoryLimit: - type: "integer" - format: "int32" - description: "The number of successful finished jobs to retain. This is a\ - \ pointer to distinguish between explicit zero and not specified." - x-dataType: "Int" - suspend: - type: "boolean" - description: "This flag tells the controller to suspend subsequent executions,\ - \ it does not apply to already started executions. Defaults to false." - x-dataType: "Bool" - description: "CronJobSpec describes how the job execution will look like and when\ - \ it will actually run." - example: - suspend: true - schedule: "schedule" - jobTemplate: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - startingDeadlineSeconds: 6 - concurrencyPolicy: "concurrencyPolicy" - failedJobsHistoryLimit: 0 - successfulJobsHistoryLimit: 1 - v1beta1.SelfSubjectRulesReviewSpec: - properties: - namespace: - type: "string" - description: "Namespace to evaluate rules for. Required." - x-dataType: "Text" - example: - namespace: "namespace" - v1.PersistentVolumeStatus: - properties: - message: - type: "string" - description: "A human-readable message indicating details about why the volume\ - \ is in this state." - x-dataType: "Text" - phase: - type: "string" - description: "Phase indicates if a volume is available, bound to a claim,\ - \ or released by a claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#phase" - x-dataType: "Text" - reason: - type: "string" - description: "Reason is a brief CamelCase string that describes any failure\ - \ and is meant for machine parsing and tidy display in the CLI." - x-dataType: "Text" - description: "PersistentVolumeStatus is the current status of a persistent volume." - example: - phase: "phase" - reason: "reason" - message: "message" - v1.ContainerPort: - required: - - "containerPort" - properties: - containerPort: - type: "integer" - format: "int32" - description: "Number of port to expose on the pod's IP address. This must\ - \ be a valid port number, 0 < x < 65536." - x-dataType: "Int" - hostIP: - type: "string" - description: "What host IP to bind the external port to." - x-dataType: "Text" - hostPort: - type: "integer" - format: "int32" - description: "Number of port to expose on the host. If specified, this must\ - \ be a valid port number, 0 < x < 65536. If HostNetwork is specified, this\ - \ must match ContainerPort. Most containers do not need this." - x-dataType: "Int" - name: - type: "string" - description: "If specified, this must be an IANA_SVC_NAME and unique within\ - \ the pod. Each named port in a pod must have a unique name. Name for the\ - \ port that can be referred to by services." - x-dataType: "Text" - protocol: - type: "string" - description: "Protocol for port. Must be UDP or TCP. Defaults to \"TCP\"." - x-dataType: "Text" - description: "ContainerPort represents a network port in a single container." - example: - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - v1.DaemonSetStatus: - required: - - "currentNumberScheduled" - - "desiredNumberScheduled" - - "numberMisscheduled" - - "numberReady" - properties: - collisionCount: - type: "integer" - format: "int32" - description: "Count of hash collisions for the DaemonSet. The DaemonSet controller\ - \ uses this field as a collision avoidance mechanism when it needs to create\ - \ the name for the newest ControllerRevision." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a DaemonSet's\ - \ current state." - items: - $ref: "#/definitions/v1.DaemonSetCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1DaemonSetCondition]" - currentNumberScheduled: - type: "integer" - format: "int32" - description: "The number of nodes that are running at least 1 daemon pod and\ - \ are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/" - x-dataType: "Int" - desiredNumberScheduled: - type: "integer" - format: "int32" - description: "The total number of nodes that should be running the daemon\ - \ pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/" - x-dataType: "Int" - numberAvailable: - type: "integer" - format: "int32" - description: "The number of nodes that should be running the daemon pod and\ - \ have one or more of the daemon pod running and available (ready for at\ - \ least spec.minReadySeconds)" - x-dataType: "Int" - numberMisscheduled: - type: "integer" - format: "int32" - description: "The number of nodes that are running the daemon pod, but are\ - \ not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/" - x-dataType: "Int" - numberReady: - type: "integer" - format: "int32" - description: "The number of nodes that should be running the daemon pod and\ - \ have one or more of the daemon pod running and ready." - x-dataType: "Int" - numberUnavailable: - type: "integer" - format: "int32" - description: "The number of nodes that should be running the daemon pod and\ - \ have none of the daemon pod running and available (ready for at least\ - \ spec.minReadySeconds)" - x-dataType: "Int" - observedGeneration: - type: "integer" - format: "int64" - description: "The most recent generation observed by the daemon set controller." - x-dataType: "Integer" - updatedNumberScheduled: - type: "integer" - format: "int32" - description: "The total number of nodes that are running updated daemon pod" - x-dataType: "Int" - description: "DaemonSetStatus represents the current status of a daemon set." - example: - numberUnavailable: 3 - updatedNumberScheduled: 4 - numberAvailable: 2 - numberMisscheduled: 7 - numberReady: 9 - currentNumberScheduled: 5 - collisionCount: 1 - desiredNumberScheduled: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 2 - v1beta1.HTTPIngressRuleValue: - required: - - "paths" - properties: - paths: - type: "array" - description: "A collection of paths that map requests to backends." - items: - $ref: "#/definitions/v1beta1.HTTPIngressPath" - x-dataType: "[V1beta1HTTPIngressPath]" - description: "HTTPIngressRuleValue is a list of http selectors pointing to backends.\ - \ In the example: http:///? -> backend where where parts\ - \ of the url correspond to RFC 3986, this resource will be used to match against\ - \ everything after the last '/' and before the first '?' or '#'." - example: - paths: - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - v1beta1.NetworkPolicySpec: - required: - - "podSelector" - properties: - egress: - type: "array" - description: "List of egress rules to be applied to the selected pods. Outgoing\ - \ traffic is allowed if there are no NetworkPolicies selecting the pod (and\ - \ cluster policy otherwise allows the traffic), OR if the traffic matches\ - \ at least one egress rule across all of the NetworkPolicy objects whose\ - \ podSelector matches the pod. If this field is empty then this NetworkPolicy\ - \ limits all outgoing traffic (and serves solely to ensure that the pods\ - \ it selects are isolated by default). This field is beta-level in 1.8" - items: - $ref: "#/definitions/v1beta1.NetworkPolicyEgressRule" - x-dataType: "[V1beta1NetworkPolicyEgressRule]" - ingress: - type: "array" - description: "List of ingress rules to be applied to the selected pods. Traffic\ - \ is allowed to a pod if there are no NetworkPolicies selecting the pod\ - \ OR if the traffic source is the pod's local node, OR if the traffic matches\ - \ at least one ingress rule across all of the NetworkPolicy objects whose\ - \ podSelector matches the pod. If this field is empty then this NetworkPolicy\ - \ does not allow any traffic (and serves solely to ensure that the pods\ - \ it selects are isolated by default)." - items: - $ref: "#/definitions/v1beta1.NetworkPolicyIngressRule" - x-dataType: "[V1beta1NetworkPolicyIngressRule]" - podSelector: - description: "Selects the pods to which this NetworkPolicy object applies.\ - \ The array of ingress rules is applied to any pods selected by this field.\ - \ Multiple network policies can select the same set of pods. In this case,\ - \ the ingress rules for each are combined additively. This field is NOT\ - \ optional and follows standard label selector semantics. An empty podSelector\ - \ matches all pods in this namespace." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - policyTypes: - type: "array" - description: "List of rule types that the NetworkPolicy relates to. Valid\ - \ options are Ingress, Egress, or Ingress,Egress. If this field is not specified,\ - \ it will default based on the existence of Ingress or Egress rules; policies\ - \ that contain an Egress section are assumed to affect Egress, and all policies\ - \ (whether or not they contain an Ingress section) are assumed to affect\ - \ Ingress. If you want to write an egress-only policy, you must explicitly\ - \ specify policyTypes [ \"Egress\" ]. Likewise, if you want to write a policy\ - \ that specifies that no egress is allowed, you must specify a policyTypes\ - \ value that include \"Egress\" (since such a policy would not include an\ - \ Egress section and would otherwise default to just [ \"Ingress\" ]). This\ - \ field is beta-level in 1.8" - items: - type: "string" - x-dataType: "[Text]" - description: "DEPRECATED 1.9 - This group version of NetworkPolicySpec is deprecated\ - \ by networking/v1/NetworkPolicySpec." - example: - ingress: - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - policyTypes: - - "policyTypes" - - "policyTypes" - egress: - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - v1.ClientIPConfig: - properties: - timeoutSeconds: - type: "integer" - format: "int32" - description: "timeoutSeconds specifies the seconds of ClientIP type session\ - \ sticky time. The value must be >0 && <=86400(for 1 day) if ServiceAffinity\ - \ == \"ClientIP\". Default value is 10800(for 3 hours)." - x-dataType: "Int" - description: "ClientIPConfig represents the configurations of Client IP based\ - \ session affinity." - example: - timeoutSeconds: 5 - v1.UserInfo: - properties: - extra: - type: "object" - description: "Any additional information provided by the authenticator." - additionalProperties: - type: "array" - items: - type: "string" - x-dataType: "(Map.Map String [Text])" - groups: - type: "array" - description: "The names of groups this user is a part of." - items: - type: "string" - x-dataType: "[Text]" - uid: - type: "string" - description: "A unique value that identifies this user across time. If this\ - \ user is deleted and another user by the same name is added, they will\ - \ have different UIDs." - x-dataType: "Text" - username: - type: "string" - description: "The name that uniquely identifies this user among all active\ - \ users." - x-dataType: "Text" - description: "UserInfo holds the information about the user needed to implement\ - \ the user.Info interface." - example: - uid: "uid" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - username: "username" - v1.ResourceRequirements: - properties: - limits: - type: "object" - description: "Limits describes the maximum amount of compute resources allowed.\ - \ More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - requests: - type: "object" - description: "Requests describes the minimum amount of compute resources required.\ - \ If Requests is omitted for a container, it defaults to Limits if that\ - \ is explicitly specified, otherwise to an implementation-defined value.\ - \ More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - description: "ResourceRequirements describes the compute resource requirements." - example: - requests: - key: "requests" - limits: - key: "limits" - v1beta1.UserInfo: - properties: - extra: - type: "object" - description: "Any additional information provided by the authenticator." - additionalProperties: - type: "array" - items: - type: "string" - x-dataType: "(Map.Map String [Text])" - groups: - type: "array" - description: "The names of groups this user is a part of." - items: - type: "string" - x-dataType: "[Text]" - uid: - type: "string" - description: "A unique value that identifies this user across time. If this\ - \ user is deleted and another user by the same name is added, they will\ - \ have different UIDs." - x-dataType: "Text" - username: - type: "string" - description: "The name that uniquely identifies this user among all active\ - \ users." - x-dataType: "Text" - description: "UserInfo holds the information about the user needed to implement\ - \ the user.Info interface." - example: - uid: "uid" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - username: "username" - v1.PersistentVolumeClaimCondition: - required: - - "status" - - "type" - properties: - lastProbeTime: - type: "string" - format: "date-time" - description: "Last time we probed the condition." - x-dataType: "DateTime" - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "Human-readable message indicating details about last transition." - x-dataType: "Text" - reason: - type: "string" - description: "Unique, this should be a short, machine understandable string\ - \ that gives the reason for condition's last transition. If it reports \"\ - ResizeStarted\" that means the underlying persistent volume is being resized." - x-dataType: "Text" - status: - type: "string" - x-dataType: "Text" - type: - type: "string" - x-dataType: "Text" - description: "PersistentVolumeClaimCondition contails details about state of pvc" - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - v1beta2.ControllerRevisionList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of ControllerRevisions" - items: - $ref: "#/definitions/v1beta2.ControllerRevision" - x-dataType: "[V1beta2ControllerRevision]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ControllerRevisionList is a resource containing a list of ControllerRevision\ - \ objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - Raw: "Raw" - kind: "kind" - revision: 0 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - Raw: "Raw" - kind: "kind" - revision: 0 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "ControllerRevisionList" - version: "v1beta2" - v1beta1.StatefulSetUpdateStrategy: - properties: - rollingUpdate: - description: "RollingUpdate is used to communicate parameters when Type is\ - \ RollingUpdateStatefulSetStrategyType." - $ref: "#/definitions/v1beta1.RollingUpdateStatefulSetStrategy" - x-dataType: "V1beta1RollingUpdateStatefulSetStrategy" - type: - type: "string" - description: "Type indicates the type of the StatefulSetUpdateStrategy." - x-dataType: "Text" - description: "StatefulSetUpdateStrategy indicates the strategy that the StatefulSet\ - \ controller will use to perform updates. It includes any additional parameters\ - \ necessary to perform the update for the indicated strategy." - example: - type: "type" - rollingUpdate: - partition: 1 - extensions.v1beta1.Scale: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status." - $ref: "#/definitions/extensions.v1beta1.ScaleSpec" - x-dataType: "ExtensionsV1beta1ScaleSpec" - status: - description: "current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status.\ - \ Read-only." - $ref: "#/definitions/extensions.v1beta1.ScaleStatus" - x-dataType: "ExtensionsV1beta1ScaleStatus" - description: "represents a scaling request for a resource." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - replicas: 0 - status: - targetSelector: "targetSelector" - replicas: 6 - selector: - key: "selector" - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "Scale" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.ExternalDocumentation: - properties: - description: - type: "string" - x-dataType: "Text" - url: - type: "string" - x-dataType: "Text" - description: "ExternalDocumentation allows referencing an external resource for\ - \ extended documentation." - example: - description: "description" - url: "url" - v1.ObjectReference: - properties: - apiVersion: - type: "string" - description: "API version of the referent." - x-dataType: "Text" - fieldPath: - type: "string" - description: "If referring to a piece of an object instead of an entire object,\ - \ this string should contain a valid JSON/Go field access statement, such\ - \ as desiredState.manifest.containers[2]. For example, if the object reference\ - \ is to a container within a pod, this would take on a value like: \"spec.containers{name}\"\ - \ (where \"name\" refers to the name of the container that triggered the\ - \ event) or if no container name is specified \"spec.containers[2]\" (container\ - \ with index 2 in this pod). This syntax is chosen only to have some well-defined\ - \ way of referencing a part of an object." - x-dataType: "Text" - kind: - type: "string" - description: "Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - name: - type: "string" - description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names" - x-dataType: "Text" - namespace: - type: "string" - description: "Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/" - x-dataType: "Text" - resourceVersion: - type: "string" - description: "Specific resourceVersion to which this reference is made, if\ - \ any. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency" - x-dataType: "Text" - uid: - type: "string" - description: "UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids" - x-dataType: "Text" - description: "ObjectReference contains enough information to let you inspect or\ - \ modify the referred object." - example: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - v1beta1.DaemonSetStatus: - required: - - "currentNumberScheduled" - - "desiredNumberScheduled" - - "numberMisscheduled" - - "numberReady" - properties: - collisionCount: - type: "integer" - format: "int32" - description: "Count of hash collisions for the DaemonSet. The DaemonSet controller\ - \ uses this field as a collision avoidance mechanism when it needs to create\ - \ the name for the newest ControllerRevision." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a DaemonSet's\ - \ current state." - items: - $ref: "#/definitions/v1beta1.DaemonSetCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1beta1DaemonSetCondition]" - currentNumberScheduled: - type: "integer" - format: "int32" - description: "The number of nodes that are running at least 1 daemon pod and\ - \ are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/" - x-dataType: "Int" - desiredNumberScheduled: - type: "integer" - format: "int32" - description: "The total number of nodes that should be running the daemon\ - \ pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/" - x-dataType: "Int" - numberAvailable: - type: "integer" - format: "int32" - description: "The number of nodes that should be running the daemon pod and\ - \ have one or more of the daemon pod running and available (ready for at\ - \ least spec.minReadySeconds)" - x-dataType: "Int" - numberMisscheduled: - type: "integer" - format: "int32" - description: "The number of nodes that are running the daemon pod, but are\ - \ not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/" - x-dataType: "Int" - numberReady: - type: "integer" - format: "int32" - description: "The number of nodes that should be running the daemon pod and\ - \ have one or more of the daemon pod running and ready." - x-dataType: "Int" - numberUnavailable: - type: "integer" - format: "int32" - description: "The number of nodes that should be running the daemon pod and\ - \ have none of the daemon pod running and available (ready for at least\ - \ spec.minReadySeconds)" - x-dataType: "Int" - observedGeneration: - type: "integer" - format: "int64" - description: "The most recent generation observed by the daemon set controller." - x-dataType: "Integer" - updatedNumberScheduled: - type: "integer" - format: "int32" - description: "The total number of nodes that are running updated daemon pod" - x-dataType: "Int" - description: "DaemonSetStatus represents the current status of a daemon set." - example: - numberUnavailable: 2 - updatedNumberScheduled: 7 - numberAvailable: 7 - numberMisscheduled: 9 - numberReady: 3 - currentNumberScheduled: 5 - collisionCount: 5 - desiredNumberScheduled: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 4 - v1alpha1.InitializerConfiguration: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - initializers: - type: "array" - description: "Initializers is a list of resources and their default initializers\ - \ Order-sensitive. When merging multiple InitializerConfigurations, we sort\ - \ the initializers from different InitializerConfigurations by the name\ - \ of the InitializerConfigurations; the order of the initializers from the\ - \ same InitializerConfiguration is preserved." - items: - $ref: "#/definitions/v1alpha1.Initializer" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "name" - x-dataType: "[V1alpha1Initializer]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - description: "InitializerConfiguration describes the configuration of initializers." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - initializers: - - name: "name" - rules: - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - name: "name" - rules: - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "admissionregistration.k8s.io" - kind: "InitializerConfiguration" - version: "v1alpha1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.SelfSubjectAccessReview: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec holds information about the request being evaluated. user\ - \ and groups must be empty" - $ref: "#/definitions/v1.SelfSubjectAccessReviewSpec" - x-dataType: "V1SelfSubjectAccessReviewSpec" - status: - description: "Status is filled in by the server and indicates whether the\ - \ request is allowed or not" - $ref: "#/definitions/v1.SubjectAccessReviewStatus" - x-dataType: "V1SubjectAccessReviewStatus" - description: "SelfSubjectAccessReview checks whether or the current user can perform\ - \ an action. Not filling in a spec.namespace means \"in all namespaces\". \ - \ Self is a special case, because users should always be able to check whether\ - \ they can perform an action" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - nonResourceAttributes: - path: "path" - verb: "verb" - resourceAttributes: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - status: - reason: "reason" - allowed: true - evaluationError: "evaluationError" - denied: true - x-kubernetes-group-version-kind: - - group: "authorization.k8s.io" - kind: "SelfSubjectAccessReview" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.LoadBalancerStatus: - properties: - ingress: - type: "array" - description: "Ingress is a list containing ingress points for the load-balancer.\ - \ Traffic intended for the service should be sent to these ingress points." - items: - $ref: "#/definitions/v1.LoadBalancerIngress" - x-dataType: "[V1LoadBalancerIngress]" - description: "LoadBalancerStatus represents the status of a load-balancer." - example: - ingress: - - hostname: "hostname" - ip: "ip" - - hostname: "hostname" - ip: "ip" - v1.Initializer: - required: - - "name" - properties: - name: - type: "string" - description: "name of the process that is responsible for initializing this\ - \ object." - x-dataType: "Text" - description: "Initializer is information about an initializer that has not yet\ - \ completed." - example: - name: "name" - v1.HorizontalPodAutoscalerStatus: - required: - - "currentReplicas" - - "desiredReplicas" - properties: - currentCPUUtilizationPercentage: - type: "integer" - format: "int32" - description: "current average CPU utilization over all pods, represented as\ - \ a percentage of requested CPU, e.g. 70 means that an average pod is using\ - \ now 70% of its requested CPU." - x-dataType: "Int" - currentReplicas: - type: "integer" - format: "int32" - description: "current number of replicas of pods managed by this autoscaler." - x-dataType: "Int" - desiredReplicas: - type: "integer" - format: "int32" - description: "desired number of replicas of pods managed by this autoscaler." - x-dataType: "Int" - lastScaleTime: - type: "string" - format: "date-time" - description: "last time the HorizontalPodAutoscaler scaled the number of pods;\ - \ used by the autoscaler to control how often the number of pods is changed." - x-dataType: "DateTime" - observedGeneration: - type: "integer" - format: "int64" - description: "most recent generation observed by this autoscaler." - x-dataType: "Integer" - description: "current status of a horizontal pod autoscaler" - example: - currentCPUUtilizationPercentage: 5 - desiredReplicas: 2 - currentReplicas: 5 - lastScaleTime: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 7 - v1.DeploymentStatus: - properties: - availableReplicas: - type: "integer" - format: "int32" - description: "Total number of available pods (ready for at least minReadySeconds)\ - \ targeted by this deployment." - x-dataType: "Int" - collisionCount: - type: "integer" - format: "int32" - description: "Count of hash collisions for the Deployment. The Deployment\ - \ controller uses this field as a collision avoidance mechanism when it\ - \ needs to create the name for the newest ReplicaSet." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a deployment's\ - \ current state." - items: - $ref: "#/definitions/v1.DeploymentCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1DeploymentCondition]" - observedGeneration: - type: "integer" - format: "int64" - description: "The generation observed by the deployment controller." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "Total number of ready pods targeted by this deployment." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Total number of non-terminated pods targeted by this deployment\ - \ (their labels match the selector)." - x-dataType: "Int" - unavailableReplicas: - type: "integer" - format: "int32" - description: "Total number of unavailable pods targeted by this deployment.\ - \ This is the total number of pods that are still required for the deployment\ - \ to have 100% available capacity. They may either be pods that are running\ - \ but not yet available or pods that still have not been created." - x-dataType: "Int" - updatedReplicas: - type: "integer" - format: "int32" - description: "Total number of non-terminated pods targeted by this deployment\ - \ that have the desired template spec." - x-dataType: "Int" - description: "DeploymentStatus is the most recently observed status of the Deployment." - example: - unavailableReplicas: 2 - replicas: 3 - readyReplicas: 9 - collisionCount: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 4 - availableReplicas: 5 - observedGeneration: 7 - v1.SELinuxOptions: - properties: - level: - type: "string" - description: "Level is SELinux level label that applies to the container." - x-dataType: "Text" - role: - type: "string" - description: "Role is a SELinux role label that applies to the container." - x-dataType: "Text" - type: - type: "string" - description: "Type is a SELinux type label that applies to the container." - x-dataType: "Text" - user: - type: "string" - description: "User is a SELinux user label that applies to the container." - x-dataType: "Text" - description: "SELinuxOptions are the labels to be applied to the container" - example: - role: "role" - level: "level" - type: "type" - user: "user" - v1beta1.CronJobStatus: - properties: - active: - type: "array" - description: "A list of pointers to currently running jobs." - items: - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "[V1ObjectReference]" - lastScheduleTime: - type: "string" - format: "date-time" - description: "Information when was the last time the job was successfully\ - \ scheduled." - x-dataType: "DateTime" - description: "CronJobStatus represents the current state of a cron job." - example: - lastScheduleTime: "2000-01-23T04:56:07.000+00:00" - active: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - v1.ScaleIOVolumeSource: - required: - - "gateway" - - "secretRef" - - "system" - properties: - fsType: - type: "string" - description: "Filesystem type to mount. Must be a filesystem type supported\ - \ by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly\ - \ inferred to be \"ext4\" if unspecified." - x-dataType: "Text" - gateway: - type: "string" - description: "The host address of the ScaleIO API Gateway." - x-dataType: "Text" - protectionDomain: - type: "string" - description: "The name of the ScaleIO Protection Domain for the configured\ - \ storage." - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Defaults to false (read/write). ReadOnly here will force the\ - \ ReadOnly setting in VolumeMounts." - x-dataType: "Bool" - secretRef: - description: "SecretRef references to the secret for ScaleIO user and other\ - \ sensitive information. If this is not provided, Login operation will fail." - $ref: "#/definitions/v1.LocalObjectReference" - x-dataType: "V1LocalObjectReference" - sslEnabled: - type: "boolean" - description: "Flag to enable/disable SSL communication with Gateway, default\ - \ false" - x-dataType: "Bool" - storageMode: - type: "string" - description: "Indicates whether the storage for a volume should be ThickProvisioned\ - \ or ThinProvisioned." - x-dataType: "Text" - storagePool: - type: "string" - description: "The ScaleIO Storage Pool associated with the protection domain." - x-dataType: "Text" - system: - type: "string" - description: "The name of the storage system as configured in ScaleIO." - x-dataType: "Text" - volumeName: - type: "string" - description: "The name of a volume already created in the ScaleIO system that\ - \ is associated with this volume source." - x-dataType: "Text" - description: "ScaleIOVolumeSource represents a persistent ScaleIO volume" - example: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - v1beta1.CronJob: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of a cron job, including\ - \ the schedule. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta1.CronJobSpec" - x-dataType: "V1beta1CronJobSpec" - status: - description: "Current status of a cron job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta1.CronJobStatus" - x-dataType: "V1beta1CronJobStatus" - description: "CronJob represents the configuration of a single cron job." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - suspend: true - schedule: "schedule" - jobTemplate: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - startingDeadlineSeconds: 6 - concurrencyPolicy: "concurrencyPolicy" - failedJobsHistoryLimit: 0 - successfulJobsHistoryLimit: 1 - status: - lastScheduleTime: "2000-01-23T04:56:07.000+00:00" - active: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - x-kubernetes-group-version-kind: - - group: "batch" - kind: "CronJob" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.SecretProjection: - properties: - items: - type: "array" - description: "If unspecified, each key-value pair in the Data field of the\ - \ referenced Secret will be projected into the volume as a file whose name\ - \ is the key and content is the value. If specified, the listed keys will\ - \ be projected into the specified paths, and unlisted keys will not be present.\ - \ If a key is specified which is not present in the Secret, the volume setup\ - \ will error unless it is marked optional. Paths must be relative and may\ - \ not contain the '..' path or start with '..'." - items: - $ref: "#/definitions/v1.KeyToPath" - x-dataType: "[V1KeyToPath]" - name: - type: "string" - description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names" - x-dataType: "Text" - optional: - type: "boolean" - description: "Specify whether the Secret or its key must be defined" - x-dataType: "Bool" - description: "Adapts a secret into a projected volume.\n\nThe contents of the\ - \ target Secret's Data field will be presented in a projected volume as files\ - \ using the keys in the Data field as the file names. Note that this is identical\ - \ to a secret volume source without the default mode." - example: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - v1.TCPSocketAction: - required: - - "port" - properties: - host: - type: "string" - description: "Optional: Host name to connect to, defaults to the pod IP." - x-dataType: "Text" - port: - type: "object" - description: "Number or name of the port to access on the container. Number\ - \ must be in the range 1 to 65535. Name must be an IANA_SVC_NAME." - properties: {} - x-dataType: "A.Value" - description: "TCPSocketAction describes an action based on opening a socket" - example: - port: "{}" - host: "host" - v1.StorageOSPersistentVolumeSource: - properties: - fsType: - type: "string" - description: "Filesystem type to mount. Must be a filesystem type supported\ - \ by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly\ - \ inferred to be \"ext4\" if unspecified." - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Defaults to false (read/write). ReadOnly here will force the\ - \ ReadOnly setting in VolumeMounts." - x-dataType: "Bool" - secretRef: - description: "SecretRef specifies the secret to use for obtaining the StorageOS\ - \ API credentials. If not specified, default values will be attempted." - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "V1ObjectReference" - volumeName: - type: "string" - description: "VolumeName is the human-readable name of the StorageOS volume.\ - \ Volume names are only unique within a namespace." - x-dataType: "Text" - volumeNamespace: - type: "string" - description: "VolumeNamespace specifies the scope of the volume within StorageOS.\ - \ If no namespace is specified then the Pod's namespace will be used. \ - \ This allows the Kubernetes name scoping to be mirrored within StorageOS\ - \ for tighter integration. Set VolumeName to any name to override the default\ - \ behaviour. Set to \"default\" if you are not using namespaces within StorageOS.\ - \ Namespaces that do not pre-exist within StorageOS will be created." - x-dataType: "Text" - description: "Represents a StorageOS persistent volume resource." - example: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - v1beta1.IngressRule: - properties: - host: - type: "string" - description: "Host is the fully qualified domain name of a network host, as\ - \ defined by RFC 3986. Note the following deviations from the \"host\" part\ - \ of the URI as defined in the RFC: 1. IPs are not allowed. Currently an\ - \ IngressRuleValue can only apply to the\n\t IP in the Spec of the parent\ - \ Ingress.\n2. The `:` delimiter is not respected because ports are not\ - \ allowed.\n\t Currently the port of an Ingress is implicitly :80 for http\ - \ and\n\t :443 for https.\nBoth these may change in the future. Incoming\ - \ requests are matched against the host before the IngressRuleValue. If\ - \ the host is unspecified, the Ingress routes all traffic based on the specified\ - \ IngressRuleValue." - x-dataType: "Text" - http: - $ref: "#/definitions/v1beta1.HTTPIngressRuleValue" - x-dataType: "V1beta1HTTPIngressRuleValue" - description: "IngressRule represents the rules mapping the paths under a specified\ - \ host to the related backend services. Incoming requests are first evaluated\ - \ for a host match, then routed to the backend associated with the matching\ - \ IngressRuleValue." - example: - host: "host" - http: - paths: - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - v1.PhotonPersistentDiskVolumeSource: - required: - - "pdID" - properties: - fsType: - type: "string" - description: "Filesystem type to mount. Must be a filesystem type supported\ - \ by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly\ - \ inferred to be \"ext4\" if unspecified." - x-dataType: "Text" - pdID: - type: "string" - description: "ID that identifies Photon Controller persistent disk" - x-dataType: "Text" - description: "Represents a Photon Controller persistent disk resource." - example: - pdID: "pdID" - fsType: "fsType" - v1beta2.DeploymentStatus: - properties: - availableReplicas: - type: "integer" - format: "int32" - description: "Total number of available pods (ready for at least minReadySeconds)\ - \ targeted by this deployment." - x-dataType: "Int" - collisionCount: - type: "integer" - format: "int32" - description: "Count of hash collisions for the Deployment. The Deployment\ - \ controller uses this field as a collision avoidance mechanism when it\ - \ needs to create the name for the newest ReplicaSet." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a deployment's\ - \ current state." - items: - $ref: "#/definitions/v1beta2.DeploymentCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1beta2DeploymentCondition]" - observedGeneration: - type: "integer" - format: "int64" - description: "The generation observed by the deployment controller." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "Total number of ready pods targeted by this deployment." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Total number of non-terminated pods targeted by this deployment\ - \ (their labels match the selector)." - x-dataType: "Int" - unavailableReplicas: - type: "integer" - format: "int32" - description: "Total number of unavailable pods targeted by this deployment.\ - \ This is the total number of pods that are still required for the deployment\ - \ to have 100% available capacity. They may either be pods that are running\ - \ but not yet available or pods that still have not been created." - x-dataType: "Int" - updatedReplicas: - type: "integer" - format: "int32" - description: "Total number of non-terminated pods targeted by this deployment\ - \ that have the desired template spec." - x-dataType: "Int" - description: "DeploymentStatus is the most recently observed status of the Deployment." - example: - unavailableReplicas: 2 - replicas: 3 - readyReplicas: 9 - collisionCount: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 4 - availableReplicas: 5 - observedGeneration: 7 - version.Info: - required: - - "buildDate" - - "compiler" - - "gitCommit" - - "gitTreeState" - - "gitVersion" - - "goVersion" - - "major" - - "minor" - - "platform" - properties: - buildDate: - type: "string" - x-dataType: "Text" - compiler: - type: "string" - x-dataType: "Text" - gitCommit: - type: "string" - x-dataType: "Text" - gitTreeState: - type: "string" - x-dataType: "Text" - gitVersion: - type: "string" - x-dataType: "Text" - goVersion: - type: "string" - x-dataType: "Text" - major: - type: "string" - x-dataType: "Text" - minor: - type: "string" - x-dataType: "Text" - platform: - type: "string" - x-dataType: "Text" - description: "Info contains versioning information. how we'll want to distribute\ - \ that information." - example: - gitVersion: "gitVersion" - gitCommit: "gitCommit" - major: "major" - minor: "minor" - goVersion: "goVersion" - buildDate: "buildDate" - compiler: "compiler" - gitTreeState: "gitTreeState" - platform: "platform" - extensions.v1beta1.RollbackConfig: - properties: - revision: - type: "integer" - format: "int64" - description: "The revision to rollback to. If set to 0, rollback to the last\ - \ revision." - x-dataType: "Integer" - description: "DEPRECATED." - example: - revision: 5 - v1.ConfigMapEnvSource: - properties: - name: - type: "string" - description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names" - x-dataType: "Text" - optional: - type: "boolean" - description: "Specify whether the ConfigMap must be defined" - x-dataType: "Bool" - description: "ConfigMapEnvSource selects a ConfigMap to populate the environment\ - \ variables with.\n\nThe contents of the target ConfigMap's Data field will\ - \ represent the key-value pairs as environment variables." - example: - name: "name" - optional: true - apps.v1beta1.DeploymentCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - lastUpdateTime: - type: "string" - format: "date-time" - description: "The last time this condition was updated." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of deployment condition." - x-dataType: "Text" - description: "DeploymentCondition describes the state of a deployment at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - v1beta1.Eviction: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - deleteOptions: - description: "DeleteOptions may be provided" - $ref: "#/definitions/v1.DeleteOptions" - x-dataType: "V1DeleteOptions" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "ObjectMeta describes the pod that is being evicted." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - description: "Eviction evicts a pod from its node subject to certain policies\ - \ and safety constraints. This is a subresource of Pod. A request to cause\ - \ such an eviction is created by POSTing to .../pods//evictions." - example: - deleteOptions: - orphanDependents: true - apiVersion: "apiVersion" - kind: "kind" - preconditions: - uid: "uid" - gracePeriodSeconds: 0 - propagationPolicy: "propagationPolicy" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "policy" - kind: "Eviction" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.NodeConfigSource: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - configMapRef: - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "V1ObjectReference" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - description: "NodeConfigSource specifies a source of node configuration. Exactly\ - \ one subfield (excluding metadata) must be non-nil." - example: - apiVersion: "apiVersion" - configMapRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "" - kind: "NodeConfigSource" - version: "v1" - v1beta1.LocalSubjectAccessReview: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec holds information about the request being evaluated. spec.namespace\ - \ must be equal to the namespace you made the request against. If empty,\ - \ it is defaulted." - $ref: "#/definitions/v1beta1.SubjectAccessReviewSpec" - x-dataType: "V1beta1SubjectAccessReviewSpec" - status: - description: "Status is filled in by the server and indicates whether the\ - \ request is allowed or not" - $ref: "#/definitions/v1beta1.SubjectAccessReviewStatus" - x-dataType: "V1beta1SubjectAccessReviewStatus" - description: "LocalSubjectAccessReview checks whether or not a user or group can\ - \ perform an action in a given namespace. Having a namespace scoped resource\ - \ makes it much easier to grant namespace scoped policy that includes permissions\ - \ checking." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - uid: "uid" - nonResourceAttributes: - path: "path" - verb: "verb" - extra: - key: - - "extra" - - "extra" - resourceAttributes: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - user: "user" - group: - - "group" - - "group" - status: - reason: "reason" - allowed: true - evaluationError: "evaluationError" - denied: true - x-kubernetes-group-version-kind: - - group: "authorization.k8s.io" - kind: "LocalSubjectAccessReview" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.PolicyRule: - required: - - "verbs" - properties: - apiGroups: - type: "array" - description: "APIGroups is the name of the APIGroup that contains the resources.\ - \ If multiple API groups are specified, any action requested against one\ - \ of the enumerated resources in any API group will be allowed." - items: - type: "string" - x-dataType: "[Text]" - nonResourceURLs: - type: "array" - description: "NonResourceURLs is a set of partial urls that a user should\ - \ have access to. *s are allowed, but only as the full, final step in the\ - \ path Since non-resource URLs are not namespaced, this field is only applicable\ - \ for ClusterRoles referenced from a ClusterRoleBinding. Rules can either\ - \ apply to API resources (such as \"pods\" or \"secrets\") or non-resource\ - \ URL paths (such as \"/api\"), but not both." - items: - type: "string" - x-dataType: "[Text]" - resourceNames: - type: "array" - description: "ResourceNames is an optional white list of names that the rule\ - \ applies to. An empty set means that everything is allowed." - items: - type: "string" - x-dataType: "[Text]" - resources: - type: "array" - description: "Resources is a list of resources this rule applies to. '*'\ - \ represents all resources in the specified apiGroups. '*/foo' represents\ - \ the subresource 'foo' for all resources in the specified apiGroups." - items: - type: "string" - x-dataType: "[Text]" - verbs: - type: "array" - description: "Verbs is a list of Verbs that apply to ALL the ResourceKinds\ - \ and AttributeRestrictions contained in this rule. VerbAll represents\ - \ all kinds." - items: - type: "string" - x-dataType: "[Text]" - description: "PolicyRule holds information that describes a policy rule, but does\ - \ not contain information about who the rule applies to or which namespace the\ - \ rule applies to." - example: - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - v1.DeploymentStrategy: - properties: - rollingUpdate: - description: "Rolling update config params. Present only if DeploymentStrategyType\ - \ = RollingUpdate." - $ref: "#/definitions/v1.RollingUpdateDeployment" - x-dataType: "V1RollingUpdateDeployment" - type: - type: "string" - description: "Type of deployment. Can be \"Recreate\" or \"RollingUpdate\"\ - . Default is RollingUpdate." - x-dataType: "Text" - description: "DeploymentStrategy describes how to replace existing pods with new\ - \ ones." - example: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - v2beta1.ResourceMetricStatus: - required: - - "currentAverageValue" - - "name" - properties: - currentAverageUtilization: - type: "integer" - format: "int32" - description: "currentAverageUtilization is the current value of the average\ - \ of the resource metric across all relevant pods, represented as a percentage\ - \ of the requested value of the resource for the pods. It will only be\ - \ present if `targetAverageValue` was set in the corresponding metric specification." - x-dataType: "Int" - currentAverageValue: - type: "string" - description: "currentAverageValue is the current value of the average of the\ - \ resource metric across all relevant pods, as a raw value (instead of as\ - \ a percentage of the request), similar to the \"pods\" metric source type.\ - \ It will always be set, regardless of the corresponding metric specification." - x-dataType: "Text" - name: - type: "string" - description: "name is the name of the resource in question." - x-dataType: "Text" - description: "ResourceMetricStatus indicates the current value of a resource metric\ - \ known to Kubernetes, as specified in requests and limits, describing each\ - \ pod in the current scale target (e.g. CPU or memory). Such metrics are built\ - \ in to Kubernetes, and have special scaling options on top of those available\ - \ to normal per-pod metrics using the \"pods\" source." - example: - currentAverageValue: "currentAverageValue" - name: "name" - currentAverageUtilization: 5 - v1.ClusterRole: - required: - - "rules" - properties: - aggregationRule: - description: "AggregationRule is an optional field that describes how to build\ - \ the Rules for this ClusterRole. If AggregationRule is set, then the Rules\ - \ are controller managed and direct changes to Rules will be stomped by\ - \ the controller." - $ref: "#/definitions/v1.AggregationRule" - x-dataType: "V1AggregationRule" - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - rules: - type: "array" - description: "Rules holds all the PolicyRules for this ClusterRole" - items: - $ref: "#/definitions/v1.PolicyRule" - x-dataType: "[V1PolicyRule]" - description: "ClusterRole is a cluster level, logical grouping of PolicyRules\ - \ that can be referenced as a unit by a RoleBinding or ClusterRoleBinding." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.ReplicaSetSpec: - required: - - "selector" - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "Minimum number of seconds for which a newly created pod should\ - \ be ready without any of its container crashing, for it to be considered\ - \ available. Defaults to 0 (pod will be considered available as soon as\ - \ it is ready)" - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Replicas is the number of desired replicas. This is a pointer\ - \ to distinguish between explicit zero and unspecified. Defaults to 1. More\ - \ info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller" - x-dataType: "Int" - selector: - description: "Selector is a label query over pods that should match the replica\ - \ count. Label keys and values that must match in order to be controlled\ - \ by this replica set. It must match the pod template's labels. More info:\ - \ https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - template: - description: "Template is the object that describes the pod that will be created\ - \ if insufficient replicas are detected. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template" - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - description: "ReplicaSetSpec is the specification of a ReplicaSet." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - v1.PodDNSConfig: - properties: - nameservers: - type: "array" - description: "A list of DNS name server IP addresses. This will be appended\ - \ to the base nameservers generated from DNSPolicy. Duplicated nameservers\ - \ will be removed." - items: - type: "string" - x-dataType: "[Text]" - options: - type: "array" - description: "A list of DNS resolver options. This will be merged with the\ - \ base options generated from DNSPolicy. Duplicated entries will be removed.\ - \ Resolution options given in Options will override those that appear in\ - \ the base DNSPolicy." - items: - $ref: "#/definitions/v1.PodDNSConfigOption" - x-dataType: "[V1PodDNSConfigOption]" - searches: - type: "array" - description: "A list of DNS search domains for host-name lookup. This will\ - \ be appended to the base search paths generated from DNSPolicy. Duplicated\ - \ search paths will be removed." - items: - type: "string" - x-dataType: "[Text]" - description: "PodDNSConfig defines the DNS parameters of a pod in addition to\ - \ those generated from DNSPolicy." - example: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - v1.Lifecycle: - properties: - postStart: - description: "PostStart is called immediately after a container is created.\ - \ If the handler fails, the container is terminated and restarted according\ - \ to its restart policy. Other management of the container blocks until\ - \ the hook completes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks" - $ref: "#/definitions/v1.Handler" - x-dataType: "V1Handler" - preStop: - description: "PreStop is called immediately before a container is terminated.\ - \ The container is terminated after the handler completes. The reason for\ - \ termination is passed to the handler. Regardless of the outcome of the\ - \ handler, the container is eventually terminated. Other management of the\ - \ container blocks until the hook completes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks" - $ref: "#/definitions/v1.Handler" - x-dataType: "V1Handler" - description: "Lifecycle describes actions that the management system should take\ - \ in response to container lifecycle events. For the PostStart and PreStop lifecycle\ - \ handlers, management of the container blocks until the action is complete,\ - \ unless the container process fails, in which case the handler is aborted." - example: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - v1.Event: - required: - - "involvedObject" - - "metadata" - properties: - action: - type: "string" - description: "What action was taken/failed regarding to the Regarding object." - x-dataType: "Text" - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - count: - type: "integer" - format: "int32" - description: "The number of times this event has occurred." - x-dataType: "Int" - eventTime: - type: "string" - format: "date-time" - description: "Time when this Event was first observed." - x-dataType: "DateTime" - firstTimestamp: - type: "string" - format: "date-time" - description: "The time at which the event was first recorded. (Time of server\ - \ receipt is in TypeMeta.)" - x-dataType: "DateTime" - involvedObject: - description: "The object that this event is about." - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "V1ObjectReference" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - lastTimestamp: - type: "string" - format: "date-time" - description: "The time at which the most recent occurrence of this event was\ - \ recorded." - x-dataType: "DateTime" - message: - type: "string" - description: "A human-readable description of the status of this operation." - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - reason: - type: "string" - description: "This should be a short, machine understandable string that gives\ - \ the reason for the transition into the object's current status." - x-dataType: "Text" - related: - description: "Optional secondary object for more complex actions." - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "V1ObjectReference" - reportingComponent: - type: "string" - description: "Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`." - x-dataType: "Text" - reportingInstance: - type: "string" - description: "ID of the controller instance, e.g. `kubelet-xyzf`." - x-dataType: "Text" - series: - description: "Data about the Event series this event represents or nil if\ - \ it's a singleton Event." - $ref: "#/definitions/v1.EventSeries" - x-dataType: "V1EventSeries" - source: - description: "The component reporting this event. Should be a short machine\ - \ understandable string." - $ref: "#/definitions/v1.EventSource" - x-dataType: "V1EventSource" - type: - type: "string" - description: "Type of this event (Normal, Warning), new types could be added\ - \ in the future" - x-dataType: "Text" - description: "Event is a report of an event somewhere in the cluster." - example: - reason: "reason" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - involvedObject: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - reportingInstance: "reportingInstance" - kind: "kind" - count: 0 - source: - component: "component" - host: "host" - message: "message" - type: "type" - reportingComponent: "reportingComponent" - firstTimestamp: "2000-01-23T04:56:07.000+00:00" - apiVersion: "apiVersion" - related: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - lastTimestamp: "2000-01-23T04:56:07.000+00:00" - series: - count: 6 - lastObservedTime: "2000-01-23T04:56:07.000+00:00" - state: "state" - eventTime: "2000-01-23T04:56:07.000+00:00" - action: "action" - x-kubernetes-group-version-kind: - - group: "" - kind: "Event" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.Scale: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status." - $ref: "#/definitions/v1.ScaleSpec" - x-dataType: "V1ScaleSpec" - status: - description: "current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status.\ - \ Read-only." - $ref: "#/definitions/v1.ScaleStatus" - x-dataType: "V1ScaleStatus" - description: "Scale represents a scaling request for a resource." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - replicas: 0 - status: - replicas: 6 - selector: "selector" - x-kubernetes-group-version-kind: - - group: "autoscaling" - kind: "Scale" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1alpha1.VolumeAttachmentSpec: - required: - - "attacher" - - "nodeName" - - "source" - properties: - attacher: - type: "string" - description: "Attacher indicates the name of the volume driver that MUST handle\ - \ this request. This is the name returned by GetPluginName()." - x-dataType: "Text" - nodeName: - type: "string" - description: "The node that the volume should be attached to." - x-dataType: "Text" - source: - description: "Source represents the volume that should be attached." - $ref: "#/definitions/v1alpha1.VolumeAttachmentSource" - x-dataType: "V1alpha1VolumeAttachmentSource" - description: "VolumeAttachmentSpec is the specification of a VolumeAttachment\ - \ request." - example: - nodeName: "nodeName" - source: - persistentVolumeName: "persistentVolumeName" - attacher: "attacher" - v1.NFSVolumeSource: - required: - - "path" - - "server" - properties: - path: - type: "string" - description: "Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "ReadOnly here will force the NFS export to be mounted with read-only\ - \ permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs" - x-dataType: "Bool" - server: - type: "string" - description: "Server is the hostname or IP address of the NFS server. More\ - \ info: https://kubernetes.io/docs/concepts/storage/volumes#nfs" - x-dataType: "Text" - description: "Represents an NFS mount that lasts the lifetime of a pod. NFS volumes\ - \ do not support ownership management or SELinux relabeling." - example: - path: "path" - server: "server" - readOnly: true - v1.WatchEvent: - required: - - "object" - - "type" - properties: - object: - description: "Object is:\n * If Type is Added or Modified: the new state of\ - \ the object.\n * If Type is Deleted: the state of the object immediately\ - \ before deletion.\n * If Type is Error: *Status is recommended; other types\ - \ may make sense\n depending on context." - $ref: "#/definitions/runtime.RawExtension" - x-dataType: "RuntimeRawExtension" - type: - type: "string" - x-dataType: "Text" - description: "Event represents a single event to a watched resource." - x-kubernetes-group-version-kind: - - group: "" - kind: "WatchEvent" - version: "v1" - - group: "admission.k8s.io" - kind: "WatchEvent" - version: "v1beta1" - - group: "admissionregistration.k8s.io" - kind: "WatchEvent" - version: "v1alpha1" - - group: "admissionregistration.k8s.io" - kind: "WatchEvent" - version: "v1beta1" - - group: "apps" - kind: "WatchEvent" - version: "v1" - - group: "apps" - kind: "WatchEvent" - version: "v1beta1" - - group: "apps" - kind: "WatchEvent" - version: "v1beta2" - - group: "authentication.k8s.io" - kind: "WatchEvent" - version: "v1" - - group: "authentication.k8s.io" - kind: "WatchEvent" - version: "v1beta1" - - group: "authorization.k8s.io" - kind: "WatchEvent" - version: "v1" - - group: "authorization.k8s.io" - kind: "WatchEvent" - version: "v1beta1" - - group: "autoscaling" - kind: "WatchEvent" - version: "v1" - - group: "autoscaling" - kind: "WatchEvent" - version: "v2beta1" - - group: "batch" - kind: "WatchEvent" - version: "v1" - - group: "batch" - kind: "WatchEvent" - version: "v1beta1" - - group: "batch" - kind: "WatchEvent" - version: "v2alpha1" - - group: "certificates.k8s.io" - kind: "WatchEvent" - version: "v1beta1" - - group: "events.k8s.io" - kind: "WatchEvent" - version: "v1beta1" - - group: "extensions" - kind: "WatchEvent" - version: "v1beta1" - - group: "imagepolicy.k8s.io" - kind: "WatchEvent" - version: "v1alpha1" - - group: "networking.k8s.io" - kind: "WatchEvent" - version: "v1" - - group: "policy" - kind: "WatchEvent" - version: "v1beta1" - - group: "rbac.authorization.k8s.io" - kind: "WatchEvent" - version: "v1" - - group: "rbac.authorization.k8s.io" - kind: "WatchEvent" - version: "v1alpha1" - - group: "rbac.authorization.k8s.io" - kind: "WatchEvent" - version: "v1beta1" - - group: "scheduling.k8s.io" - kind: "WatchEvent" - version: "v1alpha1" - - group: "settings.k8s.io" - kind: "WatchEvent" - version: "v1alpha1" - - group: "storage.k8s.io" - kind: "WatchEvent" - version: "v1" - - group: "storage.k8s.io" - kind: "WatchEvent" - version: "v1alpha1" - - group: "storage.k8s.io" - kind: "WatchEvent" - version: "v1beta1" - v1.GCEPersistentDiskVolumeSource: - required: - - "pdName" - properties: - fsType: - type: "string" - description: "Filesystem type of the volume that you want to mount. Tip: Ensure\ - \ that the filesystem type is supported by the host operating system. Examples:\ - \ \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.\ - \ More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk" - x-dataType: "Text" - partition: - type: "integer" - format: "int32" - description: "The partition in the volume that you want to mount. If omitted,\ - \ the default is to mount by volume name. Examples: For volume /dev/sda1,\ - \ you specify the partition as \"1\". Similarly, the volume partition for\ - \ /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk" - x-dataType: "Int" - pdName: - type: "string" - description: "Unique name of the PD resource in GCE. Used to identify the\ - \ disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "ReadOnly here will force the ReadOnly setting in VolumeMounts.\ - \ Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk" - x-dataType: "Bool" - description: "Represents a Persistent Disk resource in Google Compute Engine.\n\ - \nA GCE PD must exist before mounting to a container. The disk must also be\ - \ in the same GCE project and zone as the kubelet. A GCE PD can only be mounted\ - \ as read/write once or read-only many times. GCE PDs support ownership management\ - \ and SELinux relabeling." - example: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - v1.HTTPGetAction: - required: - - "port" - properties: - host: - type: "string" - description: "Host name to connect to, defaults to the pod IP. You probably\ - \ want to set \"Host\" in httpHeaders instead." - x-dataType: "Text" - httpHeaders: - type: "array" - description: "Custom headers to set in the request. HTTP allows repeated headers." - items: - $ref: "#/definitions/v1.HTTPHeader" - x-dataType: "[V1HTTPHeader]" - path: - type: "string" - description: "Path to access on the HTTP server." - x-dataType: "Text" - port: - type: "object" - description: "Name or number of the port to access on the container. Number\ - \ must be in the range 1 to 65535. Name must be an IANA_SVC_NAME." - properties: {} - x-dataType: "A.Value" - scheme: - type: "string" - description: "Scheme to use for connecting to the host. Defaults to HTTP." - x-dataType: "Text" - description: "HTTPGetAction describes an action based on HTTP Get requests." - example: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - v1.Secret: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - data: - type: "object" - description: "Data contains the secret data. Each key must consist of alphanumeric\ - \ characters, '-', '_' or '.'. The serialized form of the secret data is\ - \ a base64 encoded string, representing the arbitrary (possibly non-string)\ - \ data value here. Described in https://tools.ietf.org/html/rfc4648#section-4" - additionalProperties: - type: "string" - format: "byte" - pattern: "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" - x-dataType: "(Map.Map String ByteArray)" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - stringData: - type: "object" - description: "stringData allows specifying non-binary secret data in string\ - \ form. It is provided as a write-only convenience method. All keys and\ - \ values are merged into the data field on write, overwriting any existing\ - \ values. It is never output when reading from the API." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - type: - type: "string" - description: "Used to facilitate programmatic handling of secret data." - x-dataType: "Text" - description: "Secret holds secret data of a certain type. The total bytes of the\ - \ values in the Data field must be less than MaxSecretSize bytes." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - key: "data" - kind: "kind" - type: "type" - stringData: - key: "stringData" - x-kubernetes-group-version-kind: - - group: "" - kind: "Secret" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.RollingUpdateDeployment: - properties: - maxSurge: - type: "object" - description: "The maximum number of pods that can be scheduled above the desired\ - \ number of pods. Value can be an absolute number (ex: 5) or a percentage\ - \ of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute\ - \ number is calculated from percentage by rounding up. Defaults to 25%.\ - \ Example: when this is set to 30%, the new RC can be scaled up immediately\ - \ when the rolling update starts, such that the total number of old and\ - \ new pods do not exceed 130% of desired pods. Once old pods have been killed,\ - \ new RC can be scaled up further, ensuring that total number of pods running\ - \ at any time during the update is atmost 130% of desired pods." - properties: {} - x-dataType: "A.Value" - maxUnavailable: - type: "object" - description: "The maximum number of pods that can be unavailable during the\ - \ update. Value can be an absolute number (ex: 5) or a percentage of desired\ - \ pods (ex: 10%). Absolute number is calculated from percentage by rounding\ - \ down. This can not be 0 if MaxSurge is 0. Defaults to 25%. Example: when\ - \ this is set to 30%, the old RC can be scaled down to 70% of desired pods\ - \ immediately when the rolling update starts. Once new pods are ready, old\ - \ RC can be scaled down further, followed by scaling up the new RC, ensuring\ - \ that the total number of pods available at all times during the update\ - \ is at least 70% of desired pods." - properties: {} - x-dataType: "A.Value" - description: "Spec to control the desired behavior of rolling update." - example: - maxSurge: "{}" - maxUnavailable: "{}" - v1.ReplicationController: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "If the Labels of a ReplicationController are empty, they are\ - \ defaulted to be the same as the Pod(s) that the replication controller\ - \ manages. Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the specification of the desired behavior of the\ - \ replication controller. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.ReplicationControllerSpec" - x-dataType: "V1ReplicationControllerSpec" - status: - description: "Status is the most recently observed status of the replication\ - \ controller. This data may be out of date by some window of time. Populated\ - \ by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.ReplicationControllerStatus" - x-dataType: "V1ReplicationControllerStatus" - description: "ReplicationController represents the configuration of a replication\ - \ controller." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - key: "selector" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - x-kubernetes-group-version-kind: - - group: "" - kind: "ReplicationController" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.DaemonSetSpec: - required: - - "selector" - - "template" - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "The minimum number of seconds for which a newly created DaemonSet\ - \ pod should be ready without any of its container crashing, for it to be\ - \ considered available. Defaults to 0 (pod will be considered available\ - \ as soon as it is ready)." - x-dataType: "Int" - revisionHistoryLimit: - type: "integer" - format: "int32" - description: "The number of old history to retain to allow rollback. This\ - \ is a pointer to distinguish between explicit zero and not specified. Defaults\ - \ to 10." - x-dataType: "Int" - selector: - description: "A label query over pods that are managed by the daemon set.\ - \ Must match in order to be controlled. It must match the pod template's\ - \ labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - template: - description: "An object that describes the pod that will be created. The DaemonSet\ - \ will create exactly one copy of this pod on every node that matches the\ - \ template's node selector (or on every node if no node selector is specified).\ - \ More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template" - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - updateStrategy: - description: "An update strategy to replace existing DaemonSet pods with new\ - \ pods." - $ref: "#/definitions/v1.DaemonSetUpdateStrategy" - x-dataType: "V1DaemonSetUpdateStrategy" - description: "DaemonSetSpec is the specification of a daemon set." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - v2beta1.MetricStatus: - required: - - "type" - properties: - object: - description: "object refers to a metric describing a single kubernetes object\ - \ (for example, hits-per-second on an Ingress object)." - $ref: "#/definitions/v2beta1.ObjectMetricStatus" - x-dataType: "V2beta1ObjectMetricStatus" - pods: - description: "pods refers to a metric describing each pod in the current scale\ - \ target (for example, transactions-processed-per-second). The values will\ - \ be averaged together before being compared to the target value." - $ref: "#/definitions/v2beta1.PodsMetricStatus" - x-dataType: "V2beta1PodsMetricStatus" - resource: - description: "resource refers to a resource metric (such as those specified\ - \ in requests and limits) known to Kubernetes describing each pod in the\ - \ current scale target (e.g. CPU or memory). Such metrics are built in to\ - \ Kubernetes, and have special scaling options on top of those available\ - \ to normal per-pod metrics using the \"pods\" source." - $ref: "#/definitions/v2beta1.ResourceMetricStatus" - x-dataType: "V2beta1ResourceMetricStatus" - type: - type: "string" - description: "type is the type of metric source. It will match one of the\ - \ fields below." - x-dataType: "Text" - description: "MetricStatus describes the last-read state of a single metric." - example: - resource: - currentAverageValue: "currentAverageValue" - name: "name" - currentAverageUtilization: 5 - pods: - metricName: "metricName" - currentAverageValue: "currentAverageValue" - type: "type" - object: - metricName: "metricName" - currentValue: "currentValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - v1beta1.NetworkPolicyIngressRule: - properties: - from: - type: "array" - description: "List of sources which should be able to access the pods selected\ - \ for this rule. Items in this list are combined using a logical OR operation.\ - \ If this field is empty or missing, this rule matches all sources (traffic\ - \ not restricted by source). If this field is present and contains at least\ - \ on item, this rule allows traffic only if the traffic matches at least\ - \ one item in the from list." - items: - $ref: "#/definitions/v1beta1.NetworkPolicyPeer" - x-dataType: "[V1beta1NetworkPolicyPeer]" - ports: - type: "array" - description: "List of ports which should be made accessible on the pods selected\ - \ for this rule. Each item in this list is combined using a logical OR.\ - \ If this field is empty or missing, this rule matches all ports (traffic\ - \ not restricted by port). If this field is present and contains at least\ - \ one item, then this rule allows traffic only if the traffic matches at\ - \ least one port in the list." - items: - $ref: "#/definitions/v1beta1.NetworkPolicyPort" - x-dataType: "[V1beta1NetworkPolicyPort]" - description: "DEPRECATED 1.9 - This group version of NetworkPolicyIngressRule\ - \ is deprecated by networking/v1/NetworkPolicyIngressRule. This NetworkPolicyIngressRule\ - \ matches traffic if and only if the traffic matches both ports AND from." - example: - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - v1beta1.ResourceRule: - required: - - "verbs" - properties: - apiGroups: - type: "array" - description: "APIGroups is the name of the APIGroup that contains the resources.\ - \ If multiple API groups are specified, any action requested against one\ - \ of the enumerated resources in any API group will be allowed. \"*\" means\ - \ all." - items: - type: "string" - x-dataType: "[Text]" - resourceNames: - type: "array" - description: "ResourceNames is an optional white list of names that the rule\ - \ applies to. An empty set means that everything is allowed. \"*\" means\ - \ all." - items: - type: "string" - x-dataType: "[Text]" - resources: - type: "array" - description: "Resources is a list of resources this rule applies to. \"*\"\ - \ means all in the specified apiGroups.\n \"*/foo\" represents the subresource\ - \ 'foo' for all resources in the specified apiGroups." - items: - type: "string" - x-dataType: "[Text]" - verbs: - type: "array" - description: "Verb is a list of kubernetes resource API verbs, like: get,\ - \ list, watch, create, update, delete, proxy. \"*\" means all." - items: - type: "string" - x-dataType: "[Text]" - description: "ResourceRule is the list of actions the subject is allowed to perform\ - \ on resources. The list ordering isn't significant, may contain duplicates,\ - \ and possibly be incomplete." - example: - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - v1beta1.SubjectRulesReviewStatus: - required: - - "incomplete" - - "nonResourceRules" - - "resourceRules" - properties: - evaluationError: - type: "string" - description: "EvaluationError can appear in combination with Rules. It indicates\ - \ an error occurred during rule evaluation, such as an authorizer that doesn't\ - \ support rule evaluation, and that ResourceRules and/or NonResourceRules\ - \ may be incomplete." - x-dataType: "Text" - incomplete: - type: "boolean" - description: "Incomplete is true when the rules returned by this call are\ - \ incomplete. This is most commonly encountered when an authorizer, such\ - \ as an external authorizer, doesn't support rules evaluation." - x-dataType: "Bool" - nonResourceRules: - type: "array" - description: "NonResourceRules is the list of actions the subject is allowed\ - \ to perform on non-resources. The list ordering isn't significant, may\ - \ contain duplicates, and possibly be incomplete." - items: - $ref: "#/definitions/v1beta1.NonResourceRule" - x-dataType: "[V1beta1NonResourceRule]" - resourceRules: - type: "array" - description: "ResourceRules is the list of actions the subject is allowed\ - \ to perform on resources. The list ordering isn't significant, may contain\ - \ duplicates, and possibly be incomplete." - items: - $ref: "#/definitions/v1beta1.ResourceRule" - x-dataType: "[V1beta1ResourceRule]" - description: "SubjectRulesReviewStatus contains the result of a rules check. This\ - \ check can be incomplete depending on the set of authorizers the server is\ - \ configured with and any errors experienced during evaluation. Because authorization\ - \ rules are additive, if a rule appears in a list it's safe to assume the subject\ - \ has that permission, even if that list is incomplete." - example: - incomplete: true - nonResourceRules: - - verbs: - - "verbs" - - "verbs" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - verbs: - - "verbs" - - "verbs" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - resourceRules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - evaluationError: "evaluationError" - v1.FlexVolumeSource: - required: - - "driver" - properties: - driver: - type: "string" - description: "Driver is the name of the driver to use for this volume." - x-dataType: "Text" - fsType: - type: "string" - description: "Filesystem type to mount. Must be a filesystem type supported\ - \ by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default\ - \ filesystem depends on FlexVolume script." - x-dataType: "Text" - options: - type: "object" - description: "Optional: Extra command options if any." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - readOnly: - type: "boolean" - description: "Optional: Defaults to false (read/write). ReadOnly here will\ - \ force the ReadOnly setting in VolumeMounts." - x-dataType: "Bool" - secretRef: - description: "Optional: SecretRef is reference to the secret object containing\ - \ sensitive information to pass to the plugin scripts. This may be empty\ - \ if no secret object is specified. If the secret object contains more than\ - \ one secret, all secrets are passed to the plugin scripts." - $ref: "#/definitions/v1.LocalObjectReference" - x-dataType: "V1LocalObjectReference" - description: "FlexVolume represents a generic volume resource that is provisioned/attached\ - \ using an exec based plugin." - example: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - v1beta2.Deployment: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of the Deployment." - $ref: "#/definitions/v1beta2.DeploymentSpec" - x-dataType: "V1beta2DeploymentSpec" - status: - description: "Most recently observed status of the Deployment." - $ref: "#/definitions/v1beta2.DeploymentStatus" - x-dataType: "V1beta2DeploymentStatus" - description: "DEPRECATED - This group version of Deployment is deprecated by apps/v1/Deployment.\ - \ See the release notes for more information. Deployment enables declarative\ - \ updates for Pods and ReplicaSets." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - status: - unavailableReplicas: 2 - replicas: 3 - readyReplicas: 9 - collisionCount: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 4 - availableReplicas: 5 - observedGeneration: 7 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "Deployment" - version: "v1beta2" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.DeleteOptions: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - gracePeriodSeconds: - type: "integer" - format: "int64" - description: "The duration in seconds before the object should be deleted.\ - \ Value must be non-negative integer. The value zero indicates delete immediately.\ - \ If this value is nil, the default grace period for the specified type\ - \ will be used. Defaults to a per object value if not specified. zero means\ - \ delete immediately." - x-dataType: "Integer" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - orphanDependents: - type: "boolean" - description: "Deprecated: please use the PropagationPolicy, this field will\ - \ be deprecated in 1.7. Should the dependent objects be orphaned. If true/false,\ - \ the \"orphan\" finalizer will be added to/removed from the object's finalizers\ - \ list. Either this field or PropagationPolicy may be set, but not both." - x-dataType: "Bool" - preconditions: - description: "Must be fulfilled before a deletion is carried out. If not possible,\ - \ a 409 Conflict status will be returned." - $ref: "#/definitions/v1.Preconditions" - x-dataType: "V1Preconditions" - propagationPolicy: - type: "string" - description: "Whether and how garbage collection will be performed. Either\ - \ this field or OrphanDependents may be set, but not both. The default policy\ - \ is decided by the existing finalizer set in the metadata.finalizers and\ - \ the resource-specific default policy. Acceptable values are: 'Orphan'\ - \ - orphan the dependents; 'Background' - allow the garbage collector to\ - \ delete the dependents in the background; 'Foreground' - a cascading policy\ - \ that deletes all dependents in the foreground." - x-dataType: "Text" - description: "DeleteOptions may be provided when deleting an API object." - example: - orphanDependents: true - apiVersion: "apiVersion" - kind: "kind" - preconditions: - uid: "uid" - gracePeriodSeconds: 0 - propagationPolicy: "propagationPolicy" - x-kubernetes-group-version-kind: - - group: "" - kind: "DeleteOptions" - version: "v1" - - group: "admission.k8s.io" - kind: "DeleteOptions" - version: "v1beta1" - - group: "admissionregistration.k8s.io" - kind: "DeleteOptions" - version: "v1alpha1" - - group: "admissionregistration.k8s.io" - kind: "DeleteOptions" - version: "v1beta1" - - group: "apps" - kind: "DeleteOptions" - version: "v1" - - group: "apps" - kind: "DeleteOptions" - version: "v1beta1" - - group: "apps" - kind: "DeleteOptions" - version: "v1beta2" - - group: "authentication.k8s.io" - kind: "DeleteOptions" - version: "v1" - - group: "authentication.k8s.io" - kind: "DeleteOptions" - version: "v1beta1" - - group: "authorization.k8s.io" - kind: "DeleteOptions" - version: "v1" - - group: "authorization.k8s.io" - kind: "DeleteOptions" - version: "v1beta1" - - group: "autoscaling" - kind: "DeleteOptions" - version: "v1" - - group: "autoscaling" - kind: "DeleteOptions" - version: "v2beta1" - - group: "batch" - kind: "DeleteOptions" - version: "v1" - - group: "batch" - kind: "DeleteOptions" - version: "v1beta1" - - group: "batch" - kind: "DeleteOptions" - version: "v2alpha1" - - group: "certificates.k8s.io" - kind: "DeleteOptions" - version: "v1beta1" - - group: "events.k8s.io" - kind: "DeleteOptions" - version: "v1beta1" - - group: "extensions" - kind: "DeleteOptions" - version: "v1beta1" - - group: "imagepolicy.k8s.io" - kind: "DeleteOptions" - version: "v1alpha1" - - group: "networking.k8s.io" - kind: "DeleteOptions" - version: "v1" - - group: "policy" - kind: "DeleteOptions" - version: "v1beta1" - - group: "rbac.authorization.k8s.io" - kind: "DeleteOptions" - version: "v1" - - group: "rbac.authorization.k8s.io" - kind: "DeleteOptions" - version: "v1alpha1" - - group: "rbac.authorization.k8s.io" - kind: "DeleteOptions" - version: "v1beta1" - - group: "scheduling.k8s.io" - kind: "DeleteOptions" - version: "v1alpha1" - - group: "settings.k8s.io" - kind: "DeleteOptions" - version: "v1alpha1" - - group: "storage.k8s.io" - kind: "DeleteOptions" - version: "v1" - - group: "storage.k8s.io" - kind: "DeleteOptions" - version: "v1alpha1" - - group: "storage.k8s.io" - kind: "DeleteOptions" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.NetworkPolicyIngressRule: - properties: - from: - type: "array" - description: "List of sources which should be able to access the pods selected\ - \ for this rule. Items in this list are combined using a logical OR operation.\ - \ If this field is empty or missing, this rule matches all sources (traffic\ - \ not restricted by source). If this field is present and contains at least\ - \ on item, this rule allows traffic only if the traffic matches at least\ - \ one item in the from list." - items: - $ref: "#/definitions/v1.NetworkPolicyPeer" - x-dataType: "[V1NetworkPolicyPeer]" - ports: - type: "array" - description: "List of ports which should be made accessible on the pods selected\ - \ for this rule. Each item in this list is combined using a logical OR.\ - \ If this field is empty or missing, this rule matches all ports (traffic\ - \ not restricted by port). If this field is present and contains at least\ - \ one item, then this rule allows traffic only if the traffic matches at\ - \ least one port in the list." - items: - $ref: "#/definitions/v1.NetworkPolicyPort" - x-dataType: "[V1NetworkPolicyPort]" - description: "NetworkPolicyIngressRule describes a particular set of traffic that\ - \ is allowed to the pods matched by a NetworkPolicySpec's podSelector. The traffic\ - \ must match both ports and from." - example: - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - v1.ServiceSpec: - properties: - clusterIP: - type: "string" - description: "clusterIP is the IP address of the service and is usually assigned\ - \ randomly by the master. If an address is specified manually and is not\ - \ in use by others, it will be allocated to the service; otherwise, creation\ - \ of the service will fail. This field can not be changed through updates.\ - \ Valid values are \"None\", empty string (\"\"), or a valid IP address.\ - \ \"None\" can be specified for headless services when proxying is not required.\ - \ Only applies to types ClusterIP, NodePort, and LoadBalancer. Ignored if\ - \ type is ExternalName. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies" - x-dataType: "Text" - externalIPs: - type: "array" - description: "externalIPs is a list of IP addresses for which nodes in the\ - \ cluster will also accept traffic for this service. These IPs are not\ - \ managed by Kubernetes. The user is responsible for ensuring that traffic\ - \ arrives at a node with this IP. A common example is external load-balancers\ - \ that are not part of the Kubernetes system." - items: - type: "string" - x-dataType: "[Text]" - externalName: - type: "string" - description: "externalName is the external reference that kubedns or equivalent\ - \ will return as a CNAME record for this service. No proxying will be involved.\ - \ Must be a valid RFC-1123 hostname (https://tools.ietf.org/html/rfc1123)\ - \ and requires Type to be ExternalName." - x-dataType: "Text" - externalTrafficPolicy: - type: "string" - description: "externalTrafficPolicy denotes if this Service desires to route\ - \ external traffic to node-local or cluster-wide endpoints. \"Local\" preserves\ - \ the client source IP and avoids a second hop for LoadBalancer and Nodeport\ - \ type services, but risks potentially imbalanced traffic spreading. \"\ - Cluster\" obscures the client source IP and may cause a second hop to another\ - \ node, but should have good overall load-spreading." - x-dataType: "Text" - healthCheckNodePort: - type: "integer" - format: "int32" - description: "healthCheckNodePort specifies the healthcheck nodePort for the\ - \ service. If not specified, HealthCheckNodePort is created by the service\ - \ api backend with the allocated nodePort. Will use user-specified nodePort\ - \ value if specified by the client. Only effects when Type is set to LoadBalancer\ - \ and ExternalTrafficPolicy is set to Local." - x-dataType: "Int" - loadBalancerIP: - type: "string" - description: "Only applies to Service Type: LoadBalancer LoadBalancer will\ - \ get created with the IP specified in this field. This feature depends\ - \ on whether the underlying cloud-provider supports specifying the loadBalancerIP\ - \ when a load balancer is created. This field will be ignored if the cloud-provider\ - \ does not support the feature." - x-dataType: "Text" - loadBalancerSourceRanges: - type: "array" - description: "If specified and supported by the platform, this will restrict\ - \ traffic through the cloud-provider load-balancer will be restricted to\ - \ the specified client IPs. This field will be ignored if the cloud-provider\ - \ does not support the feature.\" More info: https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/" - items: - type: "string" - x-dataType: "[Text]" - ports: - type: "array" - description: "The list of ports that are exposed by this service. More info:\ - \ https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies" - items: - $ref: "#/definitions/v1.ServicePort" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "port" - x-dataType: "[V1ServicePort]" - publishNotReadyAddresses: - type: "boolean" - description: "publishNotReadyAddresses, when set to true, indicates that DNS\ - \ implementations must publish the notReadyAddresses of subsets for the\ - \ Endpoints associated with the Service. The default value is false. The\ - \ primary use case for setting this field is to use a StatefulSet's Headless\ - \ Service to propagate SRV records for its Pods without respect to their\ - \ readiness for purpose of peer discovery. This field will replace the service.alpha.kubernetes.io/tolerate-unready-endpoints\ - \ when that annotation is deprecated and all clients have been converted\ - \ to use this field." - x-dataType: "Bool" - selector: - type: "object" - description: "Route service traffic to pods with label keys and values matching\ - \ this selector. If empty or not present, the service is assumed to have\ - \ an external process managing its endpoints, which Kubernetes will not\ - \ modify. Only applies to types ClusterIP, NodePort, and LoadBalancer. Ignored\ - \ if type is ExternalName. More info: https://kubernetes.io/docs/concepts/services-networking/service/" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - sessionAffinity: - type: "string" - description: "Supports \"ClientIP\" and \"None\". Used to maintain session\ - \ affinity. Enable client IP based session affinity. Must be ClientIP or\ - \ None. Defaults to None. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies" - x-dataType: "Text" - sessionAffinityConfig: - description: "sessionAffinityConfig contains the configurations of session\ - \ affinity." - $ref: "#/definitions/v1.SessionAffinityConfig" - x-dataType: "V1SessionAffinityConfig" - type: - type: "string" - description: "type determines how the Service is exposed. Defaults to ClusterIP.\ - \ Valid options are ExternalName, ClusterIP, NodePort, and LoadBalancer.\ - \ \"ExternalName\" maps to the specified externalName. \"ClusterIP\" allocates\ - \ a cluster-internal IP address for load-balancing to endpoints. Endpoints\ - \ are determined by the selector or if that is not specified, by manual\ - \ construction of an Endpoints object. If clusterIP is \"None\", no virtual\ - \ IP is allocated and the endpoints are published as a set of endpoints\ - \ rather than a stable IP. \"NodePort\" builds on ClusterIP and allocates\ - \ a port on every node which routes to the clusterIP. \"LoadBalancer\" builds\ - \ on NodePort and creates an external load-balancer (if supported in the\ - \ current cloud) which routes to the clusterIP. More info: https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services---service-types" - x-dataType: "Text" - description: "ServiceSpec describes the attributes that a user creates on a service." - example: - healthCheckNodePort: 0 - externalIPs: - - "externalIPs" - - "externalIPs" - sessionAffinity: "sessionAffinity" - ports: - - protocol: "protocol" - port: 1 - name: "name" - nodePort: 6 - targetPort: "{}" - - protocol: "protocol" - port: 1 - name: "name" - nodePort: 6 - targetPort: "{}" - type: "type" - sessionAffinityConfig: - clientIP: - timeoutSeconds: 5 - loadBalancerIP: "loadBalancerIP" - externalName: "externalName" - loadBalancerSourceRanges: - - "loadBalancerSourceRanges" - - "loadBalancerSourceRanges" - externalTrafficPolicy: "externalTrafficPolicy" - selector: - key: "selector" - publishNotReadyAddresses: true - clusterIP: "clusterIP" - v1.NamespaceStatus: - properties: - phase: - type: "string" - description: "Phase is the current lifecycle phase of the namespace. More\ - \ info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/" - x-dataType: "Text" - description: "NamespaceStatus is information about the current status of a Namespace." - example: - phase: "phase" - v1beta2.ReplicaSetStatus: - required: - - "replicas" - properties: - availableReplicas: - type: "integer" - format: "int32" - description: "The number of available replicas (ready for at least minReadySeconds)\ - \ for this replica set." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a replica set's\ - \ current state." - items: - $ref: "#/definitions/v1beta2.ReplicaSetCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1beta2ReplicaSetCondition]" - fullyLabeledReplicas: - type: "integer" - format: "int32" - description: "The number of pods that have labels matching the labels of the\ - \ pod template of the replicaset." - x-dataType: "Int" - observedGeneration: - type: "integer" - format: "int64" - description: "ObservedGeneration reflects the generation of the most recently\ - \ observed ReplicaSet." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "The number of ready replicas for this replica set." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Replicas is the most recently oberved number of replicas. More\ - \ info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller" - x-dataType: "Int" - description: "ReplicaSetStatus represents the current status of a ReplicaSet." - example: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - v1.Affinity: - properties: - nodeAffinity: - description: "Describes node affinity scheduling rules for the pod." - $ref: "#/definitions/v1.NodeAffinity" - x-dataType: "V1NodeAffinity" - podAffinity: - description: "Describes pod affinity scheduling rules (e.g. co-locate this\ - \ pod in the same node, zone, etc. as some other pod(s))." - $ref: "#/definitions/v1.PodAffinity" - x-dataType: "V1PodAffinity" - podAntiAffinity: - description: "Describes pod anti-affinity scheduling rules (e.g. avoid putting\ - \ this pod in the same node, zone, etc. as some other pod(s))." - $ref: "#/definitions/v1.PodAntiAffinity" - x-dataType: "V1PodAntiAffinity" - description: "Affinity is a group of affinity scheduling rules." - example: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - v1alpha1.RoleBindingList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of RoleBindings" - items: - $ref: "#/definitions/v1alpha1.RoleBinding" - x-dataType: "[V1alpha1RoleBinding]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "RoleBindingList is a collection of RoleBindings" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "RoleBindingList" - version: "v1alpha1" - v1.TokenReviewStatus: - properties: - authenticated: - type: "boolean" - description: "Authenticated indicates that the token was associated with a\ - \ known user." - x-dataType: "Bool" - error: - type: "string" - description: "Error indicates that the token couldn't be checked" - x-dataType: "Text" - user: - description: "User is the UserInfo associated with the provided token." - $ref: "#/definitions/v1.UserInfo" - x-dataType: "V1UserInfo" - description: "TokenReviewStatus is the result of the token authentication request." - example: - authenticated: true - error: "error" - user: - uid: "uid" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - username: "username" - v1alpha1.RoleRef: - required: - - "apiGroup" - - "kind" - - "name" - properties: - apiGroup: - type: "string" - description: "APIGroup is the group for the resource being referenced" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is the type of resource being referenced" - x-dataType: "Text" - name: - type: "string" - description: "Name is the name of resource being referenced" - x-dataType: "Text" - description: "RoleRef contains information that points to the role being used" - example: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - v1beta1.ClusterRoleBinding: - required: - - "roleRef" - - "subjects" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - roleRef: - description: "RoleRef can only reference a ClusterRole in the global namespace.\ - \ If the RoleRef cannot be resolved, the Authorizer must return an error." - $ref: "#/definitions/v1beta1.RoleRef" - x-dataType: "V1beta1RoleRef" - subjects: - type: "array" - description: "Subjects holds references to the objects the role applies to." - items: - $ref: "#/definitions/v1beta1.Subject" - x-dataType: "[V1beta1Subject]" - description: "ClusterRoleBinding references a ClusterRole, but not contain it.\ - \ It can reference a ClusterRole in the global namespace, and adds who information\ - \ via Subject." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.TokenReviewStatus: - properties: - authenticated: - type: "boolean" - description: "Authenticated indicates that the token was associated with a\ - \ known user." - x-dataType: "Bool" - error: - type: "string" - description: "Error indicates that the token couldn't be checked" - x-dataType: "Text" - user: - description: "User is the UserInfo associated with the provided token." - $ref: "#/definitions/v1beta1.UserInfo" - x-dataType: "V1beta1UserInfo" - description: "TokenReviewStatus is the result of the token authentication request." - example: - authenticated: true - error: "error" - user: - uid: "uid" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - username: "username" - v1beta1.APIServiceStatus: - properties: - conditions: - type: "array" - description: "Current service state of apiService." - items: - $ref: "#/definitions/v1beta1.APIServiceCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1beta1APIServiceCondition]" - description: "APIServiceStatus contains derived information about an API server" - example: - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1.ObjectMeta: - properties: - annotations: - type: "object" - description: "Annotations is an unstructured key value map stored with a resource\ - \ that may be set by external tools to store and retrieve arbitrary metadata.\ - \ They are not queryable and should be preserved when modifying objects.\ - \ More info: http://kubernetes.io/docs/user-guide/annotations" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - clusterName: - type: "string" - description: "The name of the cluster which the object belongs to. This is\ - \ used to distinguish resources with same name and namespace in different\ - \ clusters. This field is not set anywhere right now and apiserver is going\ - \ to ignore it if set in create or update request." - x-dataType: "Text" - creationTimestamp: - type: "string" - format: "date-time" - description: "CreationTimestamp is a timestamp representing the server time\ - \ when this object was created. It is not guaranteed to be set in happens-before\ - \ order across separate operations. Clients may not set this value. It is\ - \ represented in RFC3339 form and is in UTC.\n\nPopulated by the system.\ - \ Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - x-dataType: "DateTime" - deletionGracePeriodSeconds: - type: "integer" - format: "int64" - description: "Number of seconds allowed for this object to gracefully terminate\ - \ before it will be removed from the system. Only set when deletionTimestamp\ - \ is also set. May only be shortened. Read-only." - x-dataType: "Integer" - deletionTimestamp: - type: "string" - format: "date-time" - description: "DeletionTimestamp is RFC 3339 date and time at which this resource\ - \ will be deleted. This field is set by the server when a graceful deletion\ - \ is requested by the user, and is not directly settable by a client. The\ - \ resource is expected to be deleted (no longer visible from resource lists,\ - \ and not reachable by name) after the time in this field, once the finalizers\ - \ list is empty. As long as the finalizers list contains items, deletion\ - \ is blocked. Once the deletionTimestamp is set, this value may not be unset\ - \ or be set further into the future, although it may be shortened or the\ - \ resource may be deleted prior to this time. For example, a user may request\ - \ that a pod is deleted in 30 seconds. The Kubelet will react by sending\ - \ a graceful termination signal to the containers in the pod. After that\ - \ 30 seconds, the Kubelet will send a hard termination signal (SIGKILL)\ - \ to the container and after cleanup, remove the pod from the API. In the\ - \ presence of network partitions, this object may still exist after this\ - \ timestamp, until an administrator or automated process can determine the\ - \ resource is fully terminated. If not set, graceful deletion of the object\ - \ has not been requested.\n\nPopulated by the system when a graceful deletion\ - \ is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - x-dataType: "DateTime" - finalizers: - type: "array" - description: "Must be empty before the object is deleted from the registry.\ - \ Each entry is an identifier for the responsible component that will remove\ - \ the entry from the list. If the deletionTimestamp of the object is non-nil,\ - \ entries in this list can only be removed." - items: - type: "string" - x-kubernetes-patch-strategy: "merge" - x-dataType: "[Text]" - generateName: - type: "string" - description: "GenerateName is an optional prefix, used by the server, to generate\ - \ a unique name ONLY IF the Name field has not been provided. If this field\ - \ is used, the name returned to the client will be different than the name\ - \ passed. This value will also be combined with a unique suffix. The provided\ - \ value has the same validation rules as the Name field, and may be truncated\ - \ by the length of the suffix required to make the value unique on the server.\n\ - \nIf this field is specified and the generated name exists, the server will\ - \ NOT return a 409 - instead, it will either return 201 Created or 500 with\ - \ Reason ServerTimeout indicating a unique name could not be found in the\ - \ time allotted, and the client should retry (optionally after the time\ - \ indicated in the Retry-After header).\n\nApplied only if Name is not specified.\ - \ More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#idempotency" - x-dataType: "Text" - generation: - type: "integer" - format: "int64" - description: "A sequence number representing a specific generation of the\ - \ desired state. Populated by the system. Read-only." - x-dataType: "Integer" - initializers: - description: "An initializer is a controller which enforces some system invariant\ - \ at object creation time. This field is a list of initializers that have\ - \ not yet acted on this object. If nil or empty, this object has been completely\ - \ initialized. Otherwise, the object is considered uninitialized and is\ - \ hidden (in list/watch and get calls) from clients that haven't explicitly\ - \ asked to observe uninitialized objects.\n\nWhen an object is created,\ - \ the system will populate this list with the current set of initializers.\ - \ Only privileged users may set or modify this list. Once it is empty, it\ - \ may not be modified further by any user." - $ref: "#/definitions/v1.Initializers" - x-dataType: "V1Initializers" - labels: - type: "object" - description: "Map of string keys and values that can be used to organize and\ - \ categorize (scope and select) objects. May match selectors of replication\ - \ controllers and services. More info: http://kubernetes.io/docs/user-guide/labels" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - name: - type: "string" - description: "Name must be unique within a namespace. Is required when creating\ - \ resources, although some resources may allow a client to request the generation\ - \ of an appropriate name automatically. Name is primarily intended for creation\ - \ idempotence and configuration definition. Cannot be updated. More info:\ - \ http://kubernetes.io/docs/user-guide/identifiers#names" - x-dataType: "Text" - namespace: - type: "string" - description: "Namespace defines the space within each name must be unique.\ - \ An empty namespace is equivalent to the \"default\" namespace, but \"\ - default\" is the canonical representation. Not all objects are required\ - \ to be scoped to a namespace - the value of this field for those objects\ - \ will be empty.\n\nMust be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces" - x-dataType: "Text" - ownerReferences: - type: "array" - description: "List of objects depended by this object. If ALL objects in the\ - \ list have been deleted, this object will be garbage collected. If this\ - \ object is managed by a controller, then an entry in this list will point\ - \ to this controller, with the controller field set to true. There cannot\ - \ be more than one managing controller." - items: - $ref: "#/definitions/v1.OwnerReference" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "uid" - x-dataType: "[V1OwnerReference]" - resourceVersion: - type: "string" - description: "An opaque value that represents the internal version of this\ - \ object that can be used by clients to determine when objects have changed.\ - \ May be used for optimistic concurrency, change detection, and the watch\ - \ operation on a resource or set of resources. Clients must treat these\ - \ values as opaque and passed unmodified back to the server. They may only\ - \ be valid for a particular resource or set of resources.\n\nPopulated by\ - \ the system. Read-only. Value must be treated as opaque by clients and\ - \ . More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency" - x-dataType: "Text" - selfLink: - type: "string" - description: "SelfLink is a URL representing this object. Populated by the\ - \ system. Read-only." - x-dataType: "Text" - uid: - type: "string" - description: "UID is the unique in time and space value for this object. It\ - \ is typically generated by the server on successful creation of a resource\ - \ and is not allowed to change on PUT operations.\n\nPopulated by the system.\ - \ Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids" - x-dataType: "Text" - description: "ObjectMeta is metadata that all persisted resources must have, which\ - \ includes all objects users must create." - example: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - v1beta1.StatefulSetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - items: - $ref: "#/definitions/v1beta1.StatefulSet" - x-dataType: "[V1beta1StatefulSet]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "StatefulSetList is a collection of StatefulSets." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - status: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - status: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "StatefulSetList" - version: "v1beta1" - v1.ISCSIVolumeSource: - required: - - "iqn" - - "lun" - - "targetPortal" - properties: - chapAuthDiscovery: - type: "boolean" - description: "whether support iSCSI Discovery CHAP authentication" - x-dataType: "Bool" - chapAuthSession: - type: "boolean" - description: "whether support iSCSI Session CHAP authentication" - x-dataType: "Bool" - fsType: - type: "string" - description: "Filesystem type of the volume that you want to mount. Tip: Ensure\ - \ that the filesystem type is supported by the host operating system. Examples:\ - \ \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.\ - \ More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi" - x-dataType: "Text" - initiatorName: - type: "string" - description: "Custom iSCSI Initiator Name. If initiatorName is specified with\ - \ iscsiInterface simultaneously, new iSCSI interface : will be created for the connection." - x-dataType: "Text" - iqn: - type: "string" - description: "Target iSCSI Qualified Name." - x-dataType: "Text" - iscsiInterface: - type: "string" - description: "iSCSI Interface Name that uses an iSCSI transport. Defaults\ - \ to 'default' (tcp)." - x-dataType: "Text" - lun: - type: "integer" - format: "int32" - description: "iSCSI Target Lun number." - x-dataType: "Int" - portals: - type: "array" - description: "iSCSI Target Portal List. The portal is either an IP or ip_addr:port\ - \ if the port is other than default (typically TCP ports 860 and 3260)." - items: - type: "string" - x-dataType: "[Text]" - readOnly: - type: "boolean" - description: "ReadOnly here will force the ReadOnly setting in VolumeMounts.\ - \ Defaults to false." - x-dataType: "Bool" - secretRef: - description: "CHAP Secret for iSCSI target and initiator authentication" - $ref: "#/definitions/v1.LocalObjectReference" - x-dataType: "V1LocalObjectReference" - targetPortal: - type: "string" - description: "iSCSI Target Portal. The Portal is either an IP or ip_addr:port\ - \ if the port is other than default (typically TCP ports 860 and 3260)." - x-dataType: "Text" - description: "Represents an ISCSI disk. ISCSI volumes can only be mounted as read/write\ - \ once. ISCSI volumes support ownership management and SELinux relabeling." - example: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - v1beta1.AggregationRule: - properties: - clusterRoleSelectors: - type: "array" - description: "ClusterRoleSelectors holds a list of selectors which will be\ - \ used to find ClusterRoles and create the rules. If any of the selectors\ - \ match, then the ClusterRole's permissions will be added" - items: - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "[V1LabelSelector]" - description: "AggregationRule describes how to locate ClusterRoles to aggregate\ - \ into the ClusterRole" - example: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - v1alpha1.Initializer: - required: - - "name" - properties: - name: - type: "string" - description: "Name is the identifier of the initializer. It will be added\ - \ to the object that needs to be initialized. Name should be fully qualified,\ - \ e.g., alwayspullimages.kubernetes.io, where \"alwayspullimages\" is the\ - \ name of the webhook, and kubernetes.io is the name of the organization.\ - \ Required" - x-dataType: "Text" - rules: - type: "array" - description: "Rules describes what resources/subresources the initializer\ - \ cares about. The initializer cares about an operation if it matches _any_\ - \ Rule. Rule.Resources must not include subresources." - items: - $ref: "#/definitions/v1alpha1.Rule" - x-dataType: "[V1alpha1Rule]" - description: "Initializer describes the name and the failure policy of an initializer,\ - \ and what resources it applies to." - example: - name: "name" - rules: - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - apps.v1beta1.Scale: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status." - $ref: "#/definitions/apps.v1beta1.ScaleSpec" - x-dataType: "AppsV1beta1ScaleSpec" - status: - description: "current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status.\ - \ Read-only." - $ref: "#/definitions/apps.v1beta1.ScaleStatus" - x-dataType: "AppsV1beta1ScaleStatus" - description: "Scale represents a scaling request for a resource." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - replicas: 0 - status: - targetSelector: "targetSelector" - replicas: 6 - selector: - key: "selector" - x-kubernetes-group-version-kind: - - group: "apps" - kind: "Scale" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.ControllerRevision: - required: - - "revision" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - data: - description: "Data is the serialized representation of the state." - $ref: "#/definitions/runtime.RawExtension" - x-dataType: "RuntimeRawExtension" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - revision: - type: "integer" - format: "int64" - description: "Revision indicates the revision of the state represented by\ - \ Data." - x-dataType: "Integer" - description: "ControllerRevision implements an immutable snapshot of state data.\ - \ Clients are responsible for serializing and deserializing the objects that\ - \ contain their internal state. Once a ControllerRevision has been successfully\ - \ created, it can not be updated. The API Server will fail validation of all\ - \ requests that attempt to mutate the Data field. ControllerRevisions may, however,\ - \ be deleted. Note that, due to its use by both the DaemonSet and StatefulSet\ - \ controllers for update and rollback, this object is beta. However, it may\ - \ be subject to name and representation changes in future releases, and clients\ - \ should not depend on its stability. It is primarily for internal use by controllers." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - Raw: "Raw" - kind: "kind" - revision: 0 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "ControllerRevision" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.Webhook: - required: - - "clientConfig" - - "name" - properties: - clientConfig: - description: "ClientConfig defines how to communicate with the hook. Required" - $ref: "#/definitions/v1beta1.WebhookClientConfig" - x-dataType: "V1beta1WebhookClientConfig" - failurePolicy: - type: "string" - description: "FailurePolicy defines how unrecognized errors from the admission\ - \ endpoint are handled - allowed values are Ignore or Fail. Defaults to\ - \ Ignore." - x-dataType: "Text" - name: - type: "string" - description: "The name of the admission webhook. Name should be fully qualified,\ - \ e.g., imagepolicy.kubernetes.io, where \"imagepolicy\" is the name of\ - \ the webhook, and kubernetes.io is the name of the organization. Required." - x-dataType: "Text" - namespaceSelector: - description: "NamespaceSelector decides whether to run the webhook on an object\ - \ based on whether the namespace for that object matches the selector. If\ - \ the object itself is a namespace, the matching is performed on object.metadata.labels.\ - \ If the object is another cluster scoped resource, it never skips the webhook.\n\ - \nFor example, to run the webhook on any objects whose namespace is not\ - \ associated with \"runlevel\" of \"0\" or \"1\"; you will set the selector\ - \ as follows: \"namespaceSelector\": {\n \"matchExpressions\": [\n {\n\ - \ \"key\": \"runlevel\",\n \"operator\": \"NotIn\",\n \"\ - values\": [\n \"0\",\n \"1\"\n ]\n }\n ]\n}\n\nIf\ - \ instead you want to only run the webhook on any objects whose namespace\ - \ is associated with the \"environment\" of \"prod\" or \"staging\"; you\ - \ will set the selector as follows: \"namespaceSelector\": {\n \"matchExpressions\"\ - : [\n {\n \"key\": \"environment\",\n \"operator\": \"In\"\ - ,\n \"values\": [\n \"prod\",\n \"staging\"\n ]\n\ - \ }\n ]\n}\n\nSee https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/\ - \ for more examples of label selectors.\n\nDefault to the empty LabelSelector,\ - \ which matches everything." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - rules: - type: "array" - description: "Rules describes what operations on what resources/subresources\ - \ the webhook cares about. The webhook cares about an operation if it matches\ - \ _any_ Rule." - items: - $ref: "#/definitions/v1beta1.RuleWithOperations" - x-dataType: "[V1beta1RuleWithOperations]" - description: "Webhook describes an admission webhook and the resources and operations\ - \ it applies to." - example: - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - v1.ListMeta: - properties: - continue: - type: "string" - description: "continue may be set if the user set a limit on the number of\ - \ items returned, and indicates that the server has more data available.\ - \ The value is opaque and may be used to issue another request to the endpoint\ - \ that served this list to retrieve the next set of available objects. Continuing\ - \ a list may not be possible if the server configuration has changed or\ - \ more than a few minutes have passed. The resourceVersion field returned\ - \ when using this continue value will be identical to the value in the first\ - \ response." - x-dataType: "Text" - resourceVersion: - type: "string" - description: "String that identifies the server's internal version of this\ - \ object that can be used by clients to determine when objects have changed.\ - \ Value must be treated as opaque by clients and passed unmodified back\ - \ to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency" - x-dataType: "Text" - selfLink: - type: "string" - description: "selfLink is a URL representing this object. Populated by the\ - \ system. Read-only." - x-dataType: "Text" - description: "ListMeta describes metadata that synthetic resources must have,\ - \ including lists and various status objects. A resource may have only one of\ - \ {ObjectMeta, ListMeta}." - example: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - v1beta1.MutatingWebhookConfiguration: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - webhooks: - type: "array" - description: "Webhooks is a list of webhooks and the affected resources and\ - \ operations." - items: - $ref: "#/definitions/v1beta1.Webhook" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "name" - x-dataType: "[V1beta1Webhook]" - description: "MutatingWebhookConfiguration describes the configuration of and\ - \ admission webhook that accept or reject and may change the object." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - webhooks: - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "admissionregistration.k8s.io" - kind: "MutatingWebhookConfiguration" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v2beta1.HorizontalPodAutoscaler: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "metadata is the standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "spec is the specification for the behaviour of the autoscaler.\ - \ More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status." - $ref: "#/definitions/v2beta1.HorizontalPodAutoscalerSpec" - x-dataType: "V2beta1HorizontalPodAutoscalerSpec" - status: - description: "status is the current information about the autoscaler." - $ref: "#/definitions/v2beta1.HorizontalPodAutoscalerStatus" - x-dataType: "V2beta1HorizontalPodAutoscalerStatus" - description: "HorizontalPodAutoscaler is the configuration for a horizontal pod\ - \ autoscaler, which automatically manages the replica count of any resource\ - \ implementing the scale subresource based on the metrics specified." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - maxReplicas: 0 - minReplicas: 1 - metrics: - - resource: - targetAverageUtilization: 6 - targetAverageValue: "targetAverageValue" - name: "name" - pods: - metricName: "metricName" - targetAverageValue: "targetAverageValue" - type: "type" - object: - metricName: "metricName" - targetValue: "targetValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - - resource: - targetAverageUtilization: 6 - targetAverageValue: "targetAverageValue" - name: "name" - pods: - metricName: "metricName" - targetAverageValue: "targetAverageValue" - type: "type" - object: - metricName: "metricName" - targetValue: "targetValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - scaleTargetRef: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - status: - desiredReplicas: 2 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - lastScaleTime: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 7 - currentMetrics: - - resource: - currentAverageValue: "currentAverageValue" - name: "name" - currentAverageUtilization: 5 - pods: - metricName: "metricName" - currentAverageValue: "currentAverageValue" - type: "type" - object: - metricName: "metricName" - currentValue: "currentValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - - resource: - currentAverageValue: "currentAverageValue" - name: "name" - currentAverageUtilization: 5 - pods: - metricName: "metricName" - currentAverageValue: "currentAverageValue" - type: "type" - object: - metricName: "metricName" - currentValue: "currentValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v2beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.ComponentStatus: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - conditions: - type: "array" - description: "List of component conditions observed" - items: - $ref: "#/definitions/v1.ComponentCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1ComponentCondition]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - description: "ComponentStatus (and ComponentStatusList) holds the cluster validation\ - \ info." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - conditions: - - error: "error" - message: "message" - type: "type" - status: "status" - - error: "error" - message: "message" - type: "type" - status: "status" - x-kubernetes-group-version-kind: - - group: "" - kind: "ComponentStatus" - version: "v1" - v1.Taint: - required: - - "effect" - - "key" - properties: - effect: - type: "string" - description: "Required. The effect of the taint on pods that do not tolerate\ - \ the taint. Valid effects are NoSchedule, PreferNoSchedule and NoExecute." - x-dataType: "Text" - key: - type: "string" - description: "Required. The taint key to be applied to a node." - x-dataType: "Text" - timeAdded: - type: "string" - format: "date-time" - description: "TimeAdded represents the time at which the taint was added.\ - \ It is only written for NoExecute taints." - x-dataType: "DateTime" - value: - type: "string" - description: "Required. The taint value corresponding to the taint key." - x-dataType: "Text" - description: "The node this Taint is attached to has the \"effect\" on any pod\ - \ that does not tolerate the Taint." - example: - timeAdded: "2000-01-23T04:56:07.000+00:00" - effect: "effect" - value: "value" - key: "key" - v1.NetworkPolicyPeer: - properties: - ipBlock: - description: "IPBlock defines policy on a particular IPBlock" - $ref: "#/definitions/v1.IPBlock" - x-dataType: "V1IPBlock" - namespaceSelector: - description: "Selects Namespaces using cluster scoped-labels. This matches\ - \ all pods in all namespaces selected by this label selector. This field\ - \ follows standard label selector semantics. If present but empty, this\ - \ selector selects all namespaces." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - podSelector: - description: "This is a label selector which selects Pods in this namespace.\ - \ This field follows standard label selector semantics. If present but empty,\ - \ this selector selects all pods in this namespace." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - description: "NetworkPolicyPeer describes a peer to allow traffic from. Exactly\ - \ one of its fields must be specified." - example: - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - v1.ExecAction: - properties: - command: - type: "array" - description: "Command is the command line to execute inside the container,\ - \ the working directory for the command is root ('/') in the container's\ - \ filesystem. The command is simply exec'd, it is not run inside a shell,\ - \ so traditional shell instructions ('|', etc) won't work. To use a shell,\ - \ you need to explicitly call out to that shell. Exit status of 0 is treated\ - \ as live/healthy and non-zero is unhealthy." - items: - type: "string" - x-dataType: "[Text]" - description: "ExecAction describes a \"run in container\" action." - example: - command: - - "command" - - "command" - v1.ClusterRoleBindingList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of ClusterRoleBindings" - items: - $ref: "#/definitions/v1.ClusterRoleBinding" - x-dataType: "[V1ClusterRoleBinding]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ClusterRoleBindingList is a collection of ClusterRoleBindings" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBindingList" - version: "v1" - v1.PolicyRule: - required: - - "verbs" - properties: - apiGroups: - type: "array" - description: "APIGroups is the name of the APIGroup that contains the resources.\ - \ If multiple API groups are specified, any action requested against one\ - \ of the enumerated resources in any API group will be allowed." - items: - type: "string" - x-dataType: "[Text]" - nonResourceURLs: - type: "array" - description: "NonResourceURLs is a set of partial urls that a user should\ - \ have access to. *s are allowed, but only as the full, final step in the\ - \ path Since non-resource URLs are not namespaced, this field is only applicable\ - \ for ClusterRoles referenced from a ClusterRoleBinding. Rules can either\ - \ apply to API resources (such as \"pods\" or \"secrets\") or non-resource\ - \ URL paths (such as \"/api\"), but not both." - items: - type: "string" - x-dataType: "[Text]" - resourceNames: - type: "array" - description: "ResourceNames is an optional white list of names that the rule\ - \ applies to. An empty set means that everything is allowed." - items: - type: "string" - x-dataType: "[Text]" - resources: - type: "array" - description: "Resources is a list of resources this rule applies to. ResourceAll\ - \ represents all resources." - items: - type: "string" - x-dataType: "[Text]" - verbs: - type: "array" - description: "Verbs is a list of Verbs that apply to ALL the ResourceKinds\ - \ and AttributeRestrictions contained in this rule. VerbAll represents\ - \ all kinds." - items: - type: "string" - x-dataType: "[Text]" - description: "PolicyRule holds information that describes a policy rule, but does\ - \ not contain information about who the rule applies to or which namespace the\ - \ rule applies to." - example: - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - v1beta1.CertificateSigningRequest: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "The certificate request itself and any additional information." - $ref: "#/definitions/v1beta1.CertificateSigningRequestSpec" - x-dataType: "V1beta1CertificateSigningRequestSpec" - status: - description: "Derived information about the request." - $ref: "#/definitions/v1beta1.CertificateSigningRequestStatus" - x-dataType: "V1beta1CertificateSigningRequestStatus" - description: "Describes a certificate signing request" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - request: "request" - uid: "uid" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - usages: - - "usages" - - "usages" - username: "username" - status: - certificate: "certificate" - conditions: - - reason: "reason" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - - reason: "reason" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - x-kubernetes-group-version-kind: - - group: "certificates.k8s.io" - kind: "CertificateSigningRequest" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.CustomResourceDefinitionCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "Human-readable message indicating details about last transition." - x-dataType: "Text" - reason: - type: "string" - description: "Unique, one-word, CamelCase reason for the condition's last\ - \ transition." - x-dataType: "Text" - status: - type: "string" - description: "Status is the status of the condition. Can be True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type is the type of the condition." - x-dataType: "Text" - description: "CustomResourceDefinitionCondition contains details for the current\ - \ condition of this pod." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v2beta1.PodsMetricStatus: - required: - - "currentAverageValue" - - "metricName" - properties: - currentAverageValue: - type: "string" - description: "currentAverageValue is the current value of the average of the\ - \ metric across all relevant pods (as a quantity)" - x-dataType: "Text" - metricName: - type: "string" - description: "metricName is the name of the metric in question" - x-dataType: "Text" - description: "PodsMetricStatus indicates the current value of a metric describing\ - \ each pod in the current scale target (for example, transactions-processed-per-second)." - example: - metricName: "metricName" - currentAverageValue: "currentAverageValue" - v1.DaemonEndpoint: - required: - - "Port" - properties: - Port: - type: "integer" - format: "int32" - description: "Port number of the given endpoint." - x-dataType: "Int" - description: "DaemonEndpoint contains information about a single Daemon endpoint." - example: - Port: 0 - v1beta1.NetworkPolicyPort: - properties: - port: - type: "object" - description: "If specified, the port on the given protocol. This can either\ - \ be a numerical or named port on a pod. If this field is not provided,\ - \ this matches all port names and numbers. If present, only traffic on the\ - \ specified protocol AND port will be matched." - properties: {} - x-dataType: "A.Value" - protocol: - type: "string" - description: "Optional. The protocol (TCP or UDP) which traffic must match.\ - \ If not specified, this field defaults to TCP." - x-dataType: "Text" - description: "DEPRECATED 1.9 - This group version of NetworkPolicyPort is deprecated\ - \ by networking/v1/NetworkPolicyPort." - example: - protocol: "protocol" - port: "{}" - v2beta1.ObjectMetricSource: - required: - - "metricName" - - "target" - - "targetValue" - properties: - metricName: - type: "string" - description: "metricName is the name of the metric in question." - x-dataType: "Text" - target: - description: "target is the described Kubernetes object." - $ref: "#/definitions/v2beta1.CrossVersionObjectReference" - x-dataType: "V2beta1CrossVersionObjectReference" - targetValue: - type: "string" - description: "targetValue is the target value of the metric (as a quantity)." - x-dataType: "Text" - description: "ObjectMetricSource indicates how to scale on a metric describing\ - \ a kubernetes object (for example, hits-per-second on an Ingress object)." - example: - metricName: "metricName" - targetValue: "targetValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - v1beta1.ResourceAttributes: - properties: - group: - type: "string" - description: "Group is the API Group of the Resource. \"*\" means all." - x-dataType: "Text" - name: - type: "string" - description: "Name is the name of the resource being requested for a \"get\"\ - \ or deleted for a \"delete\". \"\" (empty) means all." - x-dataType: "Text" - namespace: - type: "string" - description: "Namespace is the namespace of the action being requested. Currently,\ - \ there is no distinction between no namespace and all namespaces \"\" (empty)\ - \ is defaulted for LocalSubjectAccessReviews \"\" (empty) is empty for cluster-scoped\ - \ resources \"\" (empty) means \"all\" for namespace scoped resources from\ - \ a SubjectAccessReview or SelfSubjectAccessReview" - x-dataType: "Text" - resource: - type: "string" - description: "Resource is one of the existing resource types. \"*\" means\ - \ all." - x-dataType: "Text" - subresource: - type: "string" - description: "Subresource is one of the existing resource types. \"\" means\ - \ none." - x-dataType: "Text" - verb: - type: "string" - description: "Verb is a kubernetes resource API verb, like: get, list, watch,\ - \ create, update, delete, proxy. \"*\" means all." - x-dataType: "Text" - version: - type: "string" - description: "Version is the API Version of the Resource. \"*\" means all." - x-dataType: "Text" - description: "ResourceAttributes includes the authorization attributes available\ - \ for resource requests to the Authorizer interface" - example: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - v1.Pod: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of the pod. More info:\ - \ https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.PodSpec" - x-dataType: "V1PodSpec" - status: - description: "Most recently observed status of the pod. This data may not\ - \ be up to date. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.PodStatus" - x-dataType: "V1PodStatus" - description: "Pod is a collection of containers that can run on a host. This resource\ - \ is created by clients and scheduled onto hosts." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - status: - phase: "phase" - reason: "reason" - podIP: "podIP" - containerStatuses: - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - hostIP: "hostIP" - startTime: "2000-01-23T04:56:07.000+00:00" - qosClass: "qosClass" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - message: "message" - initContainerStatuses: - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - x-kubernetes-group-version-kind: - - group: "" - kind: "Pod" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.PodTemplate: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - template: - description: "Template defines the pods that will be created from this pod\ - \ template. https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - description: "PodTemplate describes a template for creating copies of a predefined\ - \ pod." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "" - kind: "PodTemplate" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.Job: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of a job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.JobSpec" - x-dataType: "V1JobSpec" - status: - description: "Current status of a job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.JobStatus" - x-dataType: "V1JobStatus" - description: "Job represents the configuration of a single job." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - status: - completionTime: "2000-01-23T04:56:07.000+00:00" - active: 5 - startTime: "2000-01-23T04:56:07.000+00:00" - failed: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - succeeded: 7 - x-kubernetes-group-version-kind: - - group: "batch" - kind: "Job" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.PersistentVolumeClaimVolumeSource: - required: - - "claimName" - properties: - claimName: - type: "string" - description: "ClaimName is the name of a PersistentVolumeClaim in the same\ - \ namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Will force the ReadOnly setting in VolumeMounts. Default false." - x-dataType: "Bool" - description: "PersistentVolumeClaimVolumeSource references the user's PVC in the\ - \ same namespace. This volume finds the bound PV and mounts that volume for\ - \ the pod. A PersistentVolumeClaimVolumeSource is, essentially, a wrapper around\ - \ another type of volume that is owned by someone else (the system)." - example: - claimName: "claimName" - readOnly: true - v1beta1.EventSeries: - required: - - "count" - - "lastObservedTime" - - "state" - properties: - count: - type: "integer" - format: "int32" - description: "Number of occurrences in this series up to the last heartbeat\ - \ time" - x-dataType: "Int" - lastObservedTime: - type: "string" - format: "date-time" - description: "Time when last Event from the series was seen before last heartbeat." - x-dataType: "DateTime" - state: - type: "string" - description: "Information whether this series is ongoing or finished." - x-dataType: "Text" - description: "EventSeries contain information on series of events, i.e. thing\ - \ that was/is happening continously for some time." - example: - count: 6 - lastObservedTime: "2000-01-23T04:56:07.000+00:00" - state: "state" - v1.ServerAddressByClientCIDR: - required: - - "clientCIDR" - - "serverAddress" - properties: - clientCIDR: - type: "string" - description: "The CIDR with which clients can match their IP to figure out\ - \ the server address that they should use." - x-dataType: "Text" - serverAddress: - type: "string" - description: "Address of this server, suitable for a client that matches the\ - \ above CIDR. This can be a hostname, hostname:port, IP or IP:port." - x-dataType: "Text" - description: "ServerAddressByClientCIDR helps the client to determine the server\ - \ address that they should use, depending on the clientCIDR that they match." - example: - clientCIDR: "clientCIDR" - serverAddress: "serverAddress" - v1beta1.Event: - required: - - "eventTime" - properties: - action: - type: "string" - description: "What action was taken/failed regarding to the regarding object." - x-dataType: "Text" - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - deprecatedCount: - type: "integer" - format: "int32" - description: "Deprecated field assuring backward compatibility with core.v1\ - \ Event type" - x-dataType: "Int" - deprecatedFirstTimestamp: - type: "string" - format: "date-time" - description: "Deprecated field assuring backward compatibility with core.v1\ - \ Event type" - x-dataType: "DateTime" - deprecatedLastTimestamp: - type: "string" - format: "date-time" - description: "Deprecated field assuring backward compatibility with core.v1\ - \ Event type" - x-dataType: "DateTime" - deprecatedSource: - description: "Deprecated field assuring backward compatibility with core.v1\ - \ Event type" - $ref: "#/definitions/v1.EventSource" - x-dataType: "V1EventSource" - eventTime: - type: "string" - format: "date-time" - description: "Required. Time when this Event was first observed." - x-dataType: "DateTime" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - note: - type: "string" - description: "Optional. A human-readable description of the status of this\ - \ operation. Maximal length of the note is 1kB, but libraries should be\ - \ prepared to handle values up to 64kB." - x-dataType: "Text" - reason: - type: "string" - description: "Why the action was taken." - x-dataType: "Text" - regarding: - description: "The object this Event is about. In most cases it's an Object\ - \ reporting controller implements. E.g. ReplicaSetController implements\ - \ ReplicaSets and this event is emitted because it acts on some changes\ - \ in a ReplicaSet object." - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "V1ObjectReference" - related: - description: "Optional secondary object for more complex actions. E.g. when\ - \ regarding object triggers a creation or deletion of related object." - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "V1ObjectReference" - reportingController: - type: "string" - description: "Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`." - x-dataType: "Text" - reportingInstance: - type: "string" - description: "ID of the controller instance, e.g. `kubelet-xyzf`." - x-dataType: "Text" - series: - description: "Data about the Event series this event represents or nil if\ - \ it's a singleton Event." - $ref: "#/definitions/v1beta1.EventSeries" - x-dataType: "V1beta1EventSeries" - type: - type: "string" - description: "Type of this event (Normal, Warning), new types could be added\ - \ in the future." - x-dataType: "Text" - description: "Event is a report of an event somewhere in the cluster. It generally\ - \ denotes some state change in the system." - example: - note: "note" - reason: "reason" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - reportingInstance: "reportingInstance" - deprecatedCount: 0 - kind: "kind" - deprecatedSource: - component: "component" - host: "host" - type: "type" - deprecatedLastTimestamp: "2000-01-23T04:56:07.000+00:00" - regarding: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - deprecatedFirstTimestamp: "2000-01-23T04:56:07.000+00:00" - apiVersion: "apiVersion" - reportingController: "reportingController" - related: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - series: - count: 6 - lastObservedTime: "2000-01-23T04:56:07.000+00:00" - state: "state" - eventTime: "2000-01-23T04:56:07.000+00:00" - action: "action" - x-kubernetes-group-version-kind: - - group: "events.k8s.io" - kind: "Event" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.HorizontalPodAutoscaler: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status." - $ref: "#/definitions/v1.HorizontalPodAutoscalerSpec" - x-dataType: "V1HorizontalPodAutoscalerSpec" - status: - description: "current information about the autoscaler." - $ref: "#/definitions/v1.HorizontalPodAutoscalerStatus" - x-dataType: "V1HorizontalPodAutoscalerStatus" - description: "configuration of a horizontal pod autoscaler." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - maxReplicas: 0 - minReplicas: 6 - targetCPUUtilizationPercentage: 1 - scaleTargetRef: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - status: - currentCPUUtilizationPercentage: 5 - desiredReplicas: 2 - currentReplicas: 5 - lastScaleTime: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 7 - x-kubernetes-group-version-kind: - - group: "autoscaling" - kind: "HorizontalPodAutoscaler" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.StorageClassList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of StorageClasses" - items: - $ref: "#/definitions/v1.StorageClass" - x-dataType: "[V1StorageClass]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "StorageClassList is a collection of storage classes." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - volumeBindingMode: "volumeBindingMode" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - provisioner: "provisioner" - apiVersion: "apiVersion" - allowVolumeExpansion: true - reclaimPolicy: "reclaimPolicy" - kind: "kind" - mountOptions: - - "mountOptions" - - "mountOptions" - parameters: - key: "parameters" - - volumeBindingMode: "volumeBindingMode" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - provisioner: "provisioner" - apiVersion: "apiVersion" - allowVolumeExpansion: true - reclaimPolicy: "reclaimPolicy" - kind: "kind" - mountOptions: - - "mountOptions" - - "mountOptions" - parameters: - key: "parameters" - x-kubernetes-group-version-kind: - - group: "storage.k8s.io" - kind: "StorageClassList" - version: "v1" - v1alpha1.AggregationRule: - properties: - clusterRoleSelectors: - type: "array" - description: "ClusterRoleSelectors holds a list of selectors which will be\ - \ used to find ClusterRoles and create the rules. If any of the selectors\ - \ match, then the ClusterRole's permissions will be added" - items: - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "[V1LabelSelector]" - description: "AggregationRule describes how to locate ClusterRoles to aggregate\ - \ into the ClusterRole" - example: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - v1beta1.RoleRef: - required: - - "apiGroup" - - "kind" - - "name" - properties: - apiGroup: - type: "string" - description: "APIGroup is the group for the resource being referenced" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is the type of resource being referenced" - x-dataType: "Text" - name: - type: "string" - description: "Name is the name of resource being referenced" - x-dataType: "Text" - description: "RoleRef contains information that points to the role being used" - example: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - v1alpha1.PodPresetSpec: - properties: - env: - type: "array" - description: "Env defines the collection of EnvVar to inject into containers." - items: - $ref: "#/definitions/v1.EnvVar" - x-dataType: "[V1EnvVar]" - envFrom: - type: "array" - description: "EnvFrom defines the collection of EnvFromSource to inject into\ - \ containers." - items: - $ref: "#/definitions/v1.EnvFromSource" - x-dataType: "[V1EnvFromSource]" - selector: - description: "Selector is a label query over a set of resources, in this case\ - \ pods. Required." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - volumeMounts: - type: "array" - description: "VolumeMounts defines the collection of VolumeMount to inject\ - \ into containers." - items: - $ref: "#/definitions/v1.VolumeMount" - x-dataType: "[V1VolumeMount]" - volumes: - type: "array" - description: "Volumes defines the collection of Volume to inject into the\ - \ pod." - items: - $ref: "#/definitions/v1.Volume" - x-dataType: "[V1Volume]" - description: "PodPresetSpec is a description of a pod preset." - example: - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - v1.APIGroup: - required: - - "name" - - "serverAddressByClientCIDRs" - - "versions" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - name: - type: "string" - description: "name is the name of the group." - x-dataType: "Text" - preferredVersion: - description: "preferredVersion is the version preferred by the API server,\ - \ which probably is the storage version." - $ref: "#/definitions/v1.GroupVersionForDiscovery" - x-dataType: "V1GroupVersionForDiscovery" - serverAddressByClientCIDRs: - type: "array" - description: "a map of client CIDR to server address that is serving this\ - \ group. This is to help clients reach servers in the most network-efficient\ - \ way possible. Clients can use the appropriate server address as per the\ - \ CIDR that they match. In case of multiple matches, clients should use\ - \ the longest matching CIDR. The server returns only those CIDRs that it\ - \ thinks that the client can match. For example: the master will return\ - \ an internal IP CIDR only, if the client reaches the server using an internal\ - \ IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr\ - \ (in that order) to get the client IP." - items: - $ref: "#/definitions/v1.ServerAddressByClientCIDR" - x-dataType: "[V1ServerAddressByClientCIDR]" - versions: - type: "array" - description: "versions are the versions supported in this group." - items: - $ref: "#/definitions/v1.GroupVersionForDiscovery" - x-dataType: "[V1GroupVersionForDiscovery]" - description: "APIGroup contains the name, the supported versions, and the preferred\ - \ version of a group." - example: - apiVersion: "apiVersion" - versions: - - groupVersion: "groupVersion" - version: "version" - - groupVersion: "groupVersion" - version: "version" - kind: "kind" - preferredVersion: - groupVersion: "groupVersion" - version: "version" - name: "name" - serverAddressByClientCIDRs: - - clientCIDR: "clientCIDR" - serverAddress: "serverAddress" - - clientCIDR: "clientCIDR" - serverAddress: "serverAddress" - x-kubernetes-group-version-kind: - - group: "" - kind: "APIGroup" - version: "v1" - v1beta1.PodDisruptionBudgetSpec: - properties: - maxUnavailable: - type: "object" - description: "An eviction is allowed if at most \"maxUnavailable\" pods selected\ - \ by \"selector\" are unavailable after the eviction, i.e. even in absence\ - \ of the evicted pod. For example, one can prevent all voluntary evictions\ - \ by specifying 0. This is a mutually exclusive setting with \"minAvailable\"\ - ." - properties: {} - x-dataType: "A.Value" - minAvailable: - type: "object" - description: "An eviction is allowed if at least \"minAvailable\" pods selected\ - \ by \"selector\" will still be available after the eviction, i.e. even\ - \ in the absence of the evicted pod. So for example you can prevent all\ - \ voluntary evictions by specifying \"100%\"." - properties: {} - x-dataType: "A.Value" - selector: - description: "Label query over pods whose evictions are managed by the disruption\ - \ budget." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - description: "PodDisruptionBudgetSpec is a description of a PodDisruptionBudget." - example: - minAvailable: "{}" - maxUnavailable: "{}" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - v1.Role: - required: - - "rules" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - rules: - type: "array" - description: "Rules holds all the PolicyRules for this Role" - items: - $ref: "#/definitions/v1.PolicyRule" - x-dataType: "[V1PolicyRule]" - description: "Role is a namespaced, logical grouping of PolicyRules that can be\ - \ referenced as a unit by a RoleBinding." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.ResourceQuotaStatus: - properties: - hard: - type: "object" - description: "Hard is the set of enforced hard limits for each named resource.\ - \ More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - used: - type: "object" - description: "Used is the current observed total usage of the resource in\ - \ the namespace." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - description: "ResourceQuotaStatus defines the enforced hard limits and observed\ - \ use." - example: - hard: - key: "hard" - used: - key: "used" - v1beta1.Role: - required: - - "rules" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - rules: - type: "array" - description: "Rules holds all the PolicyRules for this Role" - items: - $ref: "#/definitions/v1beta1.PolicyRule" - x-dataType: "[V1beta1PolicyRule]" - description: "Role is a namespaced, logical grouping of PolicyRules that can be\ - \ referenced as a unit by a RoleBinding." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "Role" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1alpha1.ClusterRoleBinding: - required: - - "roleRef" - - "subjects" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - roleRef: - description: "RoleRef can only reference a ClusterRole in the global namespace.\ - \ If the RoleRef cannot be resolved, the Authorizer must return an error." - $ref: "#/definitions/v1alpha1.RoleRef" - x-dataType: "V1alpha1RoleRef" - subjects: - type: "array" - description: "Subjects holds references to the objects the role applies to." - items: - $ref: "#/definitions/v1alpha1.Subject" - x-dataType: "[V1alpha1Subject]" - description: "ClusterRoleBinding references a ClusterRole, but not contain it.\ - \ It can reference a ClusterRole in the global namespace, and adds who information\ - \ via Subject." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBinding" - version: "v1alpha1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.LocalObjectReference: - properties: - name: - type: "string" - description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names" - x-dataType: "Text" - description: "LocalObjectReference contains enough information to let you locate\ - \ the referenced object inside the same namespace." - example: - name: "name" - runtime.RawExtension: - required: - - "Raw" - properties: - Raw: - type: "string" - format: "byte" - description: "Raw is the underlying serialization of this object." - pattern: "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" - x-dataType: "ByteArray" - description: "RawExtension is used to hold extensions in external versions.\n\n\ - To use this, make a field which has RawExtension as its type in your external,\ - \ versioned struct, and Object in your internal struct. You also need to register\ - \ your various plugin types.\n\n// Internal package: type MyAPIObject struct\ - \ {\n\truntime.TypeMeta `json:\",inline\"`\n\tMyPlugin runtime.Object `json:\"\ - myPlugin\"`\n} type PluginA struct {\n\tAOption string `json:\"aOption\"`\n\ - }\n\n// External package: type MyAPIObject struct {\n\truntime.TypeMeta `json:\"\ - ,inline\"`\n\tMyPlugin runtime.RawExtension `json:\"myPlugin\"`\n} type PluginA\ - \ struct {\n\tAOption string `json:\"aOption\"`\n}\n\n// On the wire, the JSON\ - \ will look something like this: {\n\t\"kind\":\"MyAPIObject\",\n\t\"apiVersion\"\ - :\"v1\",\n\t\"myPlugin\": {\n\t\t\"kind\":\"PluginA\",\n\t\t\"aOption\":\"foo\"\ - ,\n\t},\n}\n\nSo what happens? Decode first uses json or yaml to unmarshal the\ - \ serialized data into your external MyAPIObject. That causes the raw JSON to\ - \ be stored, but not unpacked. The next step is to copy (using pkg/conversion)\ - \ into the internal struct. The runtime package's DefaultScheme has conversion\ - \ functions installed which will unpack the JSON stored in RawExtension, turning\ - \ it into the correct object type, and storing it in the Object. (TODO: In the\ - \ case where the object is of an unknown type, a runtime.Unknown object will\ - \ be created and stored.)" - example: - Raw: "Raw" - v1beta2.RollingUpdateStatefulSetStrategy: - properties: - partition: - type: "integer" - format: "int32" - description: "Partition indicates the ordinal at which the StatefulSet should\ - \ be partitioned. Default value is 0." - x-dataType: "Int" - description: "RollingUpdateStatefulSetStrategy is used to communicate parameter\ - \ for RollingUpdateStatefulSetStrategyType." - example: - partition: 1 - v1.SubjectAccessReviewSpec: - properties: - extra: - type: "object" - description: "Extra corresponds to the user.Info.GetExtra() method from the\ - \ authenticator. Since that is input to the authorizer it needs a reflection\ - \ here." - additionalProperties: - type: "array" - items: - type: "string" - x-dataType: "(Map.Map String [Text])" - groups: - type: "array" - description: "Groups is the groups you're testing for." - items: - type: "string" - x-dataType: "[Text]" - nonResourceAttributes: - description: "NonResourceAttributes describes information for a non-resource\ - \ access request" - $ref: "#/definitions/v1.NonResourceAttributes" - x-dataType: "V1NonResourceAttributes" - resourceAttributes: - description: "ResourceAuthorizationAttributes describes information for a\ - \ resource access request" - $ref: "#/definitions/v1.ResourceAttributes" - x-dataType: "V1ResourceAttributes" - uid: - type: "string" - description: "UID information about the requesting user." - x-dataType: "Text" - user: - type: "string" - description: "User is the user you're testing for. If you specify \"User\"\ - \ but not \"Groups\", then is it interpreted as \"What if User were not\ - \ a member of any groups" - x-dataType: "Text" - description: "SubjectAccessReviewSpec is a description of the access request.\ - \ Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes\ - \ must be set" - example: - uid: "uid" - nonResourceAttributes: - path: "path" - verb: "verb" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - resourceAttributes: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - user: "user" - v1.ServiceList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of services" - items: - $ref: "#/definitions/v1.Service" - x-dataType: "[V1Service]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ServiceList holds a list of services." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - healthCheckNodePort: 0 - externalIPs: - - "externalIPs" - - "externalIPs" - sessionAffinity: "sessionAffinity" - ports: - - protocol: "protocol" - port: 1 - name: "name" - nodePort: 6 - targetPort: "{}" - - protocol: "protocol" - port: 1 - name: "name" - nodePort: 6 - targetPort: "{}" - type: "type" - sessionAffinityConfig: - clientIP: - timeoutSeconds: 5 - loadBalancerIP: "loadBalancerIP" - externalName: "externalName" - loadBalancerSourceRanges: - - "loadBalancerSourceRanges" - - "loadBalancerSourceRanges" - externalTrafficPolicy: "externalTrafficPolicy" - selector: - key: "selector" - publishNotReadyAddresses: true - clusterIP: "clusterIP" - status: - loadBalancer: - ingress: - - hostname: "hostname" - ip: "ip" - - hostname: "hostname" - ip: "ip" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - healthCheckNodePort: 0 - externalIPs: - - "externalIPs" - - "externalIPs" - sessionAffinity: "sessionAffinity" - ports: - - protocol: "protocol" - port: 1 - name: "name" - nodePort: 6 - targetPort: "{}" - - protocol: "protocol" - port: 1 - name: "name" - nodePort: 6 - targetPort: "{}" - type: "type" - sessionAffinityConfig: - clientIP: - timeoutSeconds: 5 - loadBalancerIP: "loadBalancerIP" - externalName: "externalName" - loadBalancerSourceRanges: - - "loadBalancerSourceRanges" - - "loadBalancerSourceRanges" - externalTrafficPolicy: "externalTrafficPolicy" - selector: - key: "selector" - publishNotReadyAddresses: true - clusterIP: "clusterIP" - status: - loadBalancer: - ingress: - - hostname: "hostname" - ip: "ip" - - hostname: "hostname" - ip: "ip" - x-kubernetes-group-version-kind: - - group: "" - kind: "ServiceList" - version: "v1" - v1beta1.CertificateSigningRequestCondition: - required: - - "type" - properties: - lastUpdateTime: - type: "string" - format: "date-time" - description: "timestamp for the last update to this condition" - x-dataType: "DateTime" - message: - type: "string" - description: "human readable message with details about the request state" - x-dataType: "Text" - reason: - type: "string" - description: "brief reason for the request state" - x-dataType: "Text" - type: - type: "string" - description: "request approval state, currently Approved or Denied." - x-dataType: "Text" - example: - reason: "reason" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - v1beta1.TokenReview: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec holds information about the request being evaluated" - $ref: "#/definitions/v1beta1.TokenReviewSpec" - x-dataType: "V1beta1TokenReviewSpec" - status: - description: "Status is filled in by the server and indicates whether the\ - \ request can be authenticated." - $ref: "#/definitions/v1beta1.TokenReviewStatus" - x-dataType: "V1beta1TokenReviewStatus" - description: "TokenReview attempts to authenticate a token to a known user. Note:\ - \ TokenReview requests may be cached by the webhook token authenticator plugin\ - \ in the kube-apiserver." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - token: "token" - status: - authenticated: true - error: "error" - user: - uid: "uid" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - username: "username" - x-kubernetes-group-version-kind: - - group: "authentication.k8s.io" - kind: "TokenReview" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.RoleList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of Roles" - items: - $ref: "#/definitions/v1.Role" - x-dataType: "[V1Role]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "RoleList is a collection of Roles" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "RoleList" - version: "v1" - v1.ControllerRevisionList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of ControllerRevisions" - items: - $ref: "#/definitions/v1.ControllerRevision" - x-dataType: "[V1ControllerRevision]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ControllerRevisionList is a resource containing a list of ControllerRevision\ - \ objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - Raw: "Raw" - kind: "kind" - revision: 0 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - Raw: "Raw" - kind: "kind" - revision: 0 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "ControllerRevisionList" - version: "v1" - v1.LimitRange: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the limits enforced. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.LimitRangeSpec" - x-dataType: "V1LimitRangeSpec" - description: "LimitRange sets resource usage limits for each kind of resource\ - \ in a Namespace." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - limits: - - default: - key: "default" - min: - key: "min" - max: - key: "max" - maxLimitRequestRatio: - key: "maxLimitRequestRatio" - type: "type" - defaultRequest: - key: "defaultRequest" - - default: - key: "default" - min: - key: "min" - max: - key: "max" - maxLimitRequestRatio: - key: "maxLimitRequestRatio" - type: "type" - defaultRequest: - key: "defaultRequest" - x-kubernetes-group-version-kind: - - group: "" - kind: "LimitRange" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.StatefulSetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - items: - $ref: "#/definitions/v1.StatefulSet" - x-dataType: "[V1StatefulSet]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "StatefulSetList is a collection of StatefulSets." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - status: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - status: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "StatefulSetList" - version: "v1" - v1beta1.SupplementalGroupsStrategyOptions: - properties: - ranges: - type: "array" - description: "Ranges are the allowed ranges of supplemental groups. If you\ - \ would like to force a single supplemental group then supply a single range\ - \ with the same start and end." - items: - $ref: "#/definitions/v1beta1.IDRange" - x-dataType: "[V1beta1IDRange]" - rule: - type: "string" - description: "Rule is the strategy that will dictate what supplemental groups\ - \ is used in the SecurityContext." - x-dataType: "Text" - description: "SupplementalGroupsStrategyOptions defines the strategy type and\ - \ options used to create the strategy." - example: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - v1beta1.ControllerRevision: - required: - - "revision" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - data: - description: "Data is the serialized representation of the state." - $ref: "#/definitions/runtime.RawExtension" - x-dataType: "RuntimeRawExtension" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - revision: - type: "integer" - format: "int64" - description: "Revision indicates the revision of the state represented by\ - \ Data." - x-dataType: "Integer" - description: "DEPRECATED - This group version of ControllerRevision is deprecated\ - \ by apps/v1beta2/ControllerRevision. See the release notes for more information.\ - \ ControllerRevision implements an immutable snapshot of state data. Clients\ - \ are responsible for serializing and deserializing the objects that contain\ - \ their internal state. Once a ControllerRevision has been successfully created,\ - \ it can not be updated. The API Server will fail validation of all requests\ - \ that attempt to mutate the Data field. ControllerRevisions may, however, be\ - \ deleted. Note that, due to its use by both the DaemonSet and StatefulSet controllers\ - \ for update and rollback, this object is beta. However, it may be subject to\ - \ name and representation changes in future releases, and clients should not\ - \ depend on its stability. It is primarily for internal use by controllers." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - Raw: "Raw" - kind: "kind" - revision: 0 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "ControllerRevision" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.NamespaceSpec: - properties: - finalizers: - type: "array" - description: "Finalizers is an opaque list of values that must be empty to\ - \ permanently remove object from storage. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/" - items: - type: "string" - x-dataType: "[Text]" - description: "NamespaceSpec describes the attributes on a Namespace." - example: - finalizers: - - "finalizers" - - "finalizers" - v1.ServiceAccountList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of ServiceAccounts. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/" - items: - $ref: "#/definitions/v1.ServiceAccount" - x-dataType: "[V1ServiceAccount]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ServiceAccountList is a list of ServiceAccount objects" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - automountServiceAccountToken: true - kind: "kind" - imagePullSecrets: - - name: "name" - - name: "name" - secrets: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - automountServiceAccountToken: true - kind: "kind" - imagePullSecrets: - - name: "name" - - name: "name" - secrets: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - x-kubernetes-group-version-kind: - - group: "" - kind: "ServiceAccountList" - version: "v1" - v1.DeploymentSpec: - required: - - "selector" - - "template" - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "Minimum number of seconds for which a newly created pod should\ - \ be ready without any of its container crashing, for it to be considered\ - \ available. Defaults to 0 (pod will be considered available as soon as\ - \ it is ready)" - x-dataType: "Int" - paused: - type: "boolean" - description: "Indicates that the deployment is paused." - x-dataType: "Bool" - progressDeadlineSeconds: - type: "integer" - format: "int32" - description: "The maximum time in seconds for a deployment to make progress\ - \ before it is considered to be failed. The deployment controller will continue\ - \ to process failed deployments and a condition with a ProgressDeadlineExceeded\ - \ reason will be surfaced in the deployment status. Note that progress will\ - \ not be estimated during the time a deployment is paused. Defaults to 600s." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Number of desired pods. This is a pointer to distinguish between\ - \ explicit zero and not specified. Defaults to 1." - x-dataType: "Int" - revisionHistoryLimit: - type: "integer" - format: "int32" - description: "The number of old ReplicaSets to retain to allow rollback. This\ - \ is a pointer to distinguish between explicit zero and not specified. Defaults\ - \ to 10." - x-dataType: "Int" - selector: - description: "Label selector for pods. Existing ReplicaSets whose pods are\ - \ selected by this will be the ones affected by this deployment. It must\ - \ match the pod template's labels." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - strategy: - description: "The deployment strategy to use to replace existing pods with\ - \ new ones." - $ref: "#/definitions/v1.DeploymentStrategy" - x-dataType: "V1DeploymentStrategy" - template: - description: "Template describes the pods that will be created." - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - description: "DeploymentSpec is the specification of the desired behavior of the\ - \ Deployment." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - v1alpha1.VolumeError: - properties: - message: - type: "string" - description: "String detailing the error encountered during Attach or Detach\ - \ operation. This string maybe logged, so it should not contain sensitive\ - \ information." - x-dataType: "Text" - time: - type: "string" - format: "date-time" - description: "Time the error was encountered." - x-dataType: "DateTime" - description: "VolumeError captures an error encountered during a volume operation." - example: - time: "2000-01-23T04:56:07.000+00:00" - message: "message" - v1beta2.RollingUpdateDaemonSet: - properties: - maxUnavailable: - type: "object" - description: "The maximum number of DaemonSet pods that can be unavailable\ - \ during the update. Value can be an absolute number (ex: 5) or a percentage\ - \ of total number of DaemonSet pods at the start of the update (ex: 10%).\ - \ Absolute number is calculated from percentage by rounding up. This cannot\ - \ be 0. Default value is 1. Example: when this is set to 30%, at most 30%\ - \ of the total number of nodes that should be running the daemon pod (i.e.\ - \ status.desiredNumberScheduled) can have their pods stopped for an update\ - \ at any given time. The update starts by stopping at most 30% of those\ - \ DaemonSet pods and then brings up new DaemonSet pods in their place. Once\ - \ the new pods are available, it then proceeds onto other DaemonSet pods,\ - \ thus ensuring that at least 70% of original number of DaemonSet pods are\ - \ available at all times during the update." - properties: {} - x-dataType: "A.Value" - description: "Spec to control the desired behavior of daemon set rolling update." - example: - maxUnavailable: "{}" - v1beta2.StatefulSetUpdateStrategy: - properties: - rollingUpdate: - description: "RollingUpdate is used to communicate parameters when Type is\ - \ RollingUpdateStatefulSetStrategyType." - $ref: "#/definitions/v1beta2.RollingUpdateStatefulSetStrategy" - x-dataType: "V1beta2RollingUpdateStatefulSetStrategy" - type: - type: "string" - description: "Type indicates the type of the StatefulSetUpdateStrategy. Default\ - \ is RollingUpdate." - x-dataType: "Text" - description: "StatefulSetUpdateStrategy indicates the strategy that the StatefulSet\ - \ controller will use to perform updates. It includes any additional parameters\ - \ necessary to perform the update for the indicated strategy." - example: - type: "type" - rollingUpdate: - partition: 1 - v1.PersistentVolumeClaimSpec: - properties: - accessModes: - type: "array" - description: "AccessModes contains the desired access modes the volume should\ - \ have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1" - items: - type: "string" - x-dataType: "[Text]" - resources: - description: "Resources represents the minimum resources the volume should\ - \ have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources" - $ref: "#/definitions/v1.ResourceRequirements" - x-dataType: "V1ResourceRequirements" - selector: - description: "A label query over volumes to consider for binding." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - storageClassName: - type: "string" - description: "Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1" - x-dataType: "Text" - volumeMode: - type: "string" - description: "volumeMode defines what type of volume is required by the claim.\ - \ Value of Filesystem is implied when not included in claim spec. This is\ - \ an alpha feature and may change in the future." - x-dataType: "Text" - volumeName: - type: "string" - description: "VolumeName is the binding reference to the PersistentVolume\ - \ backing this claim." - x-dataType: "Text" - description: "PersistentVolumeClaimSpec describes the common attributes of storage\ - \ devices and allows a Source for provider-specific attributes" - example: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - v1beta1.CronJobList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "items is the list of CronJobs." - items: - $ref: "#/definitions/v1beta1.CronJob" - x-dataType: "[V1beta1CronJob]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "CronJobList is a collection of cron jobs." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - suspend: true - schedule: "schedule" - jobTemplate: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - startingDeadlineSeconds: 6 - concurrencyPolicy: "concurrencyPolicy" - failedJobsHistoryLimit: 0 - successfulJobsHistoryLimit: 1 - status: - lastScheduleTime: "2000-01-23T04:56:07.000+00:00" - active: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - suspend: true - schedule: "schedule" - jobTemplate: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - startingDeadlineSeconds: 6 - concurrencyPolicy: "concurrencyPolicy" - failedJobsHistoryLimit: 0 - successfulJobsHistoryLimit: 1 - status: - lastScheduleTime: "2000-01-23T04:56:07.000+00:00" - active: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - x-kubernetes-group-version-kind: - - group: "batch" - kind: "CronJobList" - version: "v1beta1" - v1.EventList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of events" - items: - $ref: "#/definitions/v1.Event" - x-dataType: "[V1Event]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "EventList is a list of events." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - reason: "reason" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - involvedObject: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - reportingInstance: "reportingInstance" - kind: "kind" - count: 0 - source: - component: "component" - host: "host" - message: "message" - type: "type" - reportingComponent: "reportingComponent" - firstTimestamp: "2000-01-23T04:56:07.000+00:00" - apiVersion: "apiVersion" - related: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - lastTimestamp: "2000-01-23T04:56:07.000+00:00" - series: - count: 6 - lastObservedTime: "2000-01-23T04:56:07.000+00:00" - state: "state" - eventTime: "2000-01-23T04:56:07.000+00:00" - action: "action" - - reason: "reason" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - involvedObject: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - reportingInstance: "reportingInstance" - kind: "kind" - count: 0 - source: - component: "component" - host: "host" - message: "message" - type: "type" - reportingComponent: "reportingComponent" - firstTimestamp: "2000-01-23T04:56:07.000+00:00" - apiVersion: "apiVersion" - related: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - lastTimestamp: "2000-01-23T04:56:07.000+00:00" - series: - count: 6 - lastObservedTime: "2000-01-23T04:56:07.000+00:00" - state: "state" - eventTime: "2000-01-23T04:56:07.000+00:00" - action: "action" - x-kubernetes-group-version-kind: - - group: "" - kind: "EventList" - version: "v1" - v1beta1.IngressSpec: - properties: - backend: - description: "A default backend capable of servicing requests that don't match\ - \ any rule. At least one of 'backend' or 'rules' must be specified. This\ - \ field is optional to allow the loadbalancer controller or defaulting logic\ - \ to specify a global default." - $ref: "#/definitions/v1beta1.IngressBackend" - x-dataType: "V1beta1IngressBackend" - rules: - type: "array" - description: "A list of host rules used to configure the Ingress. If unspecified,\ - \ or no rule matches, all traffic is sent to the default backend." - items: - $ref: "#/definitions/v1beta1.IngressRule" - x-dataType: "[V1beta1IngressRule]" - tls: - type: "array" - description: "TLS configuration. Currently the Ingress only supports a single\ - \ TLS port, 443. If multiple members of this list specify different hosts,\ - \ they will be multiplexed on the same port according to the hostname specified\ - \ through the SNI TLS extension, if the ingress controller fulfilling the\ - \ ingress supports SNI." - items: - $ref: "#/definitions/v1beta1.IngressTLS" - x-dataType: "[V1beta1IngressTLS]" - description: "IngressSpec describes the Ingress the user wishes to exist." - example: - backend: - servicePort: "{}" - serviceName: "serviceName" - rules: - - host: "host" - http: - paths: - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - host: "host" - http: - paths: - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - tls: - - secretName: "secretName" - hosts: - - "hosts" - - "hosts" - - secretName: "secretName" - hosts: - - "hosts" - - "hosts" - v1.APIVersions: - required: - - "serverAddressByClientCIDRs" - - "versions" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - serverAddressByClientCIDRs: - type: "array" - description: "a map of client CIDR to server address that is serving this\ - \ group. This is to help clients reach servers in the most network-efficient\ - \ way possible. Clients can use the appropriate server address as per the\ - \ CIDR that they match. In case of multiple matches, clients should use\ - \ the longest matching CIDR. The server returns only those CIDRs that it\ - \ thinks that the client can match. For example: the master will return\ - \ an internal IP CIDR only, if the client reaches the server using an internal\ - \ IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr\ - \ (in that order) to get the client IP." - items: - $ref: "#/definitions/v1.ServerAddressByClientCIDR" - x-dataType: "[V1ServerAddressByClientCIDR]" - versions: - type: "array" - description: "versions are the api versions that are available." - items: - type: "string" - x-dataType: "[Text]" - description: "APIVersions lists the versions that are available, to allow clients\ - \ to discover the API at /api, which is the root path of the legacy v1 API." - example: - apiVersion: "apiVersion" - versions: - - "versions" - - "versions" - kind: "kind" - serverAddressByClientCIDRs: - - clientCIDR: "clientCIDR" - serverAddress: "serverAddress" - - clientCIDR: "clientCIDR" - serverAddress: "serverAddress" - x-kubernetes-group-version-kind: - - group: "" - kind: "APIVersions" - version: "v1" - v1.Node: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the behavior of a node. https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.NodeSpec" - x-dataType: "V1NodeSpec" - status: - description: "Most recently observed status of the node. Populated by the\ - \ system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.NodeStatus" - x-dataType: "V1NodeStatus" - description: "Node is a worker node in Kubernetes. Each node will have a unique\ - \ identifier in the cache (i.e. in etcd)." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - providerID: "providerID" - externalID: "externalID" - taints: - - timeAdded: "2000-01-23T04:56:07.000+00:00" - effect: "effect" - value: "value" - key: "key" - - timeAdded: "2000-01-23T04:56:07.000+00:00" - effect: "effect" - value: "value" - key: "key" - configSource: - apiVersion: "apiVersion" - configMapRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - kind: "kind" - unschedulable: true - podCIDR: "podCIDR" - status: - daemonEndpoints: - kubeletEndpoint: - Port: 0 - phase: "phase" - allocatable: - key: "allocatable" - volumesInUse: - - "volumesInUse" - - "volumesInUse" - addresses: - - address: "address" - type: "type" - - address: "address" - type: "type" - images: - - names: - - "names" - - "names" - sizeBytes: 6 - - names: - - "names" - - "names" - sizeBytes: 6 - nodeInfo: - machineID: "machineID" - bootID: "bootID" - containerRuntimeVersion: "containerRuntimeVersion" - kernelVersion: "kernelVersion" - kubeletVersion: "kubeletVersion" - systemUUID: "systemUUID" - kubeProxyVersion: "kubeProxyVersion" - operatingSystem: "operatingSystem" - architecture: "architecture" - osImage: "osImage" - conditions: - - reason: "reason" - lastHeartbeatTime: "2000-01-23T04:56:07.000+00:00" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastHeartbeatTime: "2000-01-23T04:56:07.000+00:00" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - volumesAttached: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - capacity: - key: "capacity" - x-kubernetes-group-version-kind: - - group: "" - kind: "Node" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.TokenReview: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec holds information about the request being evaluated" - $ref: "#/definitions/v1.TokenReviewSpec" - x-dataType: "V1TokenReviewSpec" - status: - description: "Status is filled in by the server and indicates whether the\ - \ request can be authenticated." - $ref: "#/definitions/v1.TokenReviewStatus" - x-dataType: "V1TokenReviewStatus" - description: "TokenReview attempts to authenticate a token to a known user. Note:\ - \ TokenReview requests may be cached by the webhook token authenticator plugin\ - \ in the kube-apiserver." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - token: "token" - status: - authenticated: true - error: "error" - user: - uid: "uid" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - username: "username" - x-kubernetes-group-version-kind: - - group: "authentication.k8s.io" - kind: "TokenReview" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.AzureFilePersistentVolumeSource: - required: - - "secretName" - - "shareName" - properties: - readOnly: - type: "boolean" - description: "Defaults to false (read/write). ReadOnly here will force the\ - \ ReadOnly setting in VolumeMounts." - x-dataType: "Bool" - secretName: - type: "string" - description: "the name of secret that contains Azure Storage Account Name\ - \ and Key" - x-dataType: "Text" - secretNamespace: - type: "string" - description: "the namespace of the secret that contains Azure Storage Account\ - \ Name and Key default is the same as the Pod" - x-dataType: "Text" - shareName: - type: "string" - description: "Share Name" - x-dataType: "Text" - description: "AzureFile represents an Azure File Service mount on the host and\ - \ bind mount to the pod." - example: - secretName: "secretName" - secretNamespace: "secretNamespace" - readOnly: true - shareName: "shareName" - v1alpha1.PolicyRule: - required: - - "verbs" - properties: - apiGroups: - type: "array" - description: "APIGroups is the name of the APIGroup that contains the resources.\ - \ If multiple API groups are specified, any action requested against one\ - \ of the enumerated resources in any API group will be allowed." - items: - type: "string" - x-dataType: "[Text]" - nonResourceURLs: - type: "array" - description: "NonResourceURLs is a set of partial urls that a user should\ - \ have access to. *s are allowed, but only as the full, final step in the\ - \ path This name is intentionally different than the internal type so that\ - \ the DefaultConvert works nicely and because the ordering may be different.\ - \ Since non-resource URLs are not namespaced, this field is only applicable\ - \ for ClusterRoles referenced from a ClusterRoleBinding. Rules can either\ - \ apply to API resources (such as \"pods\" or \"secrets\") or non-resource\ - \ URL paths (such as \"/api\"), but not both." - items: - type: "string" - x-dataType: "[Text]" - resourceNames: - type: "array" - description: "ResourceNames is an optional white list of names that the rule\ - \ applies to. An empty set means that everything is allowed." - items: - type: "string" - x-dataType: "[Text]" - resources: - type: "array" - description: "Resources is a list of resources this rule applies to. ResourceAll\ - \ represents all resources." - items: - type: "string" - x-dataType: "[Text]" - verbs: - type: "array" - description: "Verbs is a list of Verbs that apply to ALL the ResourceKinds\ - \ and AttributeRestrictions contained in this rule. VerbAll represents\ - \ all kinds." - items: - type: "string" - x-dataType: "[Text]" - description: "PolicyRule holds information that describes a policy rule, but does\ - \ not contain information about who the rule applies to or which namespace the\ - \ rule applies to." - example: - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - v1.NetworkPolicyEgressRule: - properties: - ports: - type: "array" - description: "List of destination ports for outgoing traffic. Each item in\ - \ this list is combined using a logical OR. If this field is empty or missing,\ - \ this rule matches all ports (traffic not restricted by port). If this\ - \ field is present and contains at least one item, then this rule allows\ - \ traffic only if the traffic matches at least one port in the list." - items: - $ref: "#/definitions/v1.NetworkPolicyPort" - x-dataType: "[V1NetworkPolicyPort]" - to: - type: "array" - description: "List of destinations for outgoing traffic of pods selected for\ - \ this rule. Items in this list are combined using a logical OR operation.\ - \ If this field is empty or missing, this rule matches all destinations\ - \ (traffic not restricted by destination). If this field is present and\ - \ contains at least one item, this rule allows traffic only if the traffic\ - \ matches at least one item in the to list." - items: - $ref: "#/definitions/v1.NetworkPolicyPeer" - x-dataType: "[V1NetworkPolicyPeer]" - description: "NetworkPolicyEgressRule describes a particular set of traffic that\ - \ is allowed out of pods matched by a NetworkPolicySpec's podSelector. The traffic\ - \ must match both ports and to. This type is beta-level in 1.8" - example: - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - v1.HostPathVolumeSource: - required: - - "path" - properties: - path: - type: "string" - description: "Path of the directory on the host. If the path is a symlink,\ - \ it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath" - x-dataType: "Text" - type: - type: "string" - description: "Type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath" - x-dataType: "Text" - description: "Represents a host path mapped into a pod. Host path volumes do not\ - \ support ownership management or SELinux relabeling." - example: - path: "path" - type: "type" - v1beta1.NonResourceRule: - required: - - "verbs" - properties: - nonResourceURLs: - type: "array" - description: "NonResourceURLs is a set of partial urls that a user should\ - \ have access to. *s are allowed, but only as the full, final step in the\ - \ path. \"*\" means all." - items: - type: "string" - x-dataType: "[Text]" - verbs: - type: "array" - description: "Verb is a list of kubernetes non-resource API verbs, like: get,\ - \ post, put, delete, patch, head, options. \"*\" means all." - items: - type: "string" - x-dataType: "[Text]" - description: "NonResourceRule holds information that describes a rule for the\ - \ non-resource" - example: - verbs: - - "verbs" - - "verbs" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - v1.NetworkPolicy: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior for this NetworkPolicy." - $ref: "#/definitions/v1.NetworkPolicySpec" - x-dataType: "V1NetworkPolicySpec" - description: "NetworkPolicy describes what network traffic is allowed for a set\ - \ of Pods" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - ingress: - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - policyTypes: - - "policyTypes" - - "policyTypes" - egress: - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - x-kubernetes-group-version-kind: - - group: "networking.k8s.io" - kind: "NetworkPolicy" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.JSONSchemaPropsOrArray: - required: - - "JSONSchemas" - - "Schema" - properties: - JSONSchemas: - type: "array" - items: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "[V1beta1JSONSchemaProps]" - Schema: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "V1beta1JSONSchemaProps" - description: "JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps\ - \ or an array of JSONSchemaProps. Mainly here for serialization purposes." - example: - JSONSchemas: - - null - - null - extensions.v1beta1.DeploymentRollback: - required: - - "name" - - "rollbackTo" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - name: - type: "string" - description: "Required: This must match the Name of a deployment." - x-dataType: "Text" - rollbackTo: - description: "The config of this deployment rollback." - $ref: "#/definitions/extensions.v1beta1.RollbackConfig" - x-dataType: "ExtensionsV1beta1RollbackConfig" - updatedAnnotations: - type: "object" - description: "The annotations to be updated to a deployment" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - description: "DEPRECATED. DeploymentRollback stores the information required to\ - \ rollback a deployment." - example: - updatedAnnotations: - key: "updatedAnnotations" - apiVersion: "apiVersion" - kind: "kind" - name: "name" - rollbackTo: - revision: 5 - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "DeploymentRollback" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.DaemonSetSpec: - required: - - "template" - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "The minimum number of seconds for which a newly created DaemonSet\ - \ pod should be ready without any of its container crashing, for it to be\ - \ considered available. Defaults to 0 (pod will be considered available\ - \ as soon as it is ready)." - x-dataType: "Int" - revisionHistoryLimit: - type: "integer" - format: "int32" - description: "The number of old history to retain to allow rollback. This\ - \ is a pointer to distinguish between explicit zero and not specified. Defaults\ - \ to 10." - x-dataType: "Int" - selector: - description: "A label query over pods that are managed by the daemon set.\ - \ Must match in order to be controlled. If empty, defaulted to labels on\ - \ Pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - template: - description: "An object that describes the pod that will be created. The DaemonSet\ - \ will create exactly one copy of this pod on every node that matches the\ - \ template's node selector (or on every node if no node selector is specified).\ - \ More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template" - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - templateGeneration: - type: "integer" - format: "int64" - description: "DEPRECATED. A sequence number representing a specific generation\ - \ of the template. Populated by the system. It can be set only during the\ - \ creation." - x-dataType: "Integer" - updateStrategy: - description: "An update strategy to replace existing DaemonSet pods with new\ - \ pods." - $ref: "#/definitions/v1beta1.DaemonSetUpdateStrategy" - x-dataType: "V1beta1DaemonSetUpdateStrategy" - description: "DaemonSetSpec is the specification of a daemon set." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - templateGeneration: 1 - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - v1.Endpoints: - required: - - "subsets" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - subsets: - type: "array" - description: "The set of all endpoints is the union of all subsets. Addresses\ - \ are placed into subsets according to the IPs they share. A single address\ - \ with multiple ports, some of which are ready and some of which are not\ - \ (because they come from different containers) will result in the address\ - \ being displayed in different subsets for the different ports. No address\ - \ will appear in both Addresses and NotReadyAddresses in the same subset.\ - \ Sets of addresses and ports that comprise a service." - items: - $ref: "#/definitions/v1.EndpointSubset" - x-dataType: "[V1EndpointSubset]" - description: "Endpoints is a collection of endpoints that implement the actual\ - \ service. Example:\n Name: \"mysvc\",\n Subsets: [\n {\n Addresses:\ - \ [{\"ip\": \"10.10.1.1\"}, {\"ip\": \"10.10.2.2\"}],\n Ports: [{\"name\"\ - : \"a\", \"port\": 8675}, {\"name\": \"b\", \"port\": 309}]\n },\n {\n\ - \ Addresses: [{\"ip\": \"10.10.3.3\"}],\n Ports: [{\"name\": \"a\"\ - , \"port\": 93}, {\"name\": \"b\", \"port\": 76}]\n },\n ]" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subsets: - - notReadyAddresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - addresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - ports: - - protocol: "protocol" - port: 0 - name: "name" - - protocol: "protocol" - port: 0 - name: "name" - - notReadyAddresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - addresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - ports: - - protocol: "protocol" - port: 0 - name: "name" - - protocol: "protocol" - port: 0 - name: "name" - x-kubernetes-group-version-kind: - - group: "" - kind: "Endpoints" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.SessionAffinityConfig: - properties: - clientIP: - description: "clientIP contains the configurations of Client IP based session\ - \ affinity." - $ref: "#/definitions/v1.ClientIPConfig" - x-dataType: "V1ClientIPConfig" - description: "SessionAffinityConfig represents the configurations of session affinity." - example: - clientIP: - timeoutSeconds: 5 - v1.PortworxVolumeSource: - required: - - "volumeID" - properties: - fsType: - type: "string" - description: "FSType represents the filesystem type to mount Must be a filesystem\ - \ type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly\ - \ inferred to be \"ext4\" if unspecified." - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Defaults to false (read/write). ReadOnly here will force the\ - \ ReadOnly setting in VolumeMounts." - x-dataType: "Bool" - volumeID: - type: "string" - description: "VolumeID uniquely identifies a Portworx volume" - x-dataType: "Text" - description: "PortworxVolumeSource represents a Portworx volume resource." - example: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - v1.JobList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "items is the list of Jobs." - items: - $ref: "#/definitions/v1.Job" - x-dataType: "[V1Job]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "JobList is a collection of jobs." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - status: - completionTime: "2000-01-23T04:56:07.000+00:00" - active: 5 - startTime: "2000-01-23T04:56:07.000+00:00" - failed: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - succeeded: 7 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - status: - completionTime: "2000-01-23T04:56:07.000+00:00" - active: 5 - startTime: "2000-01-23T04:56:07.000+00:00" - failed: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - succeeded: 7 - x-kubernetes-group-version-kind: - - group: "batch" - kind: "JobList" - version: "v1" - v1.APIResourceList: - required: - - "groupVersion" - - "resources" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - groupVersion: - type: "string" - description: "groupVersion is the group and version this APIResourceList is\ - \ for." - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - resources: - type: "array" - description: "resources contains the name of the resources and if they are\ - \ namespaced." - items: - $ref: "#/definitions/v1.APIResource" - x-dataType: "[V1APIResource]" - description: "APIResourceList is a list of APIResource, it is used to expose the\ - \ name of the resources supported in a specific group and version, and if the\ - \ resource is namespaced." - example: - apiVersion: "apiVersion" - kind: "kind" - groupVersion: "groupVersion" - resources: - - shortNames: - - "shortNames" - - "shortNames" - kind: "kind" - name: "name" - verbs: - - "verbs" - - "verbs" - categories: - - "categories" - - "categories" - version: "version" - namespaced: true - group: "group" - singularName: "singularName" - - shortNames: - - "shortNames" - - "shortNames" - kind: "kind" - name: "name" - verbs: - - "verbs" - - "verbs" - categories: - - "categories" - - "categories" - version: "version" - namespaced: true - group: "group" - singularName: "singularName" - x-kubernetes-group-version-kind: - - group: "" - kind: "APIResourceList" - version: "v1" - v1.PodTemplateList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of pod templates" - items: - $ref: "#/definitions/v1.PodTemplate" - x-dataType: "[V1PodTemplate]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "PodTemplateList is a list of PodTemplates." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "" - kind: "PodTemplateList" - version: "v1" - v1beta1.AllowedHostPath: - properties: - pathPrefix: - type: "string" - description: "is the path prefix that the host volume must match. It does\ - \ not support `*`. Trailing slashes are trimmed when validating the path\ - \ prefix with a host path.\n\nExamples: `/foo` would allow `/foo`, `/foo/`\ - \ and `/foo/bar` `/foo` would not allow `/food` or `/etc/foo`" - x-dataType: "Text" - description: "defines the host volume conditions that will be enabled by a policy\ - \ for pods to use. It requires the path prefix to be defined." - example: - pathPrefix: "pathPrefix" - v1.OwnerReference: - required: - - "apiVersion" - - "kind" - - "name" - - "uid" - properties: - apiVersion: - type: "string" - description: "API version of the referent." - x-dataType: "Text" - blockOwnerDeletion: - type: "boolean" - description: "If true, AND if the owner has the \"foregroundDeletion\" finalizer,\ - \ then the owner cannot be deleted from the key-value store until this reference\ - \ is removed. Defaults to false. To set this field, a user needs \"delete\"\ - \ permission of the owner, otherwise 422 (Unprocessable Entity) will be\ - \ returned." - x-dataType: "Bool" - controller: - type: "boolean" - description: "If true, this reference points to the managing controller." - x-dataType: "Bool" - kind: - type: "string" - description: "Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - name: - type: "string" - description: "Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names" - x-dataType: "Text" - uid: - type: "string" - description: "UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids" - x-dataType: "Text" - description: "OwnerReference contains enough information to let you identify an\ - \ owning object. Currently, an owning object must be in the same namespace,\ - \ so there is no namespace field." - example: - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - v1beta1.ClusterRoleBindingList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of ClusterRoleBindings" - items: - $ref: "#/definitions/v1beta1.ClusterRoleBinding" - x-dataType: "[V1beta1ClusterRoleBinding]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ClusterRoleBindingList is a collection of ClusterRoleBindings" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBindingList" - version: "v1beta1" - v1.GitRepoVolumeSource: - required: - - "repository" - properties: - directory: - type: "string" - description: "Target directory name. Must not contain or start with '..'.\ - \ If '.' is supplied, the volume directory will be the git repository.\ - \ Otherwise, if specified, the volume will contain the git repository in\ - \ the subdirectory with the given name." - x-dataType: "Text" - repository: - type: "string" - description: "Repository URL" - x-dataType: "Text" - revision: - type: "string" - description: "Commit hash for the specified revision." - x-dataType: "Text" - description: "Represents a volume that is populated with the contents of a git\ - \ repository. Git repo volumes do not support ownership management. Git repo\ - \ volumes support SELinux relabeling." - example: - repository: "repository" - directory: "directory" - revision: "revision" - v1.EnvVar: - required: - - "name" - properties: - name: - type: "string" - description: "Name of the environment variable. Must be a C_IDENTIFIER." - x-dataType: "Text" - value: - type: "string" - description: "Variable references $(VAR_NAME) are expanded using the previous\ - \ defined environment variables in the container and any service environment\ - \ variables. If a variable cannot be resolved, the reference in the input\ - \ string will be unchanged. The $(VAR_NAME) syntax can be escaped with a\ - \ double $$, ie: $$(VAR_NAME). Escaped references will never be expanded,\ - \ regardless of whether the variable exists or not. Defaults to \"\"." - x-dataType: "Text" - valueFrom: - description: "Source for the environment variable's value. Cannot be used\ - \ if value is not empty." - $ref: "#/definitions/v1.EnvVarSource" - x-dataType: "V1EnvVarSource" - description: "EnvVar represents an environment variable present in a Container." - example: - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - v1beta1.CertificateSigningRequestStatus: - properties: - certificate: - type: "string" - format: "byte" - description: "If request was approved, the controller will place the issued\ - \ certificate here." - pattern: "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" - x-dataType: "ByteArray" - conditions: - type: "array" - description: "Conditions applied to the request, such as approval or denial." - items: - $ref: "#/definitions/v1beta1.CertificateSigningRequestCondition" - x-dataType: "[V1beta1CertificateSigningRequestCondition]" - example: - certificate: "certificate" - conditions: - - reason: "reason" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - - reason: "reason" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - v1.ComponentCondition: - required: - - "status" - - "type" - properties: - error: - type: "string" - description: "Condition error code for a component. For example, a health\ - \ check error code." - x-dataType: "Text" - message: - type: "string" - description: "Message about the condition for a component. For example, information\ - \ about a health check." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition for a component. Valid values for \"\ - Healthy\": \"True\", \"False\", or \"Unknown\"." - x-dataType: "Text" - type: - type: "string" - description: "Type of condition for a component. Valid value: \"Healthy\"" - x-dataType: "Text" - description: "Information about the condition of a component." - example: - error: "error" - message: "message" - type: "type" - status: "status" - v1beta1.RollingUpdateStatefulSetStrategy: - properties: - partition: - type: "integer" - format: "int32" - description: "Partition indicates the ordinal at which the StatefulSet should\ - \ be partitioned." - x-dataType: "Int" - description: "RollingUpdateStatefulSetStrategy is used to communicate parameter\ - \ for RollingUpdateStatefulSetStrategyType." - example: - partition: 1 - extensions.v1beta1.DeploymentStrategy: - properties: - rollingUpdate: - description: "Rolling update config params. Present only if DeploymentStrategyType\ - \ = RollingUpdate." - $ref: "#/definitions/extensions.v1beta1.RollingUpdateDeployment" - x-dataType: "ExtensionsV1beta1RollingUpdateDeployment" - type: - type: "string" - description: "Type of deployment. Can be \"Recreate\" or \"RollingUpdate\"\ - . Default is RollingUpdate." - x-dataType: "Text" - description: "DeploymentStrategy describes how to replace existing pods with new\ - \ ones." - example: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - v1.SubjectRulesReviewStatus: - required: - - "incomplete" - - "nonResourceRules" - - "resourceRules" - properties: - evaluationError: - type: "string" - description: "EvaluationError can appear in combination with Rules. It indicates\ - \ an error occurred during rule evaluation, such as an authorizer that doesn't\ - \ support rule evaluation, and that ResourceRules and/or NonResourceRules\ - \ may be incomplete." - x-dataType: "Text" - incomplete: - type: "boolean" - description: "Incomplete is true when the rules returned by this call are\ - \ incomplete. This is most commonly encountered when an authorizer, such\ - \ as an external authorizer, doesn't support rules evaluation." - x-dataType: "Bool" - nonResourceRules: - type: "array" - description: "NonResourceRules is the list of actions the subject is allowed\ - \ to perform on non-resources. The list ordering isn't significant, may\ - \ contain duplicates, and possibly be incomplete." - items: - $ref: "#/definitions/v1.NonResourceRule" - x-dataType: "[V1NonResourceRule]" - resourceRules: - type: "array" - description: "ResourceRules is the list of actions the subject is allowed\ - \ to perform on resources. The list ordering isn't significant, may contain\ - \ duplicates, and possibly be incomplete." - items: - $ref: "#/definitions/v1.ResourceRule" - x-dataType: "[V1ResourceRule]" - description: "SubjectRulesReviewStatus contains the result of a rules check. This\ - \ check can be incomplete depending on the set of authorizers the server is\ - \ configured with and any errors experienced during evaluation. Because authorization\ - \ rules are additive, if a rule appears in a list it's safe to assume the subject\ - \ has that permission, even if that list is incomplete." - example: - incomplete: true - nonResourceRules: - - verbs: - - "verbs" - - "verbs" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - verbs: - - "verbs" - - "verbs" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - resourceRules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - evaluationError: "evaluationError" - v1beta1.JSONSchemaPropsOrBool: - required: - - "Allows" - - "Schema" - properties: - Allows: - type: "boolean" - x-dataType: "Bool" - Schema: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "V1beta1JSONSchemaProps" - description: "JSONSchemaPropsOrBool represents JSONSchemaProps or a boolean value.\ - \ Defaults to true for the boolean property." - example: - Allows: true - v1beta1.CertificateSigningRequestList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - items: - $ref: "#/definitions/v1beta1.CertificateSigningRequest" - x-dataType: "[V1beta1CertificateSigningRequest]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - request: "request" - uid: "uid" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - usages: - - "usages" - - "usages" - username: "username" - status: - certificate: "certificate" - conditions: - - reason: "reason" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - - reason: "reason" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - request: "request" - uid: "uid" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - usages: - - "usages" - - "usages" - username: "username" - status: - certificate: "certificate" - conditions: - - reason: "reason" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - - reason: "reason" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - x-kubernetes-group-version-kind: - - group: "certificates.k8s.io" - kind: "CertificateSigningRequestList" - version: "v1beta1" - v1beta1.SelfSubjectAccessReview: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec holds information about the request being evaluated. user\ - \ and groups must be empty" - $ref: "#/definitions/v1beta1.SelfSubjectAccessReviewSpec" - x-dataType: "V1beta1SelfSubjectAccessReviewSpec" - status: - description: "Status is filled in by the server and indicates whether the\ - \ request is allowed or not" - $ref: "#/definitions/v1beta1.SubjectAccessReviewStatus" - x-dataType: "V1beta1SubjectAccessReviewStatus" - description: "SelfSubjectAccessReview checks whether or the current user can perform\ - \ an action. Not filling in a spec.namespace means \"in all namespaces\". \ - \ Self is a special case, because users should always be able to check whether\ - \ they can perform an action" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - nonResourceAttributes: - path: "path" - verb: "verb" - resourceAttributes: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - status: - reason: "reason" - allowed: true - evaluationError: "evaluationError" - denied: true - x-kubernetes-group-version-kind: - - group: "authorization.k8s.io" - kind: "SelfSubjectAccessReview" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.ValidatingWebhookConfiguration: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - webhooks: - type: "array" - description: "Webhooks is a list of webhooks and the affected resources and\ - \ operations." - items: - $ref: "#/definitions/v1beta1.Webhook" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "name" - x-dataType: "[V1beta1Webhook]" - description: "ValidatingWebhookConfiguration describes the configuration of and\ - \ admission webhook that accept or reject and object without changing it." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - webhooks: - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "admissionregistration.k8s.io" - kind: "ValidatingWebhookConfiguration" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.DaemonSetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "A list of daemon sets." - items: - $ref: "#/definitions/v1beta1.DaemonSet" - x-dataType: "[V1beta1DaemonSet]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "DaemonSetList is a collection of daemon sets." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - templateGeneration: 1 - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - numberUnavailable: 2 - updatedNumberScheduled: 7 - numberAvailable: 7 - numberMisscheduled: 9 - numberReady: 3 - currentNumberScheduled: 5 - collisionCount: 5 - desiredNumberScheduled: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 4 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - templateGeneration: 1 - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - numberUnavailable: 2 - updatedNumberScheduled: 7 - numberAvailable: 7 - numberMisscheduled: 9 - numberReady: 3 - currentNumberScheduled: 5 - collisionCount: 5 - desiredNumberScheduled: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 4 - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "DaemonSetList" - version: "v1beta1" - v1beta1.StatefulSetStatus: - required: - - "replicas" - properties: - collisionCount: - type: "integer" - format: "int32" - description: "collisionCount is the count of hash collisions for the StatefulSet.\ - \ The StatefulSet controller uses this field as a collision avoidance mechanism\ - \ when it needs to create the name for the newest ControllerRevision." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a statefulset's\ - \ current state." - items: - $ref: "#/definitions/v1beta1.StatefulSetCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1beta1StatefulSetCondition]" - currentReplicas: - type: "integer" - format: "int32" - description: "currentReplicas is the number of Pods created by the StatefulSet\ - \ controller from the StatefulSet version indicated by currentRevision." - x-dataType: "Int" - currentRevision: - type: "string" - description: "currentRevision, if not empty, indicates the version of the\ - \ StatefulSet used to generate Pods in the sequence [0,currentReplicas)." - x-dataType: "Text" - observedGeneration: - type: "integer" - format: "int64" - description: "observedGeneration is the most recent generation observed for\ - \ this StatefulSet. It corresponds to the StatefulSet's generation, which\ - \ is updated on mutation by the API Server." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "readyReplicas is the number of Pods created by the StatefulSet\ - \ controller that have a Ready Condition." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "replicas is the number of Pods created by the StatefulSet controller." - x-dataType: "Int" - updateRevision: - type: "string" - description: "updateRevision, if not empty, indicates the version of the StatefulSet\ - \ used to generate Pods in the sequence [replicas-updatedReplicas,replicas)" - x-dataType: "Text" - updatedReplicas: - type: "integer" - format: "int32" - description: "updatedReplicas is the number of Pods created by the StatefulSet\ - \ controller from the StatefulSet version indicated by updateRevision." - x-dataType: "Int" - description: "StatefulSetStatus represents the current state of a StatefulSet." - example: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - v1beta1.NetworkPolicyEgressRule: - properties: - ports: - type: "array" - description: "List of destination ports for outgoing traffic. Each item in\ - \ this list is combined using a logical OR. If this field is empty or missing,\ - \ this rule matches all ports (traffic not restricted by port). If this\ - \ field is present and contains at least one item, then this rule allows\ - \ traffic only if the traffic matches at least one port in the list." - items: - $ref: "#/definitions/v1beta1.NetworkPolicyPort" - x-dataType: "[V1beta1NetworkPolicyPort]" - to: - type: "array" - description: "List of destinations for outgoing traffic of pods selected for\ - \ this rule. Items in this list are combined using a logical OR operation.\ - \ If this field is empty or missing, this rule matches all destinations\ - \ (traffic not restricted by destination). If this field is present and\ - \ contains at least one item, this rule allows traffic only if the traffic\ - \ matches at least one item in the to list." - items: - $ref: "#/definitions/v1beta1.NetworkPolicyPeer" - x-dataType: "[V1beta1NetworkPolicyPeer]" - description: "DEPRECATED 1.9 - This group version of NetworkPolicyEgressRule is\ - \ deprecated by networking/v1/NetworkPolicyEgressRule. NetworkPolicyEgressRule\ - \ describes a particular set of traffic that is allowed out of pods matched\ - \ by a NetworkPolicySpec's podSelector. The traffic must match both ports and\ - \ to. This type is beta-level in 1.8" - example: - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - v2beta1.ObjectMetricStatus: - required: - - "currentValue" - - "metricName" - - "target" - properties: - currentValue: - type: "string" - description: "currentValue is the current value of the metric (as a quantity)." - x-dataType: "Text" - metricName: - type: "string" - description: "metricName is the name of the metric in question." - x-dataType: "Text" - target: - description: "target is the described Kubernetes object." - $ref: "#/definitions/v2beta1.CrossVersionObjectReference" - x-dataType: "V2beta1CrossVersionObjectReference" - description: "ObjectMetricStatus indicates the current value of a metric describing\ - \ a kubernetes object (for example, hits-per-second on an Ingress object)." - example: - metricName: "metricName" - currentValue: "currentValue" - target: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - v1.Binding: - required: - - "target" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - target: - description: "The target object that you want to bind to the standard object." - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "V1ObjectReference" - description: "Binding ties one object to another; for example, a pod is bound\ - \ to a node by a scheduler. Deprecated in 1.7, please use the bindings subresource\ - \ of pods instead." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - target: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - x-kubernetes-group-version-kind: - - group: "" - kind: "Binding" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta2.DeploymentCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - lastUpdateTime: - type: "string" - format: "date-time" - description: "The last time this condition was updated." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of deployment condition." - x-dataType: "Text" - description: "DeploymentCondition describes the state of a deployment at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - v1alpha1.RoleList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of Roles" - items: - $ref: "#/definitions/v1alpha1.Role" - x-dataType: "[V1alpha1Role]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "RoleList is a collection of Roles" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "RoleList" - version: "v1alpha1" - v1.VsphereVirtualDiskVolumeSource: - required: - - "volumePath" - properties: - fsType: - type: "string" - description: "Filesystem type to mount. Must be a filesystem type supported\ - \ by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly\ - \ inferred to be \"ext4\" if unspecified." - x-dataType: "Text" - storagePolicyID: - type: "string" - description: "Storage Policy Based Management (SPBM) profile ID associated\ - \ with the StoragePolicyName." - x-dataType: "Text" - storagePolicyName: - type: "string" - description: "Storage Policy Based Management (SPBM) profile name." - x-dataType: "Text" - volumePath: - type: "string" - description: "Path that identifies vSphere volume vmdk" - x-dataType: "Text" - description: "Represents a vSphere volume resource." - example: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - v1.NodeList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of nodes" - items: - $ref: "#/definitions/v1.Node" - x-dataType: "[V1Node]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "NodeList is the whole list of all Nodes which have been registered\ - \ with master." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - providerID: "providerID" - externalID: "externalID" - taints: - - timeAdded: "2000-01-23T04:56:07.000+00:00" - effect: "effect" - value: "value" - key: "key" - - timeAdded: "2000-01-23T04:56:07.000+00:00" - effect: "effect" - value: "value" - key: "key" - configSource: - apiVersion: "apiVersion" - configMapRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - kind: "kind" - unschedulable: true - podCIDR: "podCIDR" - status: - daemonEndpoints: - kubeletEndpoint: - Port: 0 - phase: "phase" - allocatable: - key: "allocatable" - volumesInUse: - - "volumesInUse" - - "volumesInUse" - addresses: - - address: "address" - type: "type" - - address: "address" - type: "type" - images: - - names: - - "names" - - "names" - sizeBytes: 6 - - names: - - "names" - - "names" - sizeBytes: 6 - nodeInfo: - machineID: "machineID" - bootID: "bootID" - containerRuntimeVersion: "containerRuntimeVersion" - kernelVersion: "kernelVersion" - kubeletVersion: "kubeletVersion" - systemUUID: "systemUUID" - kubeProxyVersion: "kubeProxyVersion" - operatingSystem: "operatingSystem" - architecture: "architecture" - osImage: "osImage" - conditions: - - reason: "reason" - lastHeartbeatTime: "2000-01-23T04:56:07.000+00:00" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastHeartbeatTime: "2000-01-23T04:56:07.000+00:00" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - volumesAttached: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - providerID: "providerID" - externalID: "externalID" - taints: - - timeAdded: "2000-01-23T04:56:07.000+00:00" - effect: "effect" - value: "value" - key: "key" - - timeAdded: "2000-01-23T04:56:07.000+00:00" - effect: "effect" - value: "value" - key: "key" - configSource: - apiVersion: "apiVersion" - configMapRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - kind: "kind" - unschedulable: true - podCIDR: "podCIDR" - status: - daemonEndpoints: - kubeletEndpoint: - Port: 0 - phase: "phase" - allocatable: - key: "allocatable" - volumesInUse: - - "volumesInUse" - - "volumesInUse" - addresses: - - address: "address" - type: "type" - - address: "address" - type: "type" - images: - - names: - - "names" - - "names" - sizeBytes: 6 - - names: - - "names" - - "names" - sizeBytes: 6 - nodeInfo: - machineID: "machineID" - bootID: "bootID" - containerRuntimeVersion: "containerRuntimeVersion" - kernelVersion: "kernelVersion" - kubeletVersion: "kubeletVersion" - systemUUID: "systemUUID" - kubeProxyVersion: "kubeProxyVersion" - operatingSystem: "operatingSystem" - architecture: "architecture" - osImage: "osImage" - conditions: - - reason: "reason" - lastHeartbeatTime: "2000-01-23T04:56:07.000+00:00" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastHeartbeatTime: "2000-01-23T04:56:07.000+00:00" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - volumesAttached: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - capacity: - key: "capacity" - x-kubernetes-group-version-kind: - - group: "" - kind: "NodeList" - version: "v1" - v1.EmptyDirVolumeSource: - properties: - medium: - type: "string" - description: "What type of storage medium should back this directory. The\ - \ default is \"\" which means to use the node's default medium. Must be\ - \ an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir" - x-dataType: "Text" - sizeLimit: - type: "string" - description: "Total amount of local storage required for this EmptyDir volume.\ - \ The size limit is also applicable for memory medium. The maximum usage\ - \ on memory medium EmptyDir would be the minimum value between the SizeLimit\ - \ specified here and the sum of memory limits of all containers in a pod.\ - \ The default is nil which means that the limit is undefined. More info:\ - \ http://kubernetes.io/docs/user-guide/volumes#emptydir" - x-dataType: "Text" - description: "Represents an empty directory for a pod. Empty directory volumes\ - \ support ownership management and SELinux relabeling." - example: - sizeLimit: "sizeLimit" - medium: "medium" - v1.NetworkPolicyPort: - properties: - port: - type: "object" - description: "The port on the given protocol. This can either be a numerical\ - \ or named port on a pod. If this field is not provided, this matches all\ - \ port names and numbers." - properties: {} - x-dataType: "A.Value" - protocol: - type: "string" - description: "The protocol (TCP or UDP) which traffic must match. If not specified,\ - \ this field defaults to TCP." - x-dataType: "Text" - description: "NetworkPolicyPort describes a port to allow traffic on" - example: - protocol: "protocol" - port: "{}" - v1beta1.SubjectAccessReviewStatus: - required: - - "allowed" - properties: - allowed: - type: "boolean" - description: "Allowed is required. True if the action would be allowed, false\ - \ otherwise." - x-dataType: "Bool" - denied: - type: "boolean" - description: "Denied is optional. True if the action would be denied, otherwise\ - \ false. If both allowed is false and denied is false, then the authorizer\ - \ has no opinion on whether to authorize the action. Denied may not be true\ - \ if Allowed is true." - x-dataType: "Bool" - evaluationError: - type: "string" - description: "EvaluationError is an indication that some error occurred during\ - \ the authorization check. It is entirely possible to get an error and be\ - \ able to continue determine authorization status in spite of it. For instance,\ - \ RBAC can be missing a role, but enough roles are still present and bound\ - \ to reason about the request." - x-dataType: "Text" - reason: - type: "string" - description: "Reason is optional. It indicates why a request was allowed\ - \ or denied." - x-dataType: "Text" - description: "SubjectAccessReviewStatus" - example: - reason: "reason" - allowed: true - evaluationError: "evaluationError" - denied: true - v1.DeploymentList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of Deployments." - items: - $ref: "#/definitions/v1.Deployment" - x-dataType: "[V1Deployment]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "DeploymentList is a list of Deployments." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - status: - unavailableReplicas: 2 - replicas: 3 - readyReplicas: 9 - collisionCount: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 4 - availableReplicas: 5 - observedGeneration: 7 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - status: - unavailableReplicas: 2 - replicas: 3 - readyReplicas: 9 - collisionCount: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 4 - availableReplicas: 5 - observedGeneration: 7 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "DeploymentList" - version: "v1" - v1.Initializers: - required: - - "pending" - properties: - pending: - type: "array" - description: "Pending is a list of initializers that must execute in order\ - \ before this object is visible. When the last pending initializer is removed,\ - \ and no failing result is set, the initializers struct will be set to nil\ - \ and the object is considered as initialized and visible to all clients." - items: - $ref: "#/definitions/v1.Initializer" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "name" - x-dataType: "[V1Initializer]" - result: - description: "If result is set with the Failure field, the object will be\ - \ persisted to storage and then deleted, ensuring that other clients can\ - \ observe the deletion." - $ref: "#/definitions/v1.Status" - x-dataType: "V1Status" - description: "Initializers tracks the progress of initialization." - example: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - v1beta1.RoleBinding: - required: - - "roleRef" - - "subjects" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - roleRef: - description: "RoleRef can reference a Role in the current namespace or a ClusterRole\ - \ in the global namespace. If the RoleRef cannot be resolved, the Authorizer\ - \ must return an error." - $ref: "#/definitions/v1beta1.RoleRef" - x-dataType: "V1beta1RoleRef" - subjects: - type: "array" - description: "Subjects holds references to the objects the role applies to." - items: - $ref: "#/definitions/v1beta1.Subject" - x-dataType: "[V1beta1Subject]" - description: "RoleBinding references a role, but does not contain it. It can\ - \ reference a Role in the same namespace or a ClusterRole in the global namespace.\ - \ It adds who information via Subjects and namespace information by which namespace\ - \ it exists in. RoleBindings in a given namespace only have effect in that\ - \ namespace." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - - apiGroup: "apiGroup" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.ContainerStateTerminated: - required: - - "exitCode" - properties: - containerID: - type: "string" - description: "Container's ID in the format 'docker://'" - x-dataType: "Text" - exitCode: - type: "integer" - format: "int32" - description: "Exit status from the last termination of the container" - x-dataType: "Int" - finishedAt: - type: "string" - format: "date-time" - description: "Time at which the container last terminated" - x-dataType: "DateTime" - message: - type: "string" - description: "Message regarding the last termination of the container" - x-dataType: "Text" - reason: - type: "string" - description: "(brief) reason from the last termination of the container" - x-dataType: "Text" - signal: - type: "integer" - format: "int32" - description: "Signal from the last termination of the container" - x-dataType: "Int" - startedAt: - type: "string" - format: "date-time" - description: "Time at which previous execution of the container started" - x-dataType: "DateTime" - description: "ContainerStateTerminated is a terminated state of a container." - example: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - v1beta1.IngressTLS: - properties: - hosts: - type: "array" - description: "Hosts are a list of hosts included in the TLS certificate. The\ - \ values in this list must match the name/s used in the tlsSecret. Defaults\ - \ to the wildcard host setting for the loadbalancer controller fulfilling\ - \ this Ingress, if left unspecified." - items: - type: "string" - x-dataType: "[Text]" - secretName: - type: "string" - description: "SecretName is the name of the secret used to terminate SSL traffic\ - \ on 443. Field is left optional to allow SSL routing based on SNI hostname\ - \ alone. If the SNI host in a listener conflicts with the \"Host\" header\ - \ field used by an IngressRule, the SNI host is used for termination and\ - \ value of the Host header is used for routing." - x-dataType: "Text" - description: "IngressTLS describes the transport layer security associated with\ - \ an Ingress." - example: - secretName: "secretName" - hosts: - - "hosts" - - "hosts" - v1beta1.StorageClass: - required: - - "provisioner" - properties: - allowVolumeExpansion: - type: "boolean" - description: "AllowVolumeExpansion shows whether the storage class allow volume\ - \ expand" - x-dataType: "Bool" - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - mountOptions: - type: "array" - description: "Dynamically provisioned PersistentVolumes of this storage class\ - \ are created with these mountOptions, e.g. [\"ro\", \"soft\"]. Not validated\ - \ - mount of the PVs will simply fail if one is invalid." - items: - type: "string" - x-dataType: "[Text]" - parameters: - type: "object" - description: "Parameters holds the parameters for the provisioner that should\ - \ create volumes of this storage class." - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - provisioner: - type: "string" - description: "Provisioner indicates the type of the provisioner." - x-dataType: "Text" - reclaimPolicy: - type: "string" - description: "Dynamically provisioned PersistentVolumes of this storage class\ - \ are created with this reclaimPolicy. Defaults to Delete." - x-dataType: "Text" - volumeBindingMode: - type: "string" - description: "VolumeBindingMode indicates how PersistentVolumeClaims should\ - \ be provisioned and bound. When unset, VolumeBindingImmediate is used.\ - \ This field is alpha-level and is only honored by servers that enable the\ - \ VolumeScheduling feature." - x-dataType: "Text" - description: "StorageClass describes the parameters for a class of storage for\ - \ which PersistentVolumes can be dynamically provisioned.\n\nStorageClasses\ - \ are non-namespaced; the name of the storage class according to etcd is in\ - \ ObjectMeta.Name." - example: - volumeBindingMode: "volumeBindingMode" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - provisioner: "provisioner" - apiVersion: "apiVersion" - allowVolumeExpansion: true - reclaimPolicy: "reclaimPolicy" - kind: "kind" - mountOptions: - - "mountOptions" - - "mountOptions" - parameters: - key: "parameters" - x-kubernetes-group-version-kind: - - group: "storage.k8s.io" - kind: "StorageClass" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.PodStatus: - properties: - conditions: - type: "array" - description: "Current service state of pod. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions" - items: - $ref: "#/definitions/v1.PodCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1PodCondition]" - containerStatuses: - type: "array" - description: "The list has one entry per container in the manifest. Each entry\ - \ is currently the output of `docker inspect`. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-and-container-status" - items: - $ref: "#/definitions/v1.ContainerStatus" - x-dataType: "[V1ContainerStatus]" - hostIP: - type: "string" - description: "IP address of the host to which the pod is assigned. Empty if\ - \ not yet scheduled." - x-dataType: "Text" - initContainerStatuses: - type: "array" - description: "The list has one entry per init container in the manifest. The\ - \ most recent successful init container will have ready = true, the most\ - \ recently started container will have startTime set. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-and-container-status" - items: - $ref: "#/definitions/v1.ContainerStatus" - x-dataType: "[V1ContainerStatus]" - message: - type: "string" - description: "A human readable message indicating details about why the pod\ - \ is in this condition." - x-dataType: "Text" - phase: - type: "string" - description: "Current condition of the pod. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-phase" - x-dataType: "Text" - podIP: - type: "string" - description: "IP address allocated to the pod. Routable at least within the\ - \ cluster. Empty if not yet allocated." - x-dataType: "Text" - qosClass: - type: "string" - description: "The Quality of Service (QOS) classification assigned to the\ - \ pod based on resource requirements See PodQOSClass type for available\ - \ QOS classes More info: https://github.com/kubernetes/kubernetes/blob/master/docs/design/resource-qos.md" - x-dataType: "Text" - reason: - type: "string" - description: "A brief CamelCase message indicating details about why the pod\ - \ is in this state. e.g. 'Evicted'" - x-dataType: "Text" - startTime: - type: "string" - format: "date-time" - description: "RFC 3339 date and time at which the object was acknowledged\ - \ by the Kubelet. This is before the Kubelet pulled the container image(s)\ - \ for the pod." - x-dataType: "DateTime" - description: "PodStatus represents information about the status of a pod. Status\ - \ may trail the actual state of a system." - example: - phase: "phase" - reason: "reason" - podIP: "podIP" - containerStatuses: - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - hostIP: "hostIP" - startTime: "2000-01-23T04:56:07.000+00:00" - qosClass: "qosClass" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - message: "message" - initContainerStatuses: - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - v1beta2.StatefulSetStatus: - required: - - "replicas" - properties: - collisionCount: - type: "integer" - format: "int32" - description: "collisionCount is the count of hash collisions for the StatefulSet.\ - \ The StatefulSet controller uses this field as a collision avoidance mechanism\ - \ when it needs to create the name for the newest ControllerRevision." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a statefulset's\ - \ current state." - items: - $ref: "#/definitions/v1beta2.StatefulSetCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1beta2StatefulSetCondition]" - currentReplicas: - type: "integer" - format: "int32" - description: "currentReplicas is the number of Pods created by the StatefulSet\ - \ controller from the StatefulSet version indicated by currentRevision." - x-dataType: "Int" - currentRevision: - type: "string" - description: "currentRevision, if not empty, indicates the version of the\ - \ StatefulSet used to generate Pods in the sequence [0,currentReplicas)." - x-dataType: "Text" - observedGeneration: - type: "integer" - format: "int64" - description: "observedGeneration is the most recent generation observed for\ - \ this StatefulSet. It corresponds to the StatefulSet's generation, which\ - \ is updated on mutation by the API Server." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "readyReplicas is the number of Pods created by the StatefulSet\ - \ controller that have a Ready Condition." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "replicas is the number of Pods created by the StatefulSet controller." - x-dataType: "Int" - updateRevision: - type: "string" - description: "updateRevision, if not empty, indicates the version of the StatefulSet\ - \ used to generate Pods in the sequence [replicas-updatedReplicas,replicas)" - x-dataType: "Text" - updatedReplicas: - type: "integer" - format: "int32" - description: "updatedReplicas is the number of Pods created by the StatefulSet\ - \ controller from the StatefulSet version indicated by updateRevision." - x-dataType: "Int" - description: "StatefulSetStatus represents the current state of a StatefulSet." - example: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - v1beta1.ReplicaSetSpec: - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "Minimum number of seconds for which a newly created pod should\ - \ be ready without any of its container crashing, for it to be considered\ - \ available. Defaults to 0 (pod will be considered available as soon as\ - \ it is ready)" - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Replicas is the number of desired replicas. This is a pointer\ - \ to distinguish between explicit zero and unspecified. Defaults to 1. More\ - \ info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller" - x-dataType: "Int" - selector: - description: "Selector is a label query over pods that should match the replica\ - \ count. If the selector is empty, it is defaulted to the labels present\ - \ on the pod template. Label keys and values that must match in order to\ - \ be controlled by this replica set. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - template: - description: "Template is the object that describes the pod that will be created\ - \ if insufficient replicas are detected. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template" - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - description: "ReplicaSetSpec is the specification of a ReplicaSet." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - v1.AttachedVolume: - required: - - "devicePath" - - "name" - properties: - devicePath: - type: "string" - description: "DevicePath represents the device path where the volume should\ - \ be available" - x-dataType: "Text" - name: - type: "string" - description: "Name of the attached volume" - x-dataType: "Text" - description: "AttachedVolume describes a volume attached to a node" - example: - devicePath: "devicePath" - name: "name" - v1.PersistentVolume: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines a specification of a persistent volume owned by\ - \ the cluster. Provisioned by an administrator. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes" - $ref: "#/definitions/v1.PersistentVolumeSpec" - x-dataType: "V1PersistentVolumeSpec" - status: - description: "Status represents the current information/status for the persistent\ - \ volume. Populated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes" - $ref: "#/definitions/v1.PersistentVolumeStatus" - x-dataType: "V1PersistentVolumeStatus" - description: "PersistentVolume (PV) is a storage resource provisioned by an administrator.\ - \ It is analogous to a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - claimRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - secretNamespace: "secretNamespace" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - mountOptions: - - "mountOptions" - - "mountOptions" - local: - path: "path" - capacity: - key: "capacity" - cephfs: - path: "path" - secretRef: - name: "name" - namespace: "namespace" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - accessModes: - - "accessModes" - - "accessModes" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - volumeMode: "volumeMode" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 0 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - namespace: "namespace" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - storageClassName: "storageClassName" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - csi: - driver: "driver" - volumeHandle: "volumeHandle" - readOnly: true - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeReclaimPolicy: "persistentVolumeReclaimPolicy" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - status: - phase: "phase" - reason: "reason" - message: "message" - x-kubernetes-group-version-kind: - - group: "" - kind: "PersistentVolume" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - apps.v1beta1.DeploymentStatus: - properties: - availableReplicas: - type: "integer" - format: "int32" - description: "Total number of available pods (ready for at least minReadySeconds)\ - \ targeted by this deployment." - x-dataType: "Int" - collisionCount: - type: "integer" - format: "int32" - description: "Count of hash collisions for the Deployment. The Deployment\ - \ controller uses this field as a collision avoidance mechanism when it\ - \ needs to create the name for the newest ReplicaSet." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a deployment's\ - \ current state." - items: - $ref: "#/definitions/apps.v1beta1.DeploymentCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[AppsV1beta1DeploymentCondition]" - observedGeneration: - type: "integer" - format: "int64" - description: "The generation observed by the deployment controller." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "Total number of ready pods targeted by this deployment." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Total number of non-terminated pods targeted by this deployment\ - \ (their labels match the selector)." - x-dataType: "Int" - unavailableReplicas: - type: "integer" - format: "int32" - description: "Total number of unavailable pods targeted by this deployment.\ - \ This is the total number of pods that are still required for the deployment\ - \ to have 100% available capacity. They may either be pods that are running\ - \ but not yet available or pods that still have not been created." - x-dataType: "Int" - updatedReplicas: - type: "integer" - format: "int32" - description: "Total number of non-terminated pods targeted by this deployment\ - \ that have the desired template spec." - x-dataType: "Int" - description: "DeploymentStatus is the most recently observed status of the Deployment." - example: - unavailableReplicas: 4 - replicas: 2 - readyReplicas: 3 - collisionCount: 7 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 7 - availableReplicas: 2 - observedGeneration: 9 - v1.NetworkPolicyList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of schema objects." - items: - $ref: "#/definitions/v1.NetworkPolicy" - x-dataType: "[V1NetworkPolicy]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "NetworkPolicyList is a list of NetworkPolicy objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - ingress: - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - policyTypes: - - "policyTypes" - - "policyTypes" - egress: - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - ingress: - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - policyTypes: - - "policyTypes" - - "policyTypes" - egress: - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - x-kubernetes-group-version-kind: - - group: "networking.k8s.io" - kind: "NetworkPolicyList" - version: "v1" - v1beta1.SELinuxStrategyOptions: - required: - - "rule" - properties: - rule: - type: "string" - description: "type is the strategy that will dictate the allowable labels\ - \ that may be set." - x-dataType: "Text" - seLinuxOptions: - description: "seLinuxOptions required to run as; required for MustRunAs More\ - \ info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/" - $ref: "#/definitions/v1.SELinuxOptions" - x-dataType: "V1SELinuxOptions" - description: "SELinux Strategy Options defines the strategy type and any options\ - \ used to create the strategy." - example: - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - rule: "rule" - v1alpha1.ClusterRoleList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of ClusterRoles" - items: - $ref: "#/definitions/v1alpha1.ClusterRole" - x-dataType: "[V1alpha1ClusterRole]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ClusterRoleList is a collection of ClusterRoles" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleList" - version: "v1alpha1" - v1.ReplicaSet: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "If the Labels of a ReplicaSet are empty, they are defaulted\ - \ to be the same as the Pod(s) that the ReplicaSet manages. Standard object's\ - \ metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the specification of the desired behavior of the\ - \ ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.ReplicaSetSpec" - x-dataType: "V1ReplicaSetSpec" - status: - description: "Status is the most recently observed status of the ReplicaSet.\ - \ This data may be out of date by some window of time. Populated by the\ - \ system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.ReplicaSetStatus" - x-dataType: "V1ReplicaSetStatus" - description: "ReplicaSet ensures that a specified number of pod replicas are running\ - \ at any given time." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "ReplicaSet" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.NonResourceAttributes: - properties: - path: - type: "string" - description: "Path is the URL path of the request" - x-dataType: "Text" - verb: - type: "string" - description: "Verb is the standard HTTP verb" - x-dataType: "Text" - description: "NonResourceAttributes includes the authorization attributes available\ - \ for non-resource requests to the Authorizer interface" - example: - path: "path" - verb: "verb" - v1beta1.CronJobSpec: - required: - - "jobTemplate" - - "schedule" - properties: - concurrencyPolicy: - type: "string" - description: "Specifies how to treat concurrent executions of a Job. Valid\ - \ values are: - \"Allow\" (default): allows CronJobs to run concurrently;\ - \ - \"Forbid\": forbids concurrent runs, skipping next run if previous run\ - \ hasn't finished yet; - \"Replace\": cancels currently running job and\ - \ replaces it with a new one" - x-dataType: "Text" - failedJobsHistoryLimit: - type: "integer" - format: "int32" - description: "The number of failed finished jobs to retain. This is a pointer\ - \ to distinguish between explicit zero and not specified. Defaults to 1." - x-dataType: "Int" - jobTemplate: - description: "Specifies the job that will be created when executing a CronJob." - $ref: "#/definitions/v1beta1.JobTemplateSpec" - x-dataType: "V1beta1JobTemplateSpec" - schedule: - type: "string" - description: "The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron." - x-dataType: "Text" - startingDeadlineSeconds: - type: "integer" - format: "int64" - description: "Optional deadline in seconds for starting the job if it misses\ - \ scheduled time for any reason. Missed jobs executions will be counted\ - \ as failed ones." - x-dataType: "Integer" - successfulJobsHistoryLimit: - type: "integer" - format: "int32" - description: "The number of successful finished jobs to retain. This is a\ - \ pointer to distinguish between explicit zero and not specified. Defaults\ - \ to 3." - x-dataType: "Int" - suspend: - type: "boolean" - description: "This flag tells the controller to suspend subsequent executions,\ - \ it does not apply to already started executions. Defaults to false." - x-dataType: "Bool" - description: "CronJobSpec describes how the job execution will look like and when\ - \ it will actually run." - example: - suspend: true - schedule: "schedule" - jobTemplate: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - startingDeadlineSeconds: 6 - concurrencyPolicy: "concurrencyPolicy" - failedJobsHistoryLimit: 0 - successfulJobsHistoryLimit: 1 - v1.StatusCause: - properties: - field: - type: "string" - description: "The field of the resource that has caused this error, as named\ - \ by its JSON serialization. May include dot and postfix notation for nested\ - \ attributes. Arrays are zero-indexed. Fields may appear more than once\ - \ in an array of causes due to fields having multiple errors. Optional.\n\ - \nExamples:\n \"name\" - the field \"name\" on the current resource\n \ - \ \"items[0].name\" - the field \"name\" on the first array entry in \"\ - items\"" - x-dataType: "Text" - message: - type: "string" - description: "A human-readable description of the cause of the error. This\ - \ field may be presented as-is to a reader." - x-dataType: "Text" - reason: - type: "string" - description: "A machine-readable description of the cause of the error. If\ - \ this value is empty there is no information available." - x-dataType: "Text" - description: "StatusCause provides more information about an api.Status failure,\ - \ including cases when multiple errors are encountered." - example: - reason: "reason" - field: "field" - message: "message" - v1beta2.DaemonSetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "A list of daemon sets." - items: - $ref: "#/definitions/v1beta2.DaemonSet" - x-dataType: "[V1beta2DaemonSet]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "DaemonSetList is a collection of daemon sets." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - numberUnavailable: 3 - updatedNumberScheduled: 4 - numberAvailable: 2 - numberMisscheduled: 7 - numberReady: 9 - currentNumberScheduled: 5 - collisionCount: 1 - desiredNumberScheduled: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 2 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - numberUnavailable: 3 - updatedNumberScheduled: 4 - numberAvailable: 2 - numberMisscheduled: 7 - numberReady: 9 - currentNumberScheduled: 5 - collisionCount: 1 - desiredNumberScheduled: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 2 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "DaemonSetList" - version: "v1beta2" - v1beta2.StatefulSetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - items: - $ref: "#/definitions/v1beta2.StatefulSet" - x-dataType: "[V1beta2StatefulSet]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "StatefulSetList is a collection of StatefulSets." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - status: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - status: - currentRevision: "currentRevision" - replicas: 9 - updateRevision: "updateRevision" - readyReplicas: 7 - collisionCount: 5 - currentReplicas: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - updatedReplicas: 3 - observedGeneration: 2 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "StatefulSetList" - version: "v1beta2" - v1.DaemonSetUpdateStrategy: - properties: - rollingUpdate: - description: "Rolling update config params. Present only if type = \"RollingUpdate\"\ - ." - $ref: "#/definitions/v1.RollingUpdateDaemonSet" - x-dataType: "V1RollingUpdateDaemonSet" - type: - type: "string" - description: "Type of daemon set update. Can be \"RollingUpdate\" or \"OnDelete\"\ - . Default is RollingUpdate." - x-dataType: "Text" - description: "DaemonSetUpdateStrategy is a struct used to control the update strategy\ - \ for a DaemonSet." - example: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - extensions.v1beta1.DeploymentStatus: - properties: - availableReplicas: - type: "integer" - format: "int32" - description: "Total number of available pods (ready for at least minReadySeconds)\ - \ targeted by this deployment." - x-dataType: "Int" - collisionCount: - type: "integer" - format: "int32" - description: "Count of hash collisions for the Deployment. The Deployment\ - \ controller uses this field as a collision avoidance mechanism when it\ - \ needs to create the name for the newest ReplicaSet." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a deployment's\ - \ current state." - items: - $ref: "#/definitions/extensions.v1beta1.DeploymentCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[ExtensionsV1beta1DeploymentCondition]" - observedGeneration: - type: "integer" - format: "int64" - description: "The generation observed by the deployment controller." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "Total number of ready pods targeted by this deployment." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Total number of non-terminated pods targeted by this deployment\ - \ (their labels match the selector)." - x-dataType: "Int" - unavailableReplicas: - type: "integer" - format: "int32" - description: "Total number of unavailable pods targeted by this deployment.\ - \ This is the total number of pods that are still required for the deployment\ - \ to have 100% available capacity. They may either be pods that are running\ - \ but not yet available or pods that still have not been created." - x-dataType: "Int" - updatedReplicas: - type: "integer" - format: "int32" - description: "Total number of non-terminated pods targeted by this deployment\ - \ that have the desired template spec." - x-dataType: "Int" - description: "DeploymentStatus is the most recently observed status of the Deployment." - example: - unavailableReplicas: 4 - replicas: 2 - readyReplicas: 3 - collisionCount: 7 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 7 - availableReplicas: 2 - observedGeneration: 9 - v1.ResourceRule: - required: - - "verbs" - properties: - apiGroups: - type: "array" - description: "APIGroups is the name of the APIGroup that contains the resources.\ - \ If multiple API groups are specified, any action requested against one\ - \ of the enumerated resources in any API group will be allowed. \"*\" means\ - \ all." - items: - type: "string" - x-dataType: "[Text]" - resourceNames: - type: "array" - description: "ResourceNames is an optional white list of names that the rule\ - \ applies to. An empty set means that everything is allowed. \"*\" means\ - \ all." - items: - type: "string" - x-dataType: "[Text]" - resources: - type: "array" - description: "Resources is a list of resources this rule applies to. \"*\"\ - \ means all in the specified apiGroups.\n \"*/foo\" represents the subresource\ - \ 'foo' for all resources in the specified apiGroups." - items: - type: "string" - x-dataType: "[Text]" - verbs: - type: "array" - description: "Verb is a list of kubernetes resource API verbs, like: get,\ - \ list, watch, create, update, delete, proxy. \"*\" means all." - items: - type: "string" - x-dataType: "[Text]" - description: "ResourceRule is the list of actions the subject is allowed to perform\ - \ on resources. The list ordering isn't significant, may contain duplicates,\ - \ and possibly be incomplete." - example: - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - v1.DownwardAPIVolumeFile: - required: - - "path" - properties: - fieldRef: - description: "Required: Selects a field of the pod: only annotations, labels,\ - \ name and namespace are supported." - $ref: "#/definitions/v1.ObjectFieldSelector" - x-dataType: "V1ObjectFieldSelector" - mode: - type: "integer" - format: "int32" - description: "Optional: mode bits to use on this file, must be a value between\ - \ 0 and 0777. If not specified, the volume defaultMode will be used. This\ - \ might be in conflict with other options that affect the file mode, like\ - \ fsGroup, and the result can be other mode bits set." - x-dataType: "Int" - path: - type: "string" - description: "Required: Path is the relative path name of the file to be\ - \ created. Must not be absolute or contain the '..' path. Must be utf-8\ - \ encoded. The first item of the relative path must not start with '..'" - x-dataType: "Text" - resourceFieldRef: - description: "Selects a resource of the container: only resources limits and\ - \ requests (limits.cpu, limits.memory, requests.cpu and requests.memory)\ - \ are currently supported." - $ref: "#/definitions/v1.ResourceFieldSelector" - x-dataType: "V1ResourceFieldSelector" - description: "DownwardAPIVolumeFile represents information to create the file\ - \ containing the pod field" - example: - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - v1alpha1.ClusterRoleBindingList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of ClusterRoleBindings" - items: - $ref: "#/definitions/v1alpha1.ClusterRoleBinding" - x-dataType: "[V1alpha1ClusterRoleBinding]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ClusterRoleBindingList is a collection of ClusterRoleBindings" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleBindingList" - version: "v1alpha1" - v1.ContainerImage: - required: - - "names" - properties: - names: - type: "array" - description: "Names by which this image is known. e.g. [\"gcr.io/google_containers/hyperkube:v1.0.7\"\ - , \"dockerhub.io/google_containers/hyperkube:v1.0.7\"]" - items: - type: "string" - x-dataType: "[Text]" - sizeBytes: - type: "integer" - format: "int64" - description: "The size of the image in bytes." - x-dataType: "Integer" - description: "Describe a container image" - example: - names: - - "names" - - "names" - sizeBytes: 6 - v1.Namespace: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the behavior of the Namespace. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.NamespaceSpec" - x-dataType: "V1NamespaceSpec" - status: - description: "Status describes the current status of a Namespace. More info:\ - \ https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.NamespaceStatus" - x-dataType: "V1NamespaceStatus" - description: "Namespace provides a scope for Names. Use of multiple namespaces\ - \ is optional." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - finalizers: - - "finalizers" - - "finalizers" - status: - phase: "phase" - x-kubernetes-group-version-kind: - - group: "" - kind: "Namespace" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.ReplicaSetCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "The last time the condition transitioned from one status to\ - \ another." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of replica set condition." - x-dataType: "Text" - description: "ReplicaSetCondition describes the state of a replica set at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1.NodeSystemInfo: - required: - - "architecture" - - "bootID" - - "containerRuntimeVersion" - - "kernelVersion" - - "kubeProxyVersion" - - "kubeletVersion" - - "machineID" - - "operatingSystem" - - "osImage" - - "systemUUID" - properties: - architecture: - type: "string" - description: "The Architecture reported by the node" - x-dataType: "Text" - bootID: - type: "string" - description: "Boot ID reported by the node." - x-dataType: "Text" - containerRuntimeVersion: - type: "string" - description: "ContainerRuntime Version reported by the node through runtime\ - \ remote API (e.g. docker://1.5.0)." - x-dataType: "Text" - kernelVersion: - type: "string" - description: "Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64)." - x-dataType: "Text" - kubeProxyVersion: - type: "string" - description: "KubeProxy Version reported by the node." - x-dataType: "Text" - kubeletVersion: - type: "string" - description: "Kubelet Version reported by the node." - x-dataType: "Text" - machineID: - type: "string" - description: "MachineID reported by the node. For unique machine identification\ - \ in the cluster this field is preferred. Learn more from man(5) machine-id:\ - \ http://man7.org/linux/man-pages/man5/machine-id.5.html" - x-dataType: "Text" - operatingSystem: - type: "string" - description: "The Operating System reported by the node" - x-dataType: "Text" - osImage: - type: "string" - description: "OS Image reported by the node from /etc/os-release (e.g. Debian\ - \ GNU/Linux 7 (wheezy))." - x-dataType: "Text" - systemUUID: - type: "string" - description: "SystemUUID reported by the node. For unique machine identification\ - \ MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html/RHSM/getting-system-uuid.html" - x-dataType: "Text" - description: "NodeSystemInfo is a set of ids/uuids to uniquely identify the node." - example: - machineID: "machineID" - bootID: "bootID" - containerRuntimeVersion: "containerRuntimeVersion" - kernelVersion: "kernelVersion" - kubeletVersion: "kubeletVersion" - systemUUID: "systemUUID" - kubeProxyVersion: "kubeProxyVersion" - operatingSystem: "operatingSystem" - architecture: "architecture" - osImage: "osImage" - v1beta1.ClusterRoleList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is a list of ClusterRoles" - items: - $ref: "#/definitions/v1beta1.ClusterRole" - x-dataType: "[V1beta1ClusterRole]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ClusterRoleList is a collection of ClusterRoles" - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRoleList" - version: "v1beta1" - v1beta1.RuleWithOperations: - properties: - apiGroups: - type: "array" - description: "APIGroups is the API groups the resources belong to. '*' is\ - \ all groups. If '*' is present, the length of the slice must be one. Required." - items: - type: "string" - x-dataType: "[Text]" - apiVersions: - type: "array" - description: "APIVersions is the API versions the resources belong to. '*'\ - \ is all versions. If '*' is present, the length of the slice must be one.\ - \ Required." - items: - type: "string" - x-dataType: "[Text]" - operations: - type: "array" - description: "Operations is the operations the admission hook cares about\ - \ - CREATE, UPDATE, or * for all operations. If '*' is present, the length\ - \ of the slice must be one. Required." - items: - type: "string" - x-dataType: "[Text]" - resources: - type: "array" - description: "Resources is a list of resources this rule applies to.\n\nFor\ - \ example: 'pods' means pods. 'pods/log' means the log subresource of pods.\ - \ '*' means all resources, but not subresources. 'pods/*' means all subresources\ - \ of pods. '*/scale' means all scale subresources. '*/*' means all resources\ - \ and their subresources.\n\nIf wildcard is present, the validation rule\ - \ will ensure resources do not overlap with each other.\n\nDepending on\ - \ the enclosing object, subresources might not be allowed. Required." - items: - type: "string" - x-dataType: "[Text]" - description: "RuleWithOperations is a tuple of Operations and Resources. It is\ - \ recommended to make sure that all the tuple expansions are valid." - example: - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - v1.PodCondition: - required: - - "status" - - "type" - properties: - lastProbeTime: - type: "string" - format: "date-time" - description: "Last time we probed the condition." - x-dataType: "DateTime" - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "Human-readable message indicating details about last transition." - x-dataType: "Text" - reason: - type: "string" - description: "Unique, one-word, CamelCase reason for the condition's last\ - \ transition." - x-dataType: "Text" - status: - type: "string" - description: "Status is the status of the condition. Can be True, False, Unknown.\ - \ More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions" - x-dataType: "Text" - type: - type: "string" - description: "Type is the type of the condition. Currently only Ready. More\ - \ info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions" - x-dataType: "Text" - description: "PodCondition contains details for the current condition of this\ - \ pod." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - v1.ConfigMapList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of ConfigMaps." - items: - $ref: "#/definitions/v1.ConfigMap" - x-dataType: "[V1ConfigMap]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ConfigMapList is a resource containing a list of ConfigMap objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - key: "data" - kind: "kind" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - key: "data" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "" - kind: "ConfigMapList" - version: "v1" - v1beta2.DeploymentList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of Deployments." - items: - $ref: "#/definitions/v1beta2.Deployment" - x-dataType: "[V1beta2Deployment]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "DeploymentList is a list of Deployments." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - status: - unavailableReplicas: 2 - replicas: 3 - readyReplicas: 9 - collisionCount: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 4 - availableReplicas: 5 - observedGeneration: 7 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - status: - unavailableReplicas: 2 - replicas: 3 - readyReplicas: 9 - collisionCount: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 4 - availableReplicas: 5 - observedGeneration: 7 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "DeploymentList" - version: "v1beta2" - v1beta1.WebhookClientConfig: - required: - - "caBundle" - properties: - caBundle: - type: "string" - format: "byte" - description: "`caBundle` is a PEM encoded CA bundle which will be used to\ - \ validate the webhook's server certificate. Required." - pattern: "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" - x-dataType: "ByteArray" - service: - description: "`service` is a reference to the service for this webhook. Either\ - \ `service` or `url` must be specified.\n\nIf the webhook is running within\ - \ the cluster, then you should use `service`.\n\nIf there is only one port\ - \ open for the service, that port will be used. If there are multiple ports\ - \ open, port 443 will be used if it is open, otherwise it is an error." - $ref: "#/definitions/admissionregistration.v1beta1.ServiceReference" - x-dataType: "AdmissionregistrationV1beta1ServiceReference" - url: - type: "string" - description: "`url` gives the location of the webhook, in standard URL form\ - \ (`[scheme://]host:port/path`). Exactly one of `url` or `service` must\ - \ be specified.\n\nThe `host` should not refer to a service running in the\ - \ cluster; use the `service` field instead. The host might be resolved via\ - \ external DNS in some apiservers (e.g., `kube-apiserver` cannot resolve\ - \ in-cluster DNS as that would be a layering violation). `host` may also\ - \ be an IP address.\n\nPlease note that using `localhost` or `127.0.0.1`\ - \ as a `host` is risky unless you take great care to run this webhook on\ - \ all hosts which run an apiserver which might need to make calls to this\ - \ webhook. Such installs are likely to be non-portable, i.e., not easy to\ - \ turn up in a new cluster.\n\nThe scheme must be \"https\"; the URL must\ - \ begin with \"https://\".\n\nA path is optional, and if present may be\ - \ any string permissible in a URL. You may use the path to pass an arbitrary\ - \ string to the webhook, for example, a cluster identifier.\n\nAttempting\ - \ to use a user or basic auth e.g. \"user:password@\" is not allowed. Fragments\ - \ (\"#...\") and query parameters (\"?...\") are not allowed, either." - x-dataType: "Text" - description: "WebhookClientConfig contains the information to make a TLS connection\ - \ with the webhook" - example: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - v1.Handler: - properties: - exec: - description: "One and only one of the following should be specified. Exec\ - \ specifies the action to take." - $ref: "#/definitions/v1.ExecAction" - x-dataType: "V1ExecAction" - httpGet: - description: "HTTPGet specifies the http request to perform." - $ref: "#/definitions/v1.HTTPGetAction" - x-dataType: "V1HTTPGetAction" - tcpSocket: - description: "TCPSocket specifies an action involving a TCP port. TCP hooks\ - \ not yet supported" - $ref: "#/definitions/v1.TCPSocketAction" - x-dataType: "V1TCPSocketAction" - description: "Handler defines a specific action that should be taken" - example: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - v1beta1.ControllerRevisionList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of ControllerRevisions" - items: - $ref: "#/definitions/v1beta1.ControllerRevision" - x-dataType: "[V1beta1ControllerRevision]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ControllerRevisionList is a resource containing a list of ControllerRevision\ - \ objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - Raw: "Raw" - kind: "kind" - revision: 0 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - data: - Raw: "Raw" - kind: "kind" - revision: 0 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "ControllerRevisionList" - version: "v1beta1" - v1.StatefulSetCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of statefulset condition." - x-dataType: "Text" - description: "StatefulSetCondition describes the state of a statefulset at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - v1.CSIPersistentVolumeSource: - required: - - "driver" - - "volumeHandle" - properties: - driver: - type: "string" - description: "Driver is the name of the driver to use for this volume. Required." - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Optional: The value to pass to ControllerPublishVolumeRequest.\ - \ Defaults to false (read/write)." - x-dataType: "Bool" - volumeHandle: - type: "string" - description: "VolumeHandle is the unique volume name returned by the CSI volume\ - \ plugin’s CreateVolume to refer to the volume on all subsequent calls.\ - \ Required." - x-dataType: "Text" - description: "Represents storage that is managed by an external CSI volume driver" - example: - driver: "driver" - volumeHandle: "volumeHandle" - readOnly: true - v1.HorizontalPodAutoscalerList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "list of horizontal pod autoscaler objects." - items: - $ref: "#/definitions/v1.HorizontalPodAutoscaler" - x-dataType: "[V1HorizontalPodAutoscaler]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "list of horizontal pod autoscaler objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - maxReplicas: 0 - minReplicas: 6 - targetCPUUtilizationPercentage: 1 - scaleTargetRef: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - status: - currentCPUUtilizationPercentage: 5 - desiredReplicas: 2 - currentReplicas: 5 - lastScaleTime: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 7 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - maxReplicas: 0 - minReplicas: 6 - targetCPUUtilizationPercentage: 1 - scaleTargetRef: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - status: - currentCPUUtilizationPercentage: 5 - desiredReplicas: 2 - currentReplicas: 5 - lastScaleTime: "2000-01-23T04:56:07.000+00:00" - observedGeneration: 7 - x-kubernetes-group-version-kind: - - group: "autoscaling" - kind: "HorizontalPodAutoscalerList" - version: "v1" - v1beta1.CertificateSigningRequestSpec: - required: - - "request" - properties: - extra: - type: "object" - description: "Extra information about the requesting user. See user.Info interface\ - \ for details." - additionalProperties: - type: "array" - items: - type: "string" - x-dataType: "(Map.Map String [Text])" - groups: - type: "array" - description: "Group information about the requesting user. See user.Info interface\ - \ for details." - items: - type: "string" - x-dataType: "[Text]" - request: - type: "string" - format: "byte" - description: "Base64-encoded PKCS#10 CSR data" - pattern: "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" - x-dataType: "ByteArray" - uid: - type: "string" - description: "UID information about the requesting user. See user.Info interface\ - \ for details." - x-dataType: "Text" - usages: - type: "array" - description: "allowedUsages specifies a set of usage contexts the key will\ - \ be valid for. See: https://tools.ietf.org/html/rfc5280#section-4.2.1.3\n\ - \ https://tools.ietf.org/html/rfc5280#section-4.2.1.12" - items: - type: "string" - x-dataType: "[Text]" - username: - type: "string" - description: "Information about the requesting user. See user.Info interface\ - \ for details." - x-dataType: "Text" - description: "This information is immutable after the request is created. Only\ - \ the Request and Usages fields can be set on creation, other fields are derived\ - \ by Kubernetes and cannot be modified by users." - example: - request: "request" - uid: "uid" - extra: - key: - - "extra" - - "extra" - groups: - - "groups" - - "groups" - usages: - - "usages" - - "usages" - username: "username" - v1.CephFSVolumeSource: - required: - - "monitors" - properties: - monitors: - type: "array" - description: "Required: Monitors is a collection of Ceph monitors More info:\ - \ https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it" - items: - type: "string" - x-dataType: "[Text]" - path: - type: "string" - description: "Optional: Used as the mounted root, rather than the full Ceph\ - \ tree, default is /" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Optional: Defaults to false (read/write). ReadOnly here will\ - \ force the ReadOnly setting in VolumeMounts. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it" - x-dataType: "Bool" - secretFile: - type: "string" - description: "Optional: SecretFile is the path to key ring for User, default\ - \ is /etc/ceph/user.secret More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it" - x-dataType: "Text" - secretRef: - description: "Optional: SecretRef is reference to the authentication secret\ - \ for User, default is empty. More info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it" - $ref: "#/definitions/v1.LocalObjectReference" - x-dataType: "V1LocalObjectReference" - user: - type: "string" - description: "Optional: User is the rados user name, default is admin More\ - \ info: https://releases.k8s.io/HEAD/examples/volumes/cephfs/README.md#how-to-use-it" - x-dataType: "Text" - description: "Represents a Ceph Filesystem mount that lasts the lifetime of a\ - \ pod Cephfs volumes do not support ownership management or SELinux relabeling." - example: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - v1beta1.DaemonSetCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of DaemonSet condition." - x-dataType: "Text" - description: "DaemonSetCondition describes the state of a DaemonSet at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - apps.v1beta1.RollingUpdateDeployment: - properties: - maxSurge: - type: "object" - description: "The maximum number of pods that can be scheduled above the desired\ - \ number of pods. Value can be an absolute number (ex: 5) or a percentage\ - \ of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute\ - \ number is calculated from percentage by rounding up. Defaults to 25%.\ - \ Example: when this is set to 30%, the new RC can be scaled up immediately\ - \ when the rolling update starts, such that the total number of old and\ - \ new pods do not exceed 130% of desired pods. Once old pods have been killed,\ - \ new RC can be scaled up further, ensuring that total number of pods running\ - \ at any time during the update is atmost 130% of desired pods." - properties: {} - x-dataType: "A.Value" - maxUnavailable: - type: "object" - description: "The maximum number of pods that can be unavailable during the\ - \ update. Value can be an absolute number (ex: 5) or a percentage of desired\ - \ pods (ex: 10%). Absolute number is calculated from percentage by rounding\ - \ down. This can not be 0 if MaxSurge is 0. Defaults to 25%. Example: when\ - \ this is set to 30%, the old RC can be scaled down to 70% of desired pods\ - \ immediately when the rolling update starts. Once new pods are ready, old\ - \ RC can be scaled down further, followed by scaling up the new RC, ensuring\ - \ that the total number of pods available at all times during the update\ - \ is at least 70% of desired pods." - properties: {} - x-dataType: "A.Value" - description: "Spec to control the desired behavior of rolling update." - example: - maxSurge: "{}" - maxUnavailable: "{}" - v1.NodeAffinity: - properties: - preferredDuringSchedulingIgnoredDuringExecution: - type: "array" - description: "The scheduler will prefer to schedule pods to nodes that satisfy\ - \ the affinity expressions specified by this field, but it may choose a\ - \ node that violates one or more of the expressions. The node that is most\ - \ preferred is the one with the greatest sum of weights, i.e. for each node\ - \ that meets all of the scheduling requirements (resource request, requiredDuringScheduling\ - \ affinity expressions, etc.), compute a sum by iterating through the elements\ - \ of this field and adding \"weight\" to the sum if the node matches the\ - \ corresponding matchExpressions; the node(s) with the highest sum are the\ - \ most preferred." - items: - $ref: "#/definitions/v1.PreferredSchedulingTerm" - x-dataType: "[V1PreferredSchedulingTerm]" - requiredDuringSchedulingIgnoredDuringExecution: - description: "If the affinity requirements specified by this field are not\ - \ met at scheduling time, the pod will not be scheduled onto the node. If\ - \ the affinity requirements specified by this field cease to be met at some\ - \ point during pod execution (e.g. due to an update), the system may or\ - \ may not try to eventually evict the pod from its node." - $ref: "#/definitions/v1.NodeSelector" - x-dataType: "V1NodeSelector" - description: "Node affinity is a group of node affinity scheduling rules." - example: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - v1alpha1.PodPreset: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - $ref: "#/definitions/v1alpha1.PodPresetSpec" - x-dataType: "V1alpha1PodPresetSpec" - description: "PodPreset is a policy resource that defines additional runtime requirements\ - \ for a Pod." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - x-kubernetes-group-version-kind: - - group: "settings.k8s.io" - kind: "PodPreset" - version: "v1alpha1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.SecretVolumeSource: - properties: - defaultMode: - type: "integer" - format: "int32" - description: "Optional: mode bits to use on created files by default. Must\ - \ be a value between 0 and 0777. Defaults to 0644. Directories within the\ - \ path are not affected by this setting. This might be in conflict with\ - \ other options that affect the file mode, like fsGroup, and the result\ - \ can be other mode bits set." - x-dataType: "Int" - items: - type: "array" - description: "If unspecified, each key-value pair in the Data field of the\ - \ referenced Secret will be projected into the volume as a file whose name\ - \ is the key and content is the value. If specified, the listed keys will\ - \ be projected into the specified paths, and unlisted keys will not be present.\ - \ If a key is specified which is not present in the Secret, the volume setup\ - \ will error unless it is marked optional. Paths must be relative and may\ - \ not contain the '..' path or start with '..'." - items: - $ref: "#/definitions/v1.KeyToPath" - x-dataType: "[V1KeyToPath]" - optional: - type: "boolean" - description: "Specify whether the Secret or it's keys must be defined" - x-dataType: "Bool" - secretName: - type: "string" - description: "Name of the secret in the pod's namespace to use. More info:\ - \ https://kubernetes.io/docs/concepts/storage/volumes#secret" - x-dataType: "Text" - description: "Adapts a Secret into a volume.\n\nThe contents of the target Secret's\ - \ Data field will be presented in a volume as files using the keys in the Data\ - \ field as the file names. Secret volumes support ownership management and SELinux\ - \ relabeling." - example: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - v1beta1.CustomResourceDefinitionList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items individual CustomResourceDefinitions" - items: - $ref: "#/definitions/v1beta1.CustomResourceDefinition" - x-dataType: "[V1beta1CustomResourceDefinition]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "CustomResourceDefinitionList is a list of CustomResourceDefinition\ - \ objects." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - names: - listKind: "listKind" - shortNames: - - "shortNames" - - "shortNames" - plural: "plural" - kind: "kind" - singular: "singular" - scope: "scope" - version: "version" - validation: - openAPIV3Schema: - $schema: "$schema" - minLength: 2 - pattern: "pattern" - description: "description" - title: "title" - type: "type" - required: - - "required" - - "required" - example: - Raw: "Raw" - exclusiveMaximum: true - patternProperties: {} - allOf: - - null - - null - default: - Raw: "Raw" - oneOf: - - null - - null - additionalItems: - Allows: true - id: "id" - maxProperties: 1 - exclusiveMinimum: true - definitions: {} - multipleOf: 3.616076749251911 - maxItems: 0 - format: "format" - anyOf: - - null - - null - enum: - - Raw: "Raw" - - Raw: "Raw" - dependencies: - key: - Property: - - "Property" - - "Property" - minProperties: 7 - minItems: 5 - uniqueItems: true - maximum: 5.962133916683182 - additionalProperties: - Allows: true - externalDocs: - description: "description" - url: "url" - $ref: "$ref" - items: - JSONSchemas: - - null - - null - minimum: 9.301444243932576 - maxLength: 6 - properties: {} - group: "group" - status: - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - acceptedNames: - listKind: "listKind" - shortNames: - - "shortNames" - - "shortNames" - plural: "plural" - kind: "kind" - singular: "singular" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - names: - listKind: "listKind" - shortNames: - - "shortNames" - - "shortNames" - plural: "plural" - kind: "kind" - singular: "singular" - scope: "scope" - version: "version" - validation: - openAPIV3Schema: - $schema: "$schema" - minLength: 2 - pattern: "pattern" - description: "description" - title: "title" - type: "type" - required: - - "required" - - "required" - example: - Raw: "Raw" - exclusiveMaximum: true - patternProperties: {} - allOf: - - null - - null - default: - Raw: "Raw" - oneOf: - - null - - null - additionalItems: - Allows: true - id: "id" - maxProperties: 1 - exclusiveMinimum: true - definitions: {} - multipleOf: 3.616076749251911 - maxItems: 0 - format: "format" - anyOf: - - null - - null - enum: - - Raw: "Raw" - - Raw: "Raw" - dependencies: - key: - Property: - - "Property" - - "Property" - minProperties: 7 - minItems: 5 - uniqueItems: true - maximum: 5.962133916683182 - additionalProperties: - Allows: true - externalDocs: - description: "description" - url: "url" - $ref: "$ref" - items: - JSONSchemas: - - null - - null - minimum: 9.301444243932576 - maxLength: 6 - properties: {} - group: "group" - status: - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - acceptedNames: - listKind: "listKind" - shortNames: - - "shortNames" - - "shortNames" - plural: "plural" - kind: "kind" - singular: "singular" - v1.Toleration: - properties: - effect: - type: "string" - description: "Effect indicates the taint effect to match. Empty means match\ - \ all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule\ - \ and NoExecute." - x-dataType: "Text" - key: - type: "string" - description: "Key is the taint key that the toleration applies to. Empty means\ - \ match all taint keys. If the key is empty, operator must be Exists; this\ - \ combination means to match all values and all keys." - x-dataType: "Text" - operator: - type: "string" - description: "Operator represents a key's relationship to the value. Valid\ - \ operators are Exists and Equal. Defaults to Equal. Exists is equivalent\ - \ to wildcard for value, so that a pod can tolerate all taints of a particular\ - \ category." - x-dataType: "Text" - tolerationSeconds: - type: "integer" - format: "int64" - description: "TolerationSeconds represents the period of time the toleration\ - \ (which must be of effect NoExecute, otherwise this field is ignored) tolerates\ - \ the taint. By default, it is not set, which means tolerate the taint forever\ - \ (do not evict). Zero and negative values will be treated as 0 (evict immediately)\ - \ by the system." - x-dataType: "Integer" - value: - type: "string" - description: "Value is the taint value the toleration matches to. If the operator\ - \ is Exists, the value should be empty, otherwise just a regular string." - x-dataType: "Text" - description: "The pod this Toleration is attached to tolerates any taint that\ - \ matches the triple using the matching operator ." - example: - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - apps.v1beta1.ScaleSpec: - properties: - replicas: - type: "integer" - format: "int32" - description: "desired number of instances for the scaled object." - x-dataType: "Int" - description: "ScaleSpec describes the attributes of a scale subresource" - example: - replicas: 0 - v1.EndpointAddress: - required: - - "ip" - properties: - hostname: - type: "string" - description: "The Hostname of this endpoint" - x-dataType: "Text" - ip: - type: "string" - description: "The IP of this endpoint. May not be loopback (127.0.0.0/8),\ - \ link-local (169.254.0.0/16), or link-local multicast ((224.0.0.0/24).\ - \ IPv6 is also accepted but not fully supported on all platforms. Also,\ - \ certain kubernetes components, like kube-proxy, are not IPv6 ready." - x-dataType: "Text" - nodeName: - type: "string" - description: "Optional: Node hosting this endpoint. This can be used to determine\ - \ endpoints local to a node." - x-dataType: "Text" - targetRef: - description: "Reference to object providing the endpoint." - $ref: "#/definitions/v1.ObjectReference" - x-dataType: "V1ObjectReference" - description: "EndpointAddress is a tuple that describes single IP address." - example: - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - v1beta1.StorageClassList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of StorageClasses" - items: - $ref: "#/definitions/v1beta1.StorageClass" - x-dataType: "[V1beta1StorageClass]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "StorageClassList is a collection of storage classes." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - volumeBindingMode: "volumeBindingMode" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - provisioner: "provisioner" - apiVersion: "apiVersion" - allowVolumeExpansion: true - reclaimPolicy: "reclaimPolicy" - kind: "kind" - mountOptions: - - "mountOptions" - - "mountOptions" - parameters: - key: "parameters" - - volumeBindingMode: "volumeBindingMode" - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - provisioner: "provisioner" - apiVersion: "apiVersion" - allowVolumeExpansion: true - reclaimPolicy: "reclaimPolicy" - kind: "kind" - mountOptions: - - "mountOptions" - - "mountOptions" - parameters: - key: "parameters" - x-kubernetes-group-version-kind: - - group: "storage.k8s.io" - kind: "StorageClassList" - version: "v1beta1" - v1beta2.ReplicaSet: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "If the Labels of a ReplicaSet are empty, they are defaulted\ - \ to be the same as the Pod(s) that the ReplicaSet manages. Standard object's\ - \ metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec defines the specification of the desired behavior of the\ - \ ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta2.ReplicaSetSpec" - x-dataType: "V1beta2ReplicaSetSpec" - status: - description: "Status is the most recently observed status of the ReplicaSet.\ - \ This data may be out of date by some window of time. Populated by the\ - \ system. Read-only. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1beta2.ReplicaSetStatus" - x-dataType: "V1beta2ReplicaSetStatus" - description: "DEPRECATED - This group version of ReplicaSet is deprecated by apps/v1/ReplicaSet.\ - \ See the release notes for more information. ReplicaSet ensures that a specified\ - \ number of pod replicas are running at any given time." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "ReplicaSet" - version: "v1beta2" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - extensions.v1beta1.RollingUpdateDeployment: - properties: - maxSurge: - type: "object" - description: "The maximum number of pods that can be scheduled above the desired\ - \ number of pods. Value can be an absolute number (ex: 5) or a percentage\ - \ of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute\ - \ number is calculated from percentage by rounding up. By default, a value\ - \ of 1 is used. Example: when this is set to 30%, the new RC can be scaled\ - \ up immediately when the rolling update starts, such that the total number\ - \ of old and new pods do not exceed 130% of desired pods. Once old pods\ - \ have been killed, new RC can be scaled up further, ensuring that total\ - \ number of pods running at any time during the update is atmost 130% of\ - \ desired pods." - properties: {} - x-dataType: "A.Value" - maxUnavailable: - type: "object" - description: "The maximum number of pods that can be unavailable during the\ - \ update. Value can be an absolute number (ex: 5) or a percentage of desired\ - \ pods (ex: 10%). Absolute number is calculated from percentage by rounding\ - \ down. This can not be 0 if MaxSurge is 0. By default, a fixed value of\ - \ 1 is used. Example: when this is set to 30%, the old RC can be scaled\ - \ down to 70% of desired pods immediately when the rolling update starts.\ - \ Once new pods are ready, old RC can be scaled down further, followed by\ - \ scaling up the new RC, ensuring that the total number of pods available\ - \ at all times during the update is at least 70% of desired pods." - properties: {} - x-dataType: "A.Value" - description: "Spec to control the desired behavior of rolling update." - example: - maxSurge: "{}" - maxUnavailable: "{}" - apiregistration.v1beta1.ServiceReference: - properties: - name: - type: "string" - description: "Name is the name of the service" - x-dataType: "Text" - namespace: - type: "string" - description: "Namespace is the namespace of the service" - x-dataType: "Text" - description: "ServiceReference holds a reference to Service.legacy.k8s.io" - example: - name: "name" - namespace: "namespace" - v1.AzureFileVolumeSource: - required: - - "secretName" - - "shareName" - properties: - readOnly: - type: "boolean" - description: "Defaults to false (read/write). ReadOnly here will force the\ - \ ReadOnly setting in VolumeMounts." - x-dataType: "Bool" - secretName: - type: "string" - description: "the name of secret that contains Azure Storage Account Name\ - \ and Key" - x-dataType: "Text" - shareName: - type: "string" - description: "Share Name" - x-dataType: "Text" - description: "AzureFile represents an Azure File Service mount on the host and\ - \ bind mount to the pod." - example: - secretName: "secretName" - readOnly: true - shareName: "shareName" - v1.PodTemplateSpec: - properties: - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of the pod. More info:\ - \ https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.PodSpec" - x-dataType: "V1PodSpec" - description: "PodTemplateSpec describes the data a pod should have when created\ - \ from a template" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - v1.PodSpec: - required: - - "containers" - properties: - activeDeadlineSeconds: - type: "integer" - format: "int64" - description: "Optional duration in seconds the pod may be active on the node\ - \ relative to StartTime before the system will actively try to mark it failed\ - \ and kill associated containers. Value must be a positive integer." - x-dataType: "Integer" - affinity: - description: "If specified, the pod's scheduling constraints" - $ref: "#/definitions/v1.Affinity" - x-dataType: "V1Affinity" - automountServiceAccountToken: - type: "boolean" - description: "AutomountServiceAccountToken indicates whether a service account\ - \ token should be automatically mounted." - x-dataType: "Bool" - containers: - type: "array" - description: "List of containers belonging to the pod. Containers cannot currently\ - \ be added or removed. There must be at least one container in a Pod. Cannot\ - \ be updated." - items: - $ref: "#/definitions/v1.Container" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "name" - x-dataType: "[V1Container]" - dnsConfig: - description: "Specifies the DNS parameters of a pod. Parameters specified\ - \ here will be merged to the generated DNS configuration based on DNSPolicy.\ - \ This is an alpha feature introduced in v1.9 and CustomPodDNS feature gate\ - \ must be enabled to use it." - $ref: "#/definitions/v1.PodDNSConfig" - x-dataType: "V1PodDNSConfig" - dnsPolicy: - type: "string" - description: "Set DNS policy for the pod. Defaults to \"ClusterFirst\". Valid\ - \ values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'.\ - \ DNS parameters given in DNSConfig will be merged with the policy selected\ - \ with DNSPolicy. To have DNS options set along with hostNetwork, you have\ - \ to specify DNS policy explicitly to 'ClusterFirstWithHostNet'. Note that\ - \ 'None' policy is an alpha feature introduced in v1.9 and CustomPodDNS\ - \ feature gate must be enabled to use it." - x-dataType: "Text" - hostAliases: - type: "array" - description: "HostAliases is an optional list of hosts and IPs that will be\ - \ injected into the pod's hosts file if specified. This is only valid for\ - \ non-hostNetwork pods." - items: - $ref: "#/definitions/v1.HostAlias" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "ip" - x-dataType: "[V1HostAlias]" - hostIPC: - type: "boolean" - description: "Use the host's ipc namespace. Optional: Default to false." - x-dataType: "Bool" - hostNetwork: - type: "boolean" - description: "Host networking requested for this pod. Use the host's network\ - \ namespace. If this option is set, the ports that will be used must be\ - \ specified. Default to false." - x-dataType: "Bool" - hostPID: - type: "boolean" - description: "Use the host's pid namespace. Optional: Default to false." - x-dataType: "Bool" - hostname: - type: "string" - description: "Specifies the hostname of the Pod If not specified, the pod's\ - \ hostname will be set to a system-defined value." - x-dataType: "Text" - imagePullSecrets: - type: "array" - description: "ImagePullSecrets is an optional list of references to secrets\ - \ in the same namespace to use for pulling any of the images used by this\ - \ PodSpec. If specified, these secrets will be passed to individual puller\ - \ implementations for them to use. For example, in the case of docker, only\ - \ DockerConfig type secrets are honored. More info: https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod" - items: - $ref: "#/definitions/v1.LocalObjectReference" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "name" - x-dataType: "[V1LocalObjectReference]" - initContainers: - type: "array" - description: "List of initialization containers belonging to the pod. Init\ - \ containers are executed in order prior to containers being started. If\ - \ any init container fails, the pod is considered to have failed and is\ - \ handled according to its restartPolicy. The name for an init container\ - \ or normal container must be unique among all containers. Init containers\ - \ may not have Lifecycle actions, Readiness probes, or Liveness probes.\ - \ The resourceRequirements of an init container are taken into account during\ - \ scheduling by finding the highest request/limit for each resource type,\ - \ and then using the max of of that value or the sum of the normal containers.\ - \ Limits are applied to init containers in a similar fashion. Init containers\ - \ cannot currently be added or removed. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/" - items: - $ref: "#/definitions/v1.Container" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "name" - x-dataType: "[V1Container]" - nodeName: - type: "string" - description: "NodeName is a request to schedule this pod onto a specific node.\ - \ If it is non-empty, the scheduler simply schedules this pod onto that\ - \ node, assuming that it fits resource requirements." - x-dataType: "Text" - nodeSelector: - type: "object" - description: "NodeSelector is a selector which must be true for the pod to\ - \ fit on a node. Selector which must match a node's labels for the pod to\ - \ be scheduled on that node. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - priority: - type: "integer" - format: "int32" - description: "The priority value. Various system components use this field\ - \ to find the priority of the pod. When Priority Admission Controller is\ - \ enabled, it prevents users from setting this field. The admission controller\ - \ populates this field from PriorityClassName. The higher the value, the\ - \ higher the priority." - x-dataType: "Int" - priorityClassName: - type: "string" - description: "If specified, indicates the pod's priority. \"SYSTEM\" is a\ - \ special keyword which indicates the highest priority. Any other name must\ - \ be defined by creating a PriorityClass object with that name. If not specified,\ - \ the pod priority will be default or zero if there is no default." - x-dataType: "Text" - restartPolicy: - type: "string" - description: "Restart policy for all containers within the pod. One of Always,\ - \ OnFailure, Never. Default to Always. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy" - x-dataType: "Text" - schedulerName: - type: "string" - description: "If specified, the pod will be dispatched by specified scheduler.\ - \ If not specified, the pod will be dispatched by default scheduler." - x-dataType: "Text" - securityContext: - description: "SecurityContext holds pod-level security attributes and common\ - \ container settings. Optional: Defaults to empty. See type description\ - \ for default values of each field." - $ref: "#/definitions/v1.PodSecurityContext" - x-dataType: "V1PodSecurityContext" - serviceAccount: - type: "string" - description: "DeprecatedServiceAccount is a depreciated alias for ServiceAccountName.\ - \ Deprecated: Use serviceAccountName instead." - x-dataType: "Text" - serviceAccountName: - type: "string" - description: "ServiceAccountName is the name of the ServiceAccount to use\ - \ to run this pod. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/" - x-dataType: "Text" - subdomain: - type: "string" - description: "If specified, the fully qualified Pod hostname will be \"...svc.\". If not specified, the pod will not\ - \ have a domainname at all." - x-dataType: "Text" - terminationGracePeriodSeconds: - type: "integer" - format: "int64" - description: "Optional duration in seconds the pod needs to terminate gracefully.\ - \ May be decreased in delete request. Value must be non-negative integer.\ - \ The value zero indicates delete immediately. If this value is nil, the\ - \ default grace period will be used instead. The grace period is the duration\ - \ in seconds after the processes running in the pod are sent a termination\ - \ signal and the time when the processes are forcibly halted with a kill\ - \ signal. Set this value longer than the expected cleanup time for your\ - \ process. Defaults to 30 seconds." - x-dataType: "Integer" - tolerations: - type: "array" - description: "If specified, the pod's tolerations." - items: - $ref: "#/definitions/v1.Toleration" - x-dataType: "[V1Toleration]" - volumes: - type: "array" - description: "List of volumes that can be mounted by containers belonging\ - \ to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes" - items: - $ref: "#/definitions/v1.Volume" - x-kubernetes-patch-strategy: "merge,retainKeys" - x-kubernetes-patch-merge-key: "name" - x-dataType: "[V1Volume]" - description: "PodSpec is a description of a pod." - example: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - v1.HTTPHeader: - required: - - "name" - - "value" - properties: - name: - type: "string" - description: "The header field name" - x-dataType: "Text" - value: - type: "string" - description: "The header field value" - x-dataType: "Text" - description: "HTTPHeader describes a custom header to be used in HTTP probes" - example: - name: "name" - value: "value" - v1.DaemonSet: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "The desired behavior of this daemon set. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.DaemonSetSpec" - x-dataType: "V1DaemonSetSpec" - status: - description: "The current status of this daemon set. This data may be out\ - \ of date by some window of time. Populated by the system. Read-only. More\ - \ info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.DaemonSetStatus" - x-dataType: "V1DaemonSetStatus" - description: "DaemonSet represents the configuration of a daemon set." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - numberUnavailable: 3 - updatedNumberScheduled: 4 - numberAvailable: 2 - numberMisscheduled: 7 - numberReady: 9 - currentNumberScheduled: 5 - collisionCount: 1 - desiredNumberScheduled: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 2 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "DaemonSet" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta2.ReplicaSetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller" - items: - $ref: "#/definitions/v1beta2.ReplicaSet" - x-dataType: "[V1beta2ReplicaSet]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "ReplicaSetList is a collection of ReplicaSets." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "ReplicaSetList" - version: "v1beta2" - v1beta1.APIServiceSpec: - required: - - "caBundle" - - "groupPriorityMinimum" - - "service" - - "versionPriority" - properties: - caBundle: - type: "string" - format: "byte" - description: "CABundle is a PEM encoded CA bundle which will be used to validate\ - \ an API server's serving certificate." - pattern: "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" - x-dataType: "ByteArray" - group: - type: "string" - description: "Group is the API group name this server hosts" - x-dataType: "Text" - groupPriorityMinimum: - type: "integer" - format: "int32" - description: "GroupPriorityMininum is the priority this group should have\ - \ at least. Higher priority means that the group is preferred by clients\ - \ over lower priority ones. Note that other versions of this group might\ - \ specify even higher GroupPriorityMininum values such that the whole group\ - \ gets a higher priority. The primary sort is based on GroupPriorityMinimum,\ - \ ordered highest number to lowest (20 before 10). The secondary sort is\ - \ based on the alphabetical comparison of the name of the object. (v1.bar\ - \ before v1.foo) We'd recommend something like: *.k8s.io (except extensions)\ - \ at 18000 and PaaSes (OpenShift, Deis) are recommended to be in the 2000s" - x-dataType: "Int" - insecureSkipTLSVerify: - type: "boolean" - description: "InsecureSkipTLSVerify disables TLS certificate verification\ - \ when communicating with this server. This is strongly discouraged. You\ - \ should use the CABundle instead." - x-dataType: "Bool" - service: - description: "Service is a reference to the service for this API server. \ - \ It must communicate on port 443 If the Service is nil, that means the\ - \ handling for the API groupversion is handled locally on this server. The\ - \ call will simply delegate to the normal handler chain to be fulfilled." - $ref: "#/definitions/apiregistration.v1beta1.ServiceReference" - x-dataType: "ApiregistrationV1beta1ServiceReference" - version: - type: "string" - description: "Version is the API version this server hosts. For example,\ - \ \"v1\"" - x-dataType: "Text" - versionPriority: - type: "integer" - format: "int32" - description: "VersionPriority controls the ordering of this API version inside\ - \ of its group. Must be greater than zero. The primary sort is based on\ - \ VersionPriority, ordered highest to lowest (20 before 10). The secondary\ - \ sort is based on the alphabetical comparison of the name of the object.\ - \ (v1.bar before v1.foo) Since it's inside of a group, the number can be\ - \ small, probably in the 10s." - x-dataType: "Int" - description: "APIServiceSpec contains information for locating and communicating\ - \ with a server. Only https is supported, though you are able to disable certificate\ - \ verification." - example: - caBundle: "caBundle" - groupPriorityMinimum: 0 - versionPriority: 6 - service: - name: "name" - namespace: "namespace" - insecureSkipTLSVerify: true - version: "version" - group: "group" - v1.TokenReviewSpec: - properties: - token: - type: "string" - description: "Token is the opaque bearer token." - x-dataType: "Text" - description: "TokenReviewSpec is a description of the token authentication request." - example: - token: "token" - v1.Deployment: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of the Deployment." - $ref: "#/definitions/v1.DeploymentSpec" - x-dataType: "V1DeploymentSpec" - status: - description: "Most recently observed status of the Deployment." - $ref: "#/definitions/v1.DeploymentStatus" - x-dataType: "V1DeploymentStatus" - description: "Deployment enables declarative updates for Pods and ReplicaSets." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - status: - unavailableReplicas: 2 - replicas: 3 - readyReplicas: 9 - collisionCount: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 4 - availableReplicas: 5 - observedGeneration: 7 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "Deployment" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.ResourceFieldSelector: - required: - - "resource" - properties: - containerName: - type: "string" - description: "Container name: required for volumes, optional for env vars" - x-dataType: "Text" - divisor: - type: "string" - description: "Specifies the output format of the exposed resources, defaults\ - \ to \"1\"" - x-dataType: "Text" - resource: - type: "string" - description: "Required: resource to select" - x-dataType: "Text" - description: "ResourceFieldSelector represents container resources (cpu, memory)\ - \ and their output format" - example: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - v1.EndpointSubset: - properties: - addresses: - type: "array" - description: "IP addresses which offer the related ports that are marked as\ - \ ready. These endpoints should be considered safe for load balancers and\ - \ clients to utilize." - items: - $ref: "#/definitions/v1.EndpointAddress" - x-dataType: "[V1EndpointAddress]" - notReadyAddresses: - type: "array" - description: "IP addresses which offer the related ports but are not currently\ - \ marked as ready because they have not yet finished starting, have recently\ - \ failed a readiness check, or have recently failed a liveness check." - items: - $ref: "#/definitions/v1.EndpointAddress" - x-dataType: "[V1EndpointAddress]" - ports: - type: "array" - description: "Port numbers available on the related IP addresses." - items: - $ref: "#/definitions/v1.EndpointPort" - x-dataType: "[V1EndpointPort]" - description: "EndpointSubset is a group of addresses with a common set of ports.\ - \ The expanded set of endpoints is the Cartesian product of Addresses x Ports.\ - \ For example, given:\n {\n Addresses: [{\"ip\": \"10.10.1.1\"}, {\"ip\"\ - : \"10.10.2.2\"}],\n Ports: [{\"name\": \"a\", \"port\": 8675}, {\"name\"\ - : \"b\", \"port\": 309}]\n }\nThe resulting set of endpoints can be viewed\ - \ as:\n a: [ 10.10.1.1:8675, 10.10.2.2:8675 ],\n b: [ 10.10.1.1:309, 10.10.2.2:309\ - \ ]" - example: - notReadyAddresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - addresses: - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - - nodeName: "nodeName" - targetRef: - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - hostname: "hostname" - ip: "ip" - ports: - - protocol: "protocol" - port: 0 - name: "name" - - protocol: "protocol" - port: 0 - name: "name" - apps.v1beta1.DeploymentSpec: - required: - - "template" - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "Minimum number of seconds for which a newly created pod should\ - \ be ready without any of its container crashing, for it to be considered\ - \ available. Defaults to 0 (pod will be considered available as soon as\ - \ it is ready)" - x-dataType: "Int" - paused: - type: "boolean" - description: "Indicates that the deployment is paused." - x-dataType: "Bool" - progressDeadlineSeconds: - type: "integer" - format: "int32" - description: "The maximum time in seconds for a deployment to make progress\ - \ before it is considered to be failed. The deployment controller will continue\ - \ to process failed deployments and a condition with a ProgressDeadlineExceeded\ - \ reason will be surfaced in the deployment status. Note that progress will\ - \ not be estimated during the time a deployment is paused. Defaults to 600s." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Number of desired pods. This is a pointer to distinguish between\ - \ explicit zero and not specified. Defaults to 1." - x-dataType: "Int" - revisionHistoryLimit: - type: "integer" - format: "int32" - description: "The number of old ReplicaSets to retain to allow rollback. This\ - \ is a pointer to distinguish between explicit zero and not specified. Defaults\ - \ to 2." - x-dataType: "Int" - rollbackTo: - description: "DEPRECATED. The config this deployment is rolling back to. Will\ - \ be cleared after rollback is done." - $ref: "#/definitions/apps.v1beta1.RollbackConfig" - x-dataType: "AppsV1beta1RollbackConfig" - selector: - description: "Label selector for pods. Existing ReplicaSets whose pods are\ - \ selected by this will be the ones affected by this deployment." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - strategy: - description: "The deployment strategy to use to replace existing pods with\ - \ new ones." - $ref: "#/definitions/apps.v1beta1.DeploymentStrategy" - x-dataType: "AppsV1beta1DeploymentStrategy" - template: - description: "Template describes the pods that will be created." - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - description: "DeploymentSpec is the specification of the desired behavior of the\ - \ Deployment." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - rollbackTo: - revision: 5 - v1beta1.JSONSchemaPropsOrStringArray: - required: - - "Property" - - "Schema" - properties: - Property: - type: "array" - items: - type: "string" - x-dataType: "[Text]" - Schema: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "V1beta1JSONSchemaProps" - description: "JSONSchemaPropsOrStringArray represents a JSONSchemaProps or a string\ - \ array." - example: - Property: - - "Property" - - "Property" - v1.ScaleIOPersistentVolumeSource: - required: - - "gateway" - - "secretRef" - - "system" - properties: - fsType: - type: "string" - description: "Filesystem type to mount. Must be a filesystem type supported\ - \ by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly\ - \ inferred to be \"ext4\" if unspecified." - x-dataType: "Text" - gateway: - type: "string" - description: "The host address of the ScaleIO API Gateway." - x-dataType: "Text" - protectionDomain: - type: "string" - description: "The name of the ScaleIO Protection Domain for the configured\ - \ storage." - x-dataType: "Text" - readOnly: - type: "boolean" - description: "Defaults to false (read/write). ReadOnly here will force the\ - \ ReadOnly setting in VolumeMounts." - x-dataType: "Bool" - secretRef: - description: "SecretRef references to the secret for ScaleIO user and other\ - \ sensitive information. If this is not provided, Login operation will fail." - $ref: "#/definitions/v1.SecretReference" - x-dataType: "V1SecretReference" - sslEnabled: - type: "boolean" - description: "Flag to enable/disable SSL communication with Gateway, default\ - \ false" - x-dataType: "Bool" - storageMode: - type: "string" - description: "Indicates whether the storage for a volume should be ThickProvisioned\ - \ or ThinProvisioned." - x-dataType: "Text" - storagePool: - type: "string" - description: "The ScaleIO Storage Pool associated with the protection domain." - x-dataType: "Text" - system: - type: "string" - description: "The name of the storage system as configured in ScaleIO." - x-dataType: "Text" - volumeName: - type: "string" - description: "The name of a volume already created in the ScaleIO system that\ - \ is associated with this volume source." - x-dataType: "Text" - description: "ScaleIOPersistentVolumeSource represents a persistent ScaleIO volume" - example: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - namespace: "namespace" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - v2beta1.CrossVersionObjectReference: - required: - - "kind" - - "name" - properties: - apiVersion: - type: "string" - description: "API version of the referent" - x-dataType: "Text" - kind: - type: "string" - description: "Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds\"" - x-dataType: "Text" - name: - type: "string" - description: "Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names" - x-dataType: "Text" - description: "CrossVersionObjectReference contains enough information to let you\ - \ identify the referred resource." - example: - apiVersion: "apiVersion" - kind: "kind" - name: "name" - extensions.v1beta1.DeploymentList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of Deployments." - items: - $ref: "#/definitions/extensions.v1beta1.Deployment" - x-dataType: "[ExtensionsV1beta1Deployment]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata." - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "DeploymentList is a list of Deployments." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - rollbackTo: - revision: 5 - status: - unavailableReplicas: 4 - replicas: 2 - readyReplicas: 3 - collisionCount: 7 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 7 - availableReplicas: 2 - observedGeneration: 9 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - rollbackTo: - revision: 5 - status: - unavailableReplicas: 4 - replicas: 2 - readyReplicas: 3 - collisionCount: 7 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 7 - availableReplicas: 2 - observedGeneration: 9 - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "DeploymentList" - version: "v1beta1" - v1.DaemonSetList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "A list of daemon sets." - items: - $ref: "#/definitions/v1.DaemonSet" - x-dataType: "[V1DaemonSet]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "DaemonSetList is a collection of daemon sets." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - numberUnavailable: 3 - updatedNumberScheduled: 4 - numberAvailable: 2 - numberMisscheduled: 7 - numberReady: 9 - currentNumberScheduled: 5 - collisionCount: 1 - desiredNumberScheduled: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 2 - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - updateStrategy: - type: "type" - rollingUpdate: - maxUnavailable: "{}" - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - status: - numberUnavailable: 3 - updatedNumberScheduled: 4 - numberAvailable: 2 - numberMisscheduled: 7 - numberReady: 9 - currentNumberScheduled: 5 - collisionCount: 1 - desiredNumberScheduled: 5 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - observedGeneration: 2 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "DaemonSetList" - version: "v1" - v1beta1.PodSecurityPolicySpec: - required: - - "fsGroup" - - "runAsUser" - - "seLinux" - - "supplementalGroups" - properties: - allowPrivilegeEscalation: - type: "boolean" - description: "AllowPrivilegeEscalation determines if a pod can request to\ - \ allow privilege escalation. If unspecified, defaults to true." - x-dataType: "Bool" - allowedCapabilities: - type: "array" - description: "AllowedCapabilities is a list of capabilities that can be requested\ - \ to add to the container. Capabilities in this field may be added at the\ - \ pod author's discretion. You must not list a capability in both AllowedCapabilities\ - \ and RequiredDropCapabilities." - items: - type: "string" - x-dataType: "[Text]" - allowedFlexVolumes: - type: "array" - description: "AllowedFlexVolumes is a whitelist of allowed Flexvolumes. Empty\ - \ or nil indicates that all Flexvolumes may be used. This parameter is\ - \ effective only when the usage of the Flexvolumes is allowed in the \"\ - Volumes\" field." - items: - $ref: "#/definitions/v1beta1.AllowedFlexVolume" - x-dataType: "[V1beta1AllowedFlexVolume]" - allowedHostPaths: - type: "array" - description: "is a white list of allowed host paths. Empty indicates that\ - \ all host paths may be used." - items: - $ref: "#/definitions/v1beta1.AllowedHostPath" - x-dataType: "[V1beta1AllowedHostPath]" - defaultAddCapabilities: - type: "array" - description: "DefaultAddCapabilities is the default set of capabilities that\ - \ will be added to the container unless the pod spec specifically drops\ - \ the capability. You may not list a capability in both DefaultAddCapabilities\ - \ and RequiredDropCapabilities. Capabilities added here are implicitly allowed,\ - \ and need not be included in the AllowedCapabilities list." - items: - type: "string" - x-dataType: "[Text]" - defaultAllowPrivilegeEscalation: - type: "boolean" - description: "DefaultAllowPrivilegeEscalation controls the default setting\ - \ for whether a process can gain more privileges than its parent process." - x-dataType: "Bool" - fsGroup: - description: "FSGroup is the strategy that will dictate what fs group is used\ - \ by the SecurityContext." - $ref: "#/definitions/v1beta1.FSGroupStrategyOptions" - x-dataType: "V1beta1FSGroupStrategyOptions" - hostIPC: - type: "boolean" - description: "hostIPC determines if the policy allows the use of HostIPC in\ - \ the pod spec." - x-dataType: "Bool" - hostNetwork: - type: "boolean" - description: "hostNetwork determines if the policy allows the use of HostNetwork\ - \ in the pod spec." - x-dataType: "Bool" - hostPID: - type: "boolean" - description: "hostPID determines if the policy allows the use of HostPID in\ - \ the pod spec." - x-dataType: "Bool" - hostPorts: - type: "array" - description: "hostPorts determines which host port ranges are allowed to be\ - \ exposed." - items: - $ref: "#/definitions/v1beta1.HostPortRange" - x-dataType: "[V1beta1HostPortRange]" - privileged: - type: "boolean" - description: "privileged determines if a pod can request to be run as privileged." - x-dataType: "Bool" - readOnlyRootFilesystem: - type: "boolean" - description: "ReadOnlyRootFilesystem when set to true will force containers\ - \ to run with a read only root file system. If the container specifically\ - \ requests to run with a non-read only root file system the PSP should deny\ - \ the pod. If set to false the container may run with a read only root file\ - \ system if it wishes but it will not be forced to." - x-dataType: "Bool" - requiredDropCapabilities: - type: "array" - description: "RequiredDropCapabilities are the capabilities that will be dropped\ - \ from the container. These are required to be dropped and cannot be added." - items: - type: "string" - x-dataType: "[Text]" - runAsUser: - description: "runAsUser is the strategy that will dictate the allowable RunAsUser\ - \ values that may be set." - $ref: "#/definitions/v1beta1.RunAsUserStrategyOptions" - x-dataType: "V1beta1RunAsUserStrategyOptions" - seLinux: - description: "seLinux is the strategy that will dictate the allowable labels\ - \ that may be set." - $ref: "#/definitions/v1beta1.SELinuxStrategyOptions" - x-dataType: "V1beta1SELinuxStrategyOptions" - supplementalGroups: - description: "SupplementalGroups is the strategy that will dictate what supplemental\ - \ groups are used by the SecurityContext." - $ref: "#/definitions/v1beta1.SupplementalGroupsStrategyOptions" - x-dataType: "V1beta1SupplementalGroupsStrategyOptions" - volumes: - type: "array" - description: "volumes is a white list of allowed volume plugins. Empty indicates\ - \ that all plugins may be used." - items: - type: "string" - x-dataType: "[Text]" - description: "Pod Security Policy Spec defines the policy enforced." - example: - defaultAddCapabilities: - - "defaultAddCapabilities" - - "defaultAddCapabilities" - hostPorts: - - min: 5 - max: 1 - - min: 5 - max: 1 - fsGroup: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - seLinux: - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - rule: "rule" - hostNetwork: true - hostIPC: true - volumes: - - "volumes" - - "volumes" - requiredDropCapabilities: - - "requiredDropCapabilities" - - "requiredDropCapabilities" - allowedCapabilities: - - "allowedCapabilities" - - "allowedCapabilities" - readOnlyRootFilesystem: true - privileged: true - runAsUser: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - allowedHostPaths: - - pathPrefix: "pathPrefix" - - pathPrefix: "pathPrefix" - supplementalGroups: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - defaultAllowPrivilegeEscalation: true - allowPrivilegeEscalation: true - allowedFlexVolumes: - - driver: "driver" - - driver: "driver" - hostPID: true - v1alpha1.ClusterRole: - required: - - "rules" - properties: - aggregationRule: - description: "AggregationRule is an optional field that describes how to build\ - \ the Rules for this ClusterRole. If AggregationRule is set, then the Rules\ - \ are controller managed and direct changes to Rules will be stomped by\ - \ the controller." - $ref: "#/definitions/v1alpha1.AggregationRule" - x-dataType: "V1alpha1AggregationRule" - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - rules: - type: "array" - description: "Rules holds all the PolicyRules for this ClusterRole" - items: - $ref: "#/definitions/v1alpha1.PolicyRule" - x-dataType: "[V1alpha1PolicyRule]" - description: "ClusterRole is a cluster level, logical grouping of PolicyRules\ - \ that can be referenced as a unit by a RoleBinding or ClusterRoleBinding." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - aggregationRule: - clusterRoleSelectors: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - apiVersion: "apiVersion" - kind: "kind" - rules: - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - - resourceNames: - - "resourceNames" - - "resourceNames" - resources: - - "resources" - - "resources" - verbs: - - "verbs" - - "verbs" - apiGroups: - - "apiGroups" - - "apiGroups" - nonResourceURLs: - - "nonResourceURLs" - - "nonResourceURLs" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "ClusterRole" - version: "v1alpha1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.FSGroupStrategyOptions: - properties: - ranges: - type: "array" - description: "Ranges are the allowed ranges of fs groups. If you would like\ - \ to force a single fs group then supply a single range with the same start\ - \ and end." - items: - $ref: "#/definitions/v1beta1.IDRange" - x-dataType: "[V1beta1IDRange]" - rule: - type: "string" - description: "Rule is the strategy that will dictate what FSGroup is used\ - \ in the SecurityContext." - x-dataType: "Text" - description: "FSGroupStrategyOptions defines the strategy type and options used\ - \ to create the strategy." - example: - ranges: - - min: 6 - max: 0 - - min: 6 - max: 0 - rule: "rule" - v1.ReplicaSetStatus: - required: - - "replicas" - properties: - availableReplicas: - type: "integer" - format: "int32" - description: "The number of available replicas (ready for at least minReadySeconds)\ - \ for this replica set." - x-dataType: "Int" - conditions: - type: "array" - description: "Represents the latest available observations of a replica set's\ - \ current state." - items: - $ref: "#/definitions/v1.ReplicaSetCondition" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "type" - x-dataType: "[V1ReplicaSetCondition]" - fullyLabeledReplicas: - type: "integer" - format: "int32" - description: "The number of pods that have labels matching the labels of the\ - \ pod template of the replicaset." - x-dataType: "Int" - observedGeneration: - type: "integer" - format: "int64" - description: "ObservedGeneration reflects the generation of the most recently\ - \ observed ReplicaSet." - x-dataType: "Integer" - readyReplicas: - type: "integer" - format: "int32" - description: "The number of ready replicas for this replica set." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Replicas is the most recently oberved number of replicas. More\ - \ info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller" - x-dataType: "Int" - description: "ReplicaSetStatus represents the current status of a ReplicaSet." - example: - fullyLabeledReplicas: 5 - replicas: 7 - readyReplicas: 2 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - status: "status" - availableReplicas: 1 - observedGeneration: 5 - extensions.v1beta1.ScaleStatus: - required: - - "replicas" - properties: - replicas: - type: "integer" - format: "int32" - description: "actual number of observed instances of the scaled object." - x-dataType: "Int" - selector: - type: "object" - description: "label query over pods that should match the replicas count.\ - \ More info: http://kubernetes.io/docs/user-guide/labels#label-selectors" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - targetSelector: - type: "string" - description: "label selector for pods that should match the replicas count.\ - \ This is a serializated version of both map-based and more expressive set-based\ - \ selectors. This is done to avoid introspection in the clients. The string\ - \ will be in the same format as the query-param syntax. If the target type\ - \ only supports map-based selectors, both this field and map-based selector\ - \ field are populated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - x-dataType: "Text" - description: "represents the current status of a scale subresource." - example: - targetSelector: "targetSelector" - replicas: 6 - selector: - key: "selector" - v1beta2.DeploymentSpec: - required: - - "selector" - - "template" - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "Minimum number of seconds for which a newly created pod should\ - \ be ready without any of its container crashing, for it to be considered\ - \ available. Defaults to 0 (pod will be considered available as soon as\ - \ it is ready)" - x-dataType: "Int" - paused: - type: "boolean" - description: "Indicates that the deployment is paused." - x-dataType: "Bool" - progressDeadlineSeconds: - type: "integer" - format: "int32" - description: "The maximum time in seconds for a deployment to make progress\ - \ before it is considered to be failed. The deployment controller will continue\ - \ to process failed deployments and a condition with a ProgressDeadlineExceeded\ - \ reason will be surfaced in the deployment status. Note that progress will\ - \ not be estimated during the time a deployment is paused. Defaults to 600s." - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Number of desired pods. This is a pointer to distinguish between\ - \ explicit zero and not specified. Defaults to 1." - x-dataType: "Int" - revisionHistoryLimit: - type: "integer" - format: "int32" - description: "The number of old ReplicaSets to retain to allow rollback. This\ - \ is a pointer to distinguish between explicit zero and not specified. Defaults\ - \ to 10." - x-dataType: "Int" - selector: - description: "Label selector for pods. Existing ReplicaSets whose pods are\ - \ selected by this will be the ones affected by this deployment. It must\ - \ match the pod template's labels." - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - strategy: - description: "The deployment strategy to use to replace existing pods with\ - \ new ones." - $ref: "#/definitions/v1beta2.DeploymentStrategy" - x-dataType: "V1beta2DeploymentStrategy" - template: - description: "Template describes the pods that will be created." - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - description: "DeploymentSpec is the specification of the desired behavior of the\ - \ Deployment." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - v1beta1.NetworkPolicy: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior for this NetworkPolicy." - $ref: "#/definitions/v1beta1.NetworkPolicySpec" - x-dataType: "V1beta1NetworkPolicySpec" - description: "DEPRECATED 1.9 - This group version of NetworkPolicy is deprecated\ - \ by networking/v1/NetworkPolicy. NetworkPolicy describes what network traffic\ - \ is allowed for a set of Pods" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - ingress: - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - from: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - policyTypes: - - "policyTypes" - - "policyTypes" - egress: - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - - to: - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - - podSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ipBlock: - cidr: "cidr" - except: - - "except" - - "except" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - ports: - - protocol: "protocol" - port: "{}" - - protocol: "protocol" - port: "{}" - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "NetworkPolicy" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta1.IngressList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "Items is the list of Ingress." - items: - $ref: "#/definitions/v1beta1.Ingress" - x-dataType: "[V1beta1Ingress]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "IngressList is a collection of Ingress." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - backend: - servicePort: "{}" - serviceName: "serviceName" - rules: - - host: "host" - http: - paths: - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - host: "host" - http: - paths: - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - tls: - - secretName: "secretName" - hosts: - - "hosts" - - "hosts" - - secretName: "secretName" - hosts: - - "hosts" - - "hosts" - status: - loadBalancer: - ingress: - - hostname: "hostname" - ip: "ip" - - hostname: "hostname" - ip: "ip" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - backend: - servicePort: "{}" - serviceName: "serviceName" - rules: - - host: "host" - http: - paths: - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - host: "host" - http: - paths: - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - - path: "path" - backend: - servicePort: "{}" - serviceName: "serviceName" - tls: - - secretName: "secretName" - hosts: - - "hosts" - - "hosts" - - secretName: "secretName" - hosts: - - "hosts" - - "hosts" - status: - loadBalancer: - ingress: - - hostname: "hostname" - ip: "ip" - - hostname: "hostname" - ip: "ip" - x-kubernetes-group-version-kind: - - group: "extensions" - kind: "IngressList" - version: "v1beta1" - apps.v1beta1.Deployment: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of the Deployment." - $ref: "#/definitions/apps.v1beta1.DeploymentSpec" - x-dataType: "AppsV1beta1DeploymentSpec" - status: - description: "Most recently observed status of the Deployment." - $ref: "#/definitions/apps.v1beta1.DeploymentStatus" - x-dataType: "AppsV1beta1DeploymentStatus" - description: "DEPRECATED - This group version of Deployment is deprecated by apps/v1beta2/Deployment.\ - \ See the release notes for more information. Deployment enables declarative\ - \ updates for Pods and ReplicaSets." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - paused: true - replicas: 1 - revisionHistoryLimit: 5 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - minReadySeconds: 0 - strategy: - type: "type" - rollingUpdate: - maxSurge: "{}" - maxUnavailable: "{}" - progressDeadlineSeconds: 6 - rollbackTo: - revision: 5 - status: - unavailableReplicas: 4 - replicas: 2 - readyReplicas: 3 - collisionCount: 7 - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - updatedReplicas: 7 - availableReplicas: 2 - observedGeneration: 9 - x-kubernetes-group-version-kind: - - group: "apps" - kind: "Deployment" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.RollingUpdateDaemonSet: - properties: - maxUnavailable: - type: "object" - description: "The maximum number of DaemonSet pods that can be unavailable\ - \ during the update. Value can be an absolute number (ex: 5) or a percentage\ - \ of total number of DaemonSet pods at the start of the update (ex: 10%).\ - \ Absolute number is calculated from percentage by rounding up. This cannot\ - \ be 0. Default value is 1. Example: when this is set to 30%, at most 30%\ - \ of the total number of nodes that should be running the daemon pod (i.e.\ - \ status.desiredNumberScheduled) can have their pods stopped for an update\ - \ at any given time. The update starts by stopping at most 30% of those\ - \ DaemonSet pods and then brings up new DaemonSet pods in their place. Once\ - \ the new pods are available, it then proceeds onto other DaemonSet pods,\ - \ thus ensuring that at least 70% of original number of DaemonSet pods are\ - \ available at all times during the update." - properties: {} - x-dataType: "A.Value" - description: "Spec to control the desired behavior of daemon set rolling update." - example: - maxUnavailable: "{}" - v1.GlusterfsVolumeSource: - required: - - "endpoints" - - "path" - properties: - endpoints: - type: "string" - description: "EndpointsName is the endpoint name that details Glusterfs topology.\ - \ More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md#create-a-pod" - x-dataType: "Text" - path: - type: "string" - description: "Path is the Glusterfs volume path. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md#create-a-pod" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "ReadOnly here will force the Glusterfs volume to be mounted\ - \ with read-only permissions. Defaults to false. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md#create-a-pod" - x-dataType: "Bool" - description: "Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs\ - \ volumes do not support ownership management or SELinux relabeling." - example: - path: "path" - endpoints: "endpoints" - readOnly: true - v1beta1.JSONSchemaProps: - properties: - $ref: - type: "string" - x-dataType: "Text" - $schema: - type: "string" - x-dataType: "Text" - additionalItems: - $ref: "#/definitions/v1beta1.JSONSchemaPropsOrBool" - x-dataType: "V1beta1JSONSchemaPropsOrBool" - additionalProperties: - $ref: "#/definitions/v1beta1.JSONSchemaPropsOrBool" - x-dataType: "V1beta1JSONSchemaPropsOrBool" - allOf: - type: "array" - items: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "[V1beta1JSONSchemaProps]" - anyOf: - type: "array" - items: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "[V1beta1JSONSchemaProps]" - default: - $ref: "#/definitions/v1beta1.JSON" - x-dataType: "V1beta1JSON" - definitions: - type: "object" - additionalProperties: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "(Map.Map String V1beta1JSONSchemaProps)" - dependencies: - type: "object" - additionalProperties: - $ref: "#/definitions/v1beta1.JSONSchemaPropsOrStringArray" - x-dataType: "(Map.Map String V1beta1JSONSchemaPropsOrStringArray)" - description: - type: "string" - x-dataType: "Text" - enum: - type: "array" - items: - $ref: "#/definitions/v1beta1.JSON" - x-dataType: "[V1beta1JSON]" - example: - $ref: "#/definitions/v1beta1.JSON" - x-dataType: "V1beta1JSON" - exclusiveMaximum: - type: "boolean" - x-dataType: "Bool" - exclusiveMinimum: - type: "boolean" - x-dataType: "Bool" - externalDocs: - $ref: "#/definitions/v1beta1.ExternalDocumentation" - x-dataType: "V1beta1ExternalDocumentation" - format: - type: "string" - x-dataType: "Text" - id: - type: "string" - x-dataType: "Text" - items: - $ref: "#/definitions/v1beta1.JSONSchemaPropsOrArray" - x-dataType: "V1beta1JSONSchemaPropsOrArray" - maxItems: - type: "integer" - format: "int64" - x-dataType: "Integer" - maxLength: - type: "integer" - format: "int64" - x-dataType: "Integer" - maxProperties: - type: "integer" - format: "int64" - x-dataType: "Integer" - maximum: - type: "number" - format: "double" - x-dataType: "Double" - minItems: - type: "integer" - format: "int64" - x-dataType: "Integer" - minLength: - type: "integer" - format: "int64" - x-dataType: "Integer" - minProperties: - type: "integer" - format: "int64" - x-dataType: "Integer" - minimum: - type: "number" - format: "double" - x-dataType: "Double" - multipleOf: - type: "number" - format: "double" - x-dataType: "Double" - not: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "V1beta1JSONSchemaProps" - oneOf: - type: "array" - items: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "[V1beta1JSONSchemaProps]" - pattern: - type: "string" - x-dataType: "Text" - patternProperties: - type: "object" - additionalProperties: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "(Map.Map String V1beta1JSONSchemaProps)" - properties: - type: "object" - additionalProperties: - $ref: "#/definitions/v1beta1.JSONSchemaProps" - x-dataType: "(Map.Map String V1beta1JSONSchemaProps)" - required: - type: "array" - items: - type: "string" - x-dataType: "[Text]" - title: - type: "string" - x-dataType: "Text" - type: - type: "string" - x-dataType: "Text" - uniqueItems: - type: "boolean" - x-dataType: "Bool" - description: "JSONSchemaProps is a JSON-Schema following Specification Draft 4\ - \ (http://json-schema.org/)." - example: - $schema: "$schema" - minLength: 2 - pattern: "pattern" - description: "description" - title: "title" - type: "type" - required: - - "required" - - "required" - example: - Raw: "Raw" - exclusiveMaximum: true - patternProperties: {} - allOf: - - null - - null - default: - Raw: "Raw" - oneOf: - - null - - null - additionalItems: - Allows: true - id: "id" - maxProperties: 1 - exclusiveMinimum: true - definitions: {} - multipleOf: 3.616076749251911 - maxItems: 0 - format: "format" - anyOf: - - null - - null - enum: - - Raw: "Raw" - - Raw: "Raw" - dependencies: - key: - Property: - - "Property" - - "Property" - minProperties: 7 - minItems: 5 - uniqueItems: true - maximum: 5.962133916683182 - additionalProperties: - Allows: true - externalDocs: - description: "description" - url: "url" - $ref: "$ref" - items: - JSONSchemas: - - null - - null - minimum: 9.301444243932576 - maxLength: 6 - properties: {} - v1beta1.IDRange: - required: - - "max" - - "min" - properties: - max: - type: "integer" - format: "int64" - description: "Max is the end of the range, inclusive." - x-dataType: "Integer" - min: - type: "integer" - format: "int64" - description: "Min is the start of the range, inclusive." - x-dataType: "Integer" - description: "ID Range provides a min/max of an allowed range of IDs." - example: - min: 6 - max: 0 - v1.StatefulSetSpec: - required: - - "selector" - - "serviceName" - - "template" - properties: - podManagementPolicy: - type: "string" - description: "podManagementPolicy controls how pods are created during initial\ - \ scale up, when replacing pods on nodes, or when scaling down. The default\ - \ policy is `OrderedReady`, where pods are created in increasing order (pod-0,\ - \ then pod-1, etc) and the controller will wait until each pod is ready\ - \ before continuing. When scaling down, the pods are removed in the opposite\ - \ order. The alternative policy is `Parallel` which will create pods in\ - \ parallel to match the desired scale without waiting, and on scale down\ - \ will delete all pods at once." - x-dataType: "Text" - replicas: - type: "integer" - format: "int32" - description: "replicas is the desired number of replicas of the given Template.\ - \ These are replicas in the sense that they are instantiations of the same\ - \ Template, but individual replicas also have a consistent identity. If\ - \ unspecified, defaults to 1." - x-dataType: "Int" - revisionHistoryLimit: - type: "integer" - format: "int32" - description: "revisionHistoryLimit is the maximum number of revisions that\ - \ will be maintained in the StatefulSet's revision history. The revision\ - \ history consists of all revisions not represented by a currently applied\ - \ StatefulSetSpec version. The default value is 10." - x-dataType: "Int" - selector: - description: "selector is a label query over pods that should match the replica\ - \ count. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - $ref: "#/definitions/v1.LabelSelector" - x-dataType: "V1LabelSelector" - serviceName: - type: "string" - description: "serviceName is the name of the service that governs this StatefulSet.\ - \ This service must exist before the StatefulSet, and is responsible for\ - \ the network identity of the set. Pods get DNS/hostnames that follow the\ - \ pattern: pod-specific-string.serviceName.default.svc.cluster.local where\ - \ \"pod-specific-string\" is managed by the StatefulSet controller." - x-dataType: "Text" - template: - description: "template is the object that describes the pod that will be created\ - \ if insufficient replicas are detected. Each pod stamped out by the StatefulSet\ - \ will fulfill this Template, but have a unique identity from the rest of\ - \ the StatefulSet." - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - updateStrategy: - description: "updateStrategy indicates the StatefulSetUpdateStrategy that\ - \ will be employed to update Pods in the StatefulSet when a revision is\ - \ made to Template." - $ref: "#/definitions/v1.StatefulSetUpdateStrategy" - x-dataType: "V1StatefulSetUpdateStrategy" - volumeClaimTemplates: - type: "array" - description: "volumeClaimTemplates is a list of claims that pods are allowed\ - \ to reference. The StatefulSet controller is responsible for mapping network\ - \ identities to claims in a way that maintains the identity of a pod. Every\ - \ claim in this list must have at least one matching (by name) volumeMount\ - \ in one container in the template. A claim in this list takes precedence\ - \ over any volumes in the template, with the same name." - items: - $ref: "#/definitions/v1.PersistentVolumeClaim" - x-dataType: "[V1PersistentVolumeClaim]" - description: "A StatefulSetSpec is the specification of a StatefulSet." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - podManagementPolicy: "podManagementPolicy" - updateStrategy: - type: "type" - rollingUpdate: - partition: 1 - replicas: 0 - revisionHistoryLimit: 6 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - serviceName: "serviceName" - volumeClaimTemplates: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - storageClassName: "storageClassName" - volumeName: "volumeName" - resources: - requests: - key: "requests" - limits: - key: "limits" - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - accessModes: - - "accessModes" - - "accessModes" - volumeMode: "volumeMode" - status: - phase: "phase" - accessModes: - - "accessModes" - - "accessModes" - conditions: - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastProbeTime: "2000-01-23T04:56:07.000+00:00" - status: "status" - capacity: - key: "capacity" - v1.ContainerStatus: - required: - - "image" - - "imageID" - - "name" - - "ready" - - "restartCount" - properties: - containerID: - type: "string" - description: "Container's ID in the format 'docker://'." - x-dataType: "Text" - image: - type: "string" - description: "The image the container is running. More info: https://kubernetes.io/docs/concepts/containers/images" - x-dataType: "Text" - imageID: - type: "string" - description: "ImageID of the container's image." - x-dataType: "Text" - lastState: - description: "Details about the container's last termination condition." - $ref: "#/definitions/v1.ContainerState" - x-dataType: "V1ContainerState" - name: - type: "string" - description: "This must be a DNS_LABEL. Each container in a pod must have\ - \ a unique name. Cannot be updated." - x-dataType: "Text" - ready: - type: "boolean" - description: "Specifies whether the container has passed its readiness probe." - x-dataType: "Bool" - restartCount: - type: "integer" - format: "int32" - description: "The number of times the container has been restarted, currently\ - \ based on the number of dead containers that have not yet been removed.\ - \ Note that this is calculated from dead containers. But those containers\ - \ are subject to garbage collection. This value will get capped at 5 by\ - \ GC." - x-dataType: "Int" - state: - description: "Details about the container's current condition." - $ref: "#/definitions/v1.ContainerState" - x-dataType: "V1ContainerState" - description: "ContainerStatus contains details for the current status of this\ - \ container." - example: - image: "image" - imageID: "imageID" - restartCount: 2 - ready: true - name: "name" - state: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - lastState: - running: - startedAt: "2000-01-23T04:56:07.000+00:00" - waiting: - reason: "reason" - message: "message" - terminated: - reason: "reason" - exitCode: 6 - startedAt: "2000-01-23T04:56:07.000+00:00" - containerID: "containerID" - message: "message" - signal: 1 - finishedAt: "2000-01-23T04:56:07.000+00:00" - v1.ServiceAccount: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - automountServiceAccountToken: - type: "boolean" - description: "AutomountServiceAccountToken indicates whether pods running\ - \ as this service account should have an API token automatically mounted.\ - \ Can be overridden at the pod level." - x-dataType: "Bool" - imagePullSecrets: - type: "array" - description: "ImagePullSecrets is a list of references to secrets in the same\ - \ namespace to use for pulling any images in pods that reference this ServiceAccount.\ - \ ImagePullSecrets are distinct from Secrets because Secrets can be mounted\ - \ in the pod, but ImagePullSecrets are only accessed by the kubelet. More\ - \ info: https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod" - items: - $ref: "#/definitions/v1.LocalObjectReference" - x-dataType: "[V1LocalObjectReference]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - secrets: - type: "array" - description: "Secrets is the list of secrets allowed to be used by pods running\ - \ using this ServiceAccount. More info: https://kubernetes.io/docs/concepts/configuration/secret" - items: - $ref: "#/definitions/v1.ObjectReference" - x-kubernetes-patch-strategy: "merge" - x-kubernetes-patch-merge-key: "name" - x-dataType: "[V1ObjectReference]" - description: "ServiceAccount binds together: * a name, understood by users, and\ - \ perhaps by peripheral systems, for an identity * a principal that can be authenticated\ - \ and authorized * a set of secrets" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - automountServiceAccountToken: true - kind: "kind" - imagePullSecrets: - - name: "name" - - name: "name" - secrets: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - x-kubernetes-group-version-kind: - - group: "" - kind: "ServiceAccount" - version: "v1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.AWSElasticBlockStoreVolumeSource: - required: - - "volumeID" - properties: - fsType: - type: "string" - description: "Filesystem type of the volume that you want to mount. Tip: Ensure\ - \ that the filesystem type is supported by the host operating system. Examples:\ - \ \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.\ - \ More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore" - x-dataType: "Text" - partition: - type: "integer" - format: "int32" - description: "The partition in the volume that you want to mount. If omitted,\ - \ the default is to mount by volume name. Examples: For volume /dev/sda1,\ - \ you specify the partition as \"1\". Similarly, the volume partition for\ - \ /dev/sda is \"0\" (or you can leave the property empty)." - x-dataType: "Int" - readOnly: - type: "boolean" - description: "Specify \"true\" to force and set the ReadOnly property in VolumeMounts\ - \ to \"true\". If omitted, the default is \"false\". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore" - x-dataType: "Bool" - volumeID: - type: "string" - description: "Unique ID of the persistent disk resource in AWS (Amazon EBS\ - \ volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore" - x-dataType: "Text" - description: "Represents a Persistent Disk resource in AWS.\n\nAn AWS EBS disk\ - \ must exist before mounting to a container. The disk must also be in the same\ - \ AWS zone as the kubelet. An AWS EBS disk can only be mounted as read/write\ - \ once. AWS EBS volumes support ownership management and SELinux relabeling." - example: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - v1alpha1.InitializerConfigurationList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of InitializerConfiguration." - items: - $ref: "#/definitions/v1alpha1.InitializerConfiguration" - x-dataType: "[V1alpha1InitializerConfiguration]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "InitializerConfigurationList is a list of InitializerConfiguration." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - initializers: - - name: "name" - rules: - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - name: "name" - rules: - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - kind: "kind" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - initializers: - - name: "name" - rules: - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - name: "name" - rules: - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "admissionregistration.k8s.io" - kind: "InitializerConfigurationList" - version: "v1alpha1" - v1.EventSource: - properties: - component: - type: "string" - description: "Component from which the event is generated." - x-dataType: "Text" - host: - type: "string" - description: "Node name on which the event is generated." - x-dataType: "Text" - description: "EventSource contains information for an event." - example: - component: "component" - host: "host" - v1beta1.JobTemplateSpec: - properties: - metadata: - description: "Standard object's metadata of the jobs created from this template.\ - \ More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of the job. More info:\ - \ https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v1.JobSpec" - x-dataType: "V1JobSpec" - description: "JobTemplateSpec describes the data a Job should have when created\ - \ from a template" - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - v2alpha1.CronJob: - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata" - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Specification of the desired behavior of a cron job, including\ - \ the schedule. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v2alpha1.CronJobSpec" - x-dataType: "V2alpha1CronJobSpec" - status: - description: "Current status of a cron job. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status" - $ref: "#/definitions/v2alpha1.CronJobStatus" - x-dataType: "V2alpha1CronJobStatus" - description: "CronJob represents the configuration of a single cron job." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - suspend: true - schedule: "schedule" - jobTemplate: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - backoffLimit: 6 - manualSelector: true - parallelism: 5 - completions: 1 - selector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - activeDeadlineSeconds: 0 - startingDeadlineSeconds: 6 - concurrencyPolicy: "concurrencyPolicy" - failedJobsHistoryLimit: 0 - successfulJobsHistoryLimit: 1 - status: - lastScheduleTime: "2000-01-23T04:56:07.000+00:00" - active: - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - - uid: "uid" - apiVersion: "apiVersion" - kind: "kind" - resourceVersion: "resourceVersion" - fieldPath: "fieldPath" - name: "name" - namespace: "namespace" - x-kubernetes-group-version-kind: - - group: "batch" - kind: "CronJob" - version: "v2alpha1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1alpha1.RoleBinding: - required: - - "roleRef" - - "subjects" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard object's metadata." - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - roleRef: - description: "RoleRef can reference a Role in the current namespace or a ClusterRole\ - \ in the global namespace. If the RoleRef cannot be resolved, the Authorizer\ - \ must return an error." - $ref: "#/definitions/v1alpha1.RoleRef" - x-dataType: "V1alpha1RoleRef" - subjects: - type: "array" - description: "Subjects holds references to the objects the role applies to." - items: - $ref: "#/definitions/v1alpha1.Subject" - x-dataType: "[V1alpha1Subject]" - description: "RoleBinding references a role, but does not contain it. It can\ - \ reference a Role in the same namespace or a ClusterRole in the global namespace.\ - \ It adds who information via Subjects and namespace information by which namespace\ - \ it exists in. RoleBindings in a given namespace only have effect in that\ - \ namespace." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - subjects: - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - - apiVersion: "apiVersion" - kind: "kind" - name: "name" - namespace: "namespace" - roleRef: - apiGroup: "apiGroup" - kind: "kind" - name: "name" - x-kubernetes-group-version-kind: - - group: "rbac.authorization.k8s.io" - kind: "RoleBinding" - version: "v1alpha1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1.DownwardAPIVolumeSource: - properties: - defaultMode: - type: "integer" - format: "int32" - description: "Optional: mode bits to use on created files by default. Must\ - \ be a value between 0 and 0777. Defaults to 0644. Directories within the\ - \ path are not affected by this setting. This might be in conflict with\ - \ other options that affect the file mode, like fsGroup, and the result\ - \ can be other mode bits set." - x-dataType: "Int" - items: - type: "array" - description: "Items is a list of downward API volume file" - items: - $ref: "#/definitions/v1.DownwardAPIVolumeFile" - x-dataType: "[V1DownwardAPIVolumeFile]" - description: "DownwardAPIVolumeSource represents a volume containing downward\ - \ API info. Downward API volumes support ownership management and SELinux relabeling." - example: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - v1.NodeDaemonEndpoints: - properties: - kubeletEndpoint: - description: "Endpoint on which Kubelet is listening." - $ref: "#/definitions/v1.DaemonEndpoint" - x-dataType: "V1DaemonEndpoint" - description: "NodeDaemonEndpoints lists ports opened by daemons running on the\ - \ Node." - example: - kubeletEndpoint: - Port: 0 - v1beta1.MutatingWebhookConfigurationList: - required: - - "items" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - items: - type: "array" - description: "List of MutatingWebhookConfiguration." - items: - $ref: "#/definitions/v1beta1.MutatingWebhookConfiguration" - x-dataType: "[V1beta1MutatingWebhookConfiguration]" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - $ref: "#/definitions/v1.ListMeta" - x-dataType: "V1ListMeta" - description: "MutatingWebhookConfigurationList is a list of MutatingWebhookConfiguration." - example: - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - kind: "kind" - items: - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - webhooks: - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - kind: "kind" - - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - webhooks: - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - - name: "name" - namespaceSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - rules: - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - - operations: - - "operations" - - "operations" - apiVersions: - - "apiVersions" - - "apiVersions" - resources: - - "resources" - - "resources" - apiGroups: - - "apiGroups" - - "apiGroups" - clientConfig: - caBundle: "caBundle" - service: - path: "path" - name: "name" - namespace: "namespace" - url: "url" - failurePolicy: "failurePolicy" - kind: "kind" - x-kubernetes-group-version-kind: - - group: "admissionregistration.k8s.io" - kind: "MutatingWebhookConfigurationList" - version: "v1beta1" - v1beta1.IngressStatus: - properties: - loadBalancer: - description: "LoadBalancer contains the current status of the load-balancer." - $ref: "#/definitions/v1.LoadBalancerStatus" - x-dataType: "V1LoadBalancerStatus" - description: "IngressStatus describe the current state of the Ingress." - example: - loadBalancer: - ingress: - - hostname: "hostname" - ip: "ip" - - hostname: "hostname" - ip: "ip" - v1.NodeAddress: - required: - - "address" - - "type" - properties: - address: - type: "string" - description: "The node address." - x-dataType: "Text" - type: - type: "string" - description: "Node address type, one of Hostname, ExternalIP or InternalIP." - x-dataType: "Text" - description: "NodeAddress contains information for the node's address." - example: - address: "address" - type: "type" - v1.VolumeDevice: - required: - - "devicePath" - - "name" - properties: - devicePath: - type: "string" - description: "devicePath is the path inside of the container that the device\ - \ will be mapped to." - x-dataType: "Text" - name: - type: "string" - description: "name must match the name of a persistentVolumeClaim in the pod" - x-dataType: "Text" - description: "volumeDevice describes a mapping of a raw block device within a\ - \ container." - example: - devicePath: "devicePath" - name: "name" - v1.QuobyteVolumeSource: - required: - - "registry" - - "volume" - properties: - group: - type: "string" - description: "Group to map volume access to Default is no group" - x-dataType: "Text" - readOnly: - type: "boolean" - description: "ReadOnly here will force the Quobyte volume to be mounted with\ - \ read-only permissions. Defaults to false." - x-dataType: "Bool" - registry: - type: "string" - description: "Registry represents a single or multiple Quobyte Registry services\ - \ specified as a string as host:port pair (multiple entries are separated\ - \ with commas) which acts as the central registry for volumes" - x-dataType: "Text" - user: - type: "string" - description: "User to map volume access to Defaults to serivceaccount user" - x-dataType: "Text" - volume: - type: "string" - description: "Volume is a string that references an already created Quobyte\ - \ volume by name." - x-dataType: "Text" - description: "Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte\ - \ volumes do not support ownership management or SELinux relabeling." - example: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - v1beta1.AllowedFlexVolume: - required: - - "driver" - properties: - driver: - type: "string" - description: "Driver is the name of the Flexvolume driver." - x-dataType: "Text" - description: "AllowedFlexVolume represents a single Flexvolume that is allowed\ - \ to be used." - example: - driver: "driver" - v1.WeightedPodAffinityTerm: - required: - - "podAffinityTerm" - - "weight" - properties: - podAffinityTerm: - description: "Required. A pod affinity term, associated with the corresponding\ - \ weight." - $ref: "#/definitions/v1.PodAffinityTerm" - x-dataType: "V1PodAffinityTerm" - weight: - type: "integer" - format: "int32" - description: "weight associated with matching the corresponding podAffinityTerm,\ - \ in the range 1-100." - x-dataType: "Int" - description: "The weights of all of the matched WeightedPodAffinityTerm fields\ - \ are added per-node to find the most preferred node(s)" - example: - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - v1.Preconditions: - properties: - uid: - type: "string" - description: "Specifies the target UID." - x-dataType: "Text" - description: "Preconditions must be fulfilled before an operation (update, delete,\ - \ etc.) is carried out." - example: - uid: "uid" - v2beta1.PodsMetricSource: - required: - - "metricName" - - "targetAverageValue" - properties: - metricName: - type: "string" - description: "metricName is the name of the metric in question" - x-dataType: "Text" - targetAverageValue: - type: "string" - description: "targetAverageValue is the target value of the average of the\ - \ metric across all relevant pods (as a quantity)" - x-dataType: "Text" - description: "PodsMetricSource indicates how to scale on a metric describing each\ - \ pod in the current scale target (for example, transactions-processed-per-second).\ - \ The values will be averaged together before being compared to the target value." - example: - metricName: "metricName" - targetAverageValue: "targetAverageValue" - v1.ISCSIPersistentVolumeSource: - required: - - "iqn" - - "lun" - - "targetPortal" - properties: - chapAuthDiscovery: - type: "boolean" - description: "whether support iSCSI Discovery CHAP authentication" - x-dataType: "Bool" - chapAuthSession: - type: "boolean" - description: "whether support iSCSI Session CHAP authentication" - x-dataType: "Bool" - fsType: - type: "string" - description: "Filesystem type of the volume that you want to mount. Tip: Ensure\ - \ that the filesystem type is supported by the host operating system. Examples:\ - \ \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.\ - \ More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi" - x-dataType: "Text" - initiatorName: - type: "string" - description: "Custom iSCSI Initiator Name. If initiatorName is specified with\ - \ iscsiInterface simultaneously, new iSCSI interface : will be created for the connection." - x-dataType: "Text" - iqn: - type: "string" - description: "Target iSCSI Qualified Name." - x-dataType: "Text" - iscsiInterface: - type: "string" - description: "iSCSI Interface Name that uses an iSCSI transport. Defaults\ - \ to 'default' (tcp)." - x-dataType: "Text" - lun: - type: "integer" - format: "int32" - description: "iSCSI Target Lun number." - x-dataType: "Int" - portals: - type: "array" - description: "iSCSI Target Portal List. The Portal is either an IP or ip_addr:port\ - \ if the port is other than default (typically TCP ports 860 and 3260)." - items: - type: "string" - x-dataType: "[Text]" - readOnly: - type: "boolean" - description: "ReadOnly here will force the ReadOnly setting in VolumeMounts.\ - \ Defaults to false." - x-dataType: "Bool" - secretRef: - description: "CHAP Secret for iSCSI target and initiator authentication" - $ref: "#/definitions/v1.SecretReference" - x-dataType: "V1SecretReference" - targetPortal: - type: "string" - description: "iSCSI Target Portal. The Portal is either an IP or ip_addr:port\ - \ if the port is other than default (typically TCP ports 860 and 3260)." - x-dataType: "Text" - description: "ISCSIPersistentVolumeSource represents an ISCSI disk. ISCSI volumes\ - \ can only be mounted as read/write once. ISCSI volumes support ownership management\ - \ and SELinux relabeling." - example: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 0 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - namespace: "namespace" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - v1.ReplicationControllerSpec: - properties: - minReadySeconds: - type: "integer" - format: "int32" - description: "Minimum number of seconds for which a newly created pod should\ - \ be ready without any of its container crashing, for it to be considered\ - \ available. Defaults to 0 (pod will be considered available as soon as\ - \ it is ready)" - x-dataType: "Int" - replicas: - type: "integer" - format: "int32" - description: "Replicas is the number of desired replicas. This is a pointer\ - \ to distinguish between explicit zero and unspecified. Defaults to 1. More\ - \ info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller" - x-dataType: "Int" - selector: - type: "object" - description: "Selector is a label query over pods that should match the Replicas\ - \ count. If Selector is empty, it is defaulted to the labels present on\ - \ the Pod template. Label keys and values that must match in order to be\ - \ controlled by this replication controller, if empty defaulted to labels\ - \ on Pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors" - additionalProperties: - type: "string" - x-dataType: "(Map.Map String Text)" - template: - description: "Template is the object that describes the pod that will be created\ - \ if insufficient replicas are detected. This takes precedence over a TemplateRef.\ - \ More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template" - $ref: "#/definitions/v1.PodTemplateSpec" - x-dataType: "V1PodTemplateSpec" - description: "ReplicationControllerSpec is the specification of a replication\ - \ controller." - example: - template: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - spec: - dnsPolicy: "dnsPolicy" - nodeName: "nodeName" - terminationGracePeriodSeconds: 6 - dnsConfig: - searches: - - "searches" - - "searches" - nameservers: - - "nameservers" - - "nameservers" - options: - - name: "name" - value: "value" - - name: "name" - value: "value" - hostNetwork: true - serviceAccountName: "serviceAccountName" - imagePullSecrets: - - name: "name" - - name: "name" - priorityClassName: "priorityClassName" - hostAliases: - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - - ip: "ip" - hostnames: - - "hostnames" - - "hostnames" - securityContext: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - nodeSelector: - key: "nodeSelector" - hostname: "hostname" - tolerations: - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - - effect: "effect" - tolerationSeconds: 7 - value: "value" - key: "key" - operator: "operator" - automountServiceAccountToken: true - schedulerName: "schedulerName" - activeDeadlineSeconds: 0 - hostIPC: true - volumes: - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - - quobyte: - volume: "volume" - registry: "registry" - readOnly: true - user: "user" - group: "group" - azureFile: - secretName: "secretName" - readOnly: true - shareName: "shareName" - flexVolume: - driver: "driver" - options: - key: "options" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - secret: - secretName: "secretName" - defaultMode: 3 - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - projected: - sources: - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - - downwardAPI: - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - configMap: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - secret: - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - defaultMode: 6 - cephfs: - path: "path" - secretRef: - name: "name" - secretFile: "secretFile" - readOnly: true - user: "user" - monitors: - - "monitors" - - "monitors" - scaleIO: - system: "system" - protectionDomain: "protectionDomain" - sslEnabled: true - storageMode: "storageMode" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - storagePool: "storagePool" - gateway: "gateway" - emptyDir: - sizeLimit: "sizeLimit" - medium: "medium" - glusterfs: - path: "path" - endpoints: "endpoints" - readOnly: true - gcePersistentDisk: - partition: 8 - readOnly: true - pdName: "pdName" - fsType: "fsType" - photonPersistentDisk: - pdID: "pdID" - fsType: "fsType" - azureDisk: - diskName: "diskName" - kind: "kind" - readOnly: true - cachingMode: "cachingMode" - diskURI: "diskURI" - fsType: "fsType" - cinder: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - downwardAPI: - defaultMode: 9 - items: - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - mode: 9 - path: "path" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - awsElasticBlockStore: - partition: 1 - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - flocker: - datasetName: "datasetName" - datasetUUID: "datasetUUID" - iscsi: - chapAuthSession: true - iscsiInterface: "iscsiInterface" - lun: 9 - chapAuthDiscovery: true - iqn: "iqn" - portals: - - "portals" - - "portals" - secretRef: - name: "name" - initiatorName: "initiatorName" - readOnly: true - fsType: "fsType" - targetPortal: "targetPortal" - rbd: - image: "image" - pool: "pool" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - keyring: "keyring" - user: "user" - monitors: - - "monitors" - - "monitors" - configMap: - defaultMode: 4 - name: "name" - optional: true - items: - - mode: 5 - path: "path" - key: "key" - - mode: 5 - path: "path" - key: "key" - storageos: - volumeNamespace: "volumeNamespace" - volumeName: "volumeName" - secretRef: - name: "name" - readOnly: true - fsType: "fsType" - name: "name" - nfs: - path: "path" - server: "server" - readOnly: true - persistentVolumeClaim: - claimName: "claimName" - readOnly: true - gitRepo: - repository: "repository" - directory: "directory" - revision: "revision" - portworxVolume: - volumeID: "volumeID" - readOnly: true - fsType: "fsType" - vsphereVolume: - storagePolicyName: "storagePolicyName" - storagePolicyID: "storagePolicyID" - volumePath: "volumePath" - fsType: "fsType" - fc: - lun: 6 - targetWWNs: - - "targetWWNs" - - "targetWWNs" - readOnly: true - wwids: - - "wwids" - - "wwids" - fsType: "fsType" - hostPath: - path: "path" - type: "type" - serviceAccount: "serviceAccount" - priority: 7 - restartPolicy: "restartPolicy" - subdomain: "subdomain" - containers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - initContainers: - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - volumeDevices: - - devicePath: "devicePath" - name: "name" - - devicePath: "devicePath" - name: "name" - image: "image" - imagePullPolicy: "imagePullPolicy" - livenessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdin: true - terminationMessagePolicy: "terminationMessagePolicy" - terminationMessagePath: "terminationMessagePath" - workingDir: "workingDir" - resources: - requests: - key: "requests" - limits: - key: "limits" - securityContext: - privileged: true - runAsUser: 4 - capabilities: - add: - - "add" - - "add" - drop: - - "drop" - - "drop" - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - allowPrivilegeEscalation: true - runAsNonRoot: true - readOnlyRootFilesystem: true - env: - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - - name: "name" - value: "value" - valueFrom: - secretKeyRef: - name: "name" - optional: true - key: "key" - resourceFieldRef: - divisor: "divisor" - resource: "resource" - containerName: "containerName" - configMapKeyRef: - name: "name" - optional: true - key: "key" - fieldRef: - apiVersion: "apiVersion" - fieldPath: "fieldPath" - ports: - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - - protocol: "protocol" - hostIP: "hostIP" - name: "name" - containerPort: 3 - hostPort: 2 - command: - - "command" - - "command" - volumeMounts: - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - - mountPath: "mountPath" - mountPropagation: "mountPropagation" - name: "name" - readOnly: true - subPath: "subPath" - args: - - "args" - - "args" - lifecycle: - postStart: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - preStop: - tcpSocket: - port: "{}" - host: "host" - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - name: "name" - tty: true - readinessProbe: - failureThreshold: 5 - periodSeconds: 2 - tcpSocket: - port: "{}" - host: "host" - timeoutSeconds: 9 - successThreshold: 7 - initialDelaySeconds: 5 - exec: - command: - - "command" - - "command" - httpGet: - path: "path" - scheme: "scheme" - port: "{}" - host: "host" - httpHeaders: - - name: "name" - value: "value" - - name: "name" - value: "value" - stdinOnce: true - envFrom: - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - - configMapRef: - name: "name" - optional: true - prefix: "prefix" - secretRef: - name: "name" - optional: true - affinity: - nodeAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - preferredDuringSchedulingIgnoredDuringExecution: - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - - preference: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - weight: 6 - podAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - podAntiAffinity: - requiredDuringSchedulingIgnoredDuringExecution: - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - preferredDuringSchedulingIgnoredDuringExecution: - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - - podAffinityTerm: - labelSelector: - matchExpressions: - - values: - - "values" - - "values" - key: "key" - operator: "operator" - - values: - - "values" - - "values" - key: "key" - operator: "operator" - matchLabels: - key: "matchLabels" - topologyKey: "topologyKey" - namespaces: - - "namespaces" - - "namespaces" - weight: 1 - hostPID: true - replicas: 6 - selector: - key: "selector" - minReadySeconds: 0 - v1.APIResource: - required: - - "kind" - - "name" - - "namespaced" - - "singularName" - - "verbs" - properties: - categories: - type: "array" - description: "categories is a list of the grouped resources this resource\ - \ belongs to (e.g. 'all')" - items: - type: "string" - x-dataType: "[Text]" - group: - type: "string" - description: "group is the preferred group of the resource. Empty implies\ - \ the group of the containing resource list. For subresources, this may\ - \ have a different value, for example: Scale\"." - x-dataType: "Text" - kind: - type: "string" - description: "kind is the kind for the resource (e.g. 'Foo' is the kind for\ - \ a resource 'foo')" - x-dataType: "Text" - name: - type: "string" - description: "name is the plural name of the resource." - x-dataType: "Text" - namespaced: - type: "boolean" - description: "namespaced indicates if a resource is namespaced or not." - x-dataType: "Bool" - shortNames: - type: "array" - description: "shortNames is a list of suggested short names of the resource." - items: - type: "string" - x-dataType: "[Text]" - singularName: - type: "string" - description: "singularName is the singular name of the resource. This allows\ - \ clients to handle plural and singular opaquely. The singularName is more\ - \ correct for reporting status on a single item and both singular and plural\ - \ are allowed from the kubectl CLI interface." - x-dataType: "Text" - verbs: - type: "array" - description: "verbs is a list of supported kube verbs (this includes get,\ - \ list, watch, create, update, patch, delete, deletecollection, and proxy)" - items: - type: "string" - x-dataType: "[Text]" - version: - type: "string" - description: "version is the preferred version of the resource. Empty implies\ - \ the version of the containing resource list For subresources, this may\ - \ have a different value, for example: v1 (while inside a v1beta1 version\ - \ of the core resource's group)\"." - x-dataType: "Text" - description: "APIResource specifies the name of a resource and whether it is namespaced." - example: - shortNames: - - "shortNames" - - "shortNames" - kind: "kind" - name: "name" - verbs: - - "verbs" - - "verbs" - categories: - - "categories" - - "categories" - version: "version" - namespaced: true - group: "group" - singularName: "singularName" - v1beta1.TokenReviewSpec: - properties: - token: - type: "string" - description: "Token is the opaque bearer token." - x-dataType: "Text" - description: "TokenReviewSpec is a description of the token authentication request." - example: - token: "token" - v1.PodSecurityContext: - properties: - fsGroup: - type: "integer" - format: "int64" - description: "A special supplemental group that applies to all containers\ - \ in a pod. Some volume types allow the Kubelet to change the ownership\ - \ of that volume to be owned by the pod:\n\n1. The owning GID will be the\ - \ FSGroup 2. The setgid bit is set (new files created in the volume will\ - \ be owned by FSGroup) 3. The permission bits are OR'd with rw-rw----\n\n\ - If unset, the Kubelet will not modify the ownership and permissions of any\ - \ volume." - x-dataType: "Integer" - runAsNonRoot: - type: "boolean" - description: "Indicates that the container must run as a non-root user. If\ - \ true, the Kubelet will validate the image at runtime to ensure that it\ - \ does not run as UID 0 (root) and fail to start the container if it does.\ - \ If unset or false, no such validation will be performed. May also be set\ - \ in SecurityContext. If set in both SecurityContext and PodSecurityContext,\ - \ the value specified in SecurityContext takes precedence." - x-dataType: "Bool" - runAsUser: - type: "integer" - format: "int64" - description: "The UID to run the entrypoint of the container process. Defaults\ - \ to user specified in image metadata if unspecified. May also be set in\ - \ SecurityContext. If set in both SecurityContext and PodSecurityContext,\ - \ the value specified in SecurityContext takes precedence for that container." - x-dataType: "Integer" - seLinuxOptions: - description: "The SELinux context to be applied to all containers. If unspecified,\ - \ the container runtime will allocate a random SELinux context for each\ - \ container. May also be set in SecurityContext. If set in both SecurityContext\ - \ and PodSecurityContext, the value specified in SecurityContext takes precedence\ - \ for that container." - $ref: "#/definitions/v1.SELinuxOptions" - x-dataType: "V1SELinuxOptions" - supplementalGroups: - type: "array" - description: "A list of groups applied to the first process run in each container,\ - \ in addition to the container's primary GID. If unspecified, no groups\ - \ will be added to any container." - items: - type: "integer" - format: "int64" - x-dataType: "[Integer]" - description: "PodSecurityContext holds pod-level security attributes and common\ - \ container settings. Some fields are also present in container.securityContext.\ - \ Field values of container.securityContext take precedence over field values\ - \ of PodSecurityContext." - example: - runAsUser: 1 - seLinuxOptions: - role: "role" - level: "level" - type: "type" - user: "user" - fsGroup: 1 - supplementalGroups: - - 1 - - 1 - runAsNonRoot: true - v1beta1.SubjectAccessReview: - required: - - "spec" - properties: - apiVersion: - type: "string" - description: "APIVersion defines the versioned schema of this representation\ - \ of an object. Servers should convert recognized schemas to the latest\ - \ internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources" - x-dataType: "Text" - kind: - type: "string" - description: "Kind is a string value representing the REST resource this object\ - \ represents. Servers may infer this from the endpoint the client submits\ - \ requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" - x-dataType: "Text" - metadata: - $ref: "#/definitions/v1.ObjectMeta" - x-dataType: "V1ObjectMeta" - spec: - description: "Spec holds information about the request being evaluated" - $ref: "#/definitions/v1beta1.SubjectAccessReviewSpec" - x-dataType: "V1beta1SubjectAccessReviewSpec" - status: - description: "Status is filled in by the server and indicates whether the\ - \ request is allowed or not" - $ref: "#/definitions/v1beta1.SubjectAccessReviewStatus" - x-dataType: "V1beta1SubjectAccessReviewStatus" - description: "SubjectAccessReview checks whether or not a user or group can perform\ - \ an action." - example: - metadata: - generation: 6 - finalizers: - - "finalizers" - - "finalizers" - resourceVersion: "resourceVersion" - annotations: - key: "annotations" - generateName: "generateName" - deletionTimestamp: "2000-01-23T04:56:07.000+00:00" - labels: - key: "labels" - ownerReferences: - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - - uid: "uid" - controller: true - apiVersion: "apiVersion" - kind: "kind" - name: "name" - blockOwnerDeletion: true - selfLink: "selfLink" - deletionGracePeriodSeconds: 0 - uid: "uid" - initializers: - result: - reason: "reason" - metadata: - continue: "continue" - resourceVersion: "resourceVersion" - selfLink: "selfLink" - apiVersion: "apiVersion" - code: 1 - kind: "kind" - details: - uid: "uid" - kind: "kind" - causes: - - reason: "reason" - field: "field" - message: "message" - - reason: "reason" - field: "field" - message: "message" - retryAfterSeconds: 5 - name: "name" - group: "group" - message: "message" - status: "status" - pending: - - name: "name" - - name: "name" - clusterName: "clusterName" - creationTimestamp: "2000-01-23T04:56:07.000+00:00" - name: "name" - namespace: "namespace" - apiVersion: "apiVersion" - kind: "kind" - spec: - uid: "uid" - nonResourceAttributes: - path: "path" - verb: "verb" - extra: - key: - - "extra" - - "extra" - resourceAttributes: - resource: "resource" - subresource: "subresource" - name: "name" - namespace: "namespace" - verb: "verb" - version: "version" - group: "group" - user: "user" - group: - - "group" - - "group" - status: - reason: "reason" - allowed: true - evaluationError: "evaluationError" - denied: true - x-kubernetes-group-version-kind: - - group: "authorization.k8s.io" - kind: "SubjectAccessReview" - version: "v1beta1" - x-mimeTypes: - - "MimeAny" - - "MimeJSON" - - "MimeYaml" - - "MimeVndKubernetesProtobuf" - v1beta2.ScaleSpec: - properties: - replicas: - type: "integer" - format: "int32" - description: "desired number of instances for the scaled object." - x-dataType: "Int" - description: "ScaleSpec describes the attributes of a scale subresource" - example: - replicas: 0 - extensions.v1beta1.DeploymentCondition: - required: - - "status" - - "type" - properties: - lastTransitionTime: - type: "string" - format: "date-time" - description: "Last time the condition transitioned from one status to another." - x-dataType: "DateTime" - lastUpdateTime: - type: "string" - format: "date-time" - description: "The last time this condition was updated." - x-dataType: "DateTime" - message: - type: "string" - description: "A human readable message indicating details about the transition." - x-dataType: "Text" - reason: - type: "string" - description: "The reason for the condition's last transition." - x-dataType: "Text" - status: - type: "string" - description: "Status of the condition, one of True, False, Unknown." - x-dataType: "Text" - type: - type: "string" - description: "Type of deployment condition." - x-dataType: "Text" - description: "DeploymentCondition describes the state of a deployment at a certain\ - \ point." - example: - reason: "reason" - lastTransitionTime: "2000-01-23T04:56:07.000+00:00" - message: "message" - type: "type" - lastUpdateTime: "2000-01-23T04:56:07.000+00:00" - status: "status"